b563d80
(HEAD -> master)
Use proper SPI timing by
2016-05-06 20:14:55 +0200
8f26f53
Fix timer display and listing error messages by
2016-05-06 20:13:55 +0200
66360de
Fix timer running far too slow by
2016-05-06 20:13:05 +0200
c18f6f7
Use even higher baudrate by
2016-05-06 20:12:41 +0200
fddb865
Use MODSERIAL with big RX buffer by
2016-05-06 20:12:07 +0200
e6ae471
Small fix by
2016-05-06 19:35:05 +0200
b809169
Enable higher baudrate with mbed by
2016-05-06 19:34:22 +0200
814d70b
Modified MODSERIAL to compile with -Wall -Wextra -pedantic -Werror by
2016-05-06 19:32:49 +0200
f4fd1c3
Added unmodified MODSERIAL library code by
2016-05-06 18:46:13 +0200
ac19426
Now seems to be working on mbed by
2016-05-06 17:16:12 +0200
1e061e9
Can now compile for AVR or ARM mbed by
2016-05-06 16:01:15 +0200
698d5ee
Further testing by
2016-05-05 15:33:49 +0200
cc6468b
Added automatic dependency generation to makefile by
2016-05-05 01:31:14 +0200
e462e9c
Added much more Debug output by
2016-05-05 00:01:50 +0200
9d4945b
Added Schematic and Layout PNG graphics. by
2016-04-16 00:23:22 +0200
3d171e1
Experimenting with FrSky code... by
2016-04-16 00:14:40 +0200
e811d66
Add Eagle lock files to gitignore. by
2016-04-16 00:13:16 +0200
97306bb
Print message when CC2500 status changes. by
2016-04-16 00:12:58 +0200
a7ce42b
Added debugPrint and uartMenu by
2016-04-16 00:12:18 +0200
64cc230
Added methods to print decimals in various sizes. by
2016-04-16 00:10:58 +0200
bc62ca1
Fixed pin definition problems and unified SPI reading and writing. by
2016-04-16 00:09:30 +0200
0cd1a68
Small changes by
2016-04-13 20:06:25 +0200
c5f4c36
Added ISP baudrate and fixed debug MCU type. by
2016-04-10 01:10:00 +0200
fc041c0
Simplified pin definitions by
2016-04-10 01:06:48 +0200
9460edd
Print status registers on boot by
2016-04-10 01:06:03 +0200
3c26c57
Can now compile for Arduino with ATmega328 for debugging, added serial library for this purpose. by
2016-03-23 00:35:09 +0100
b43e853
Inline small Fifo methods by
2016-03-22 23:34:01 +0100
cfd68ba
First prototype more or less finished. by
2016-03-22 23:25:41 +0100
251695a
Added CPPM timer implementation. by
2016-03-22 21:57:15 +0100
8680d1a
Continued reordering the RX code. by
2016-03-22 17:50:58 +0100
371205b
Add Watchdog, use consistent types, enable interrupts. by
2016-03-22 17:49:57 +0100
7a9c64d
Started rewriting rx library by
2016-03-22 16:33:16 +0100
fc90cdb
Add main method by
2016-03-22 16:31:46 +0100
b6eeae6
Added timing library by
2016-03-22 16:31:00 +0100
10cbeb7
Renamed spi_ methods to match other libs by
2016-03-22 16:30:10 +0100
85a8b0c
Added Revision 1 Hardware files. by
2016-03-22 14:50:22 +0100
852748e
Split up SPI and CC2500 code. by
2016-03-22 14:50:02 +0100
c0cb737
New folder structure, added Readme and Makefile. by
2016-03-22 13:43:04 +0100
b73b8cd
Merge pull request #3 from dustin/master by
2015-06-10 14:46:13 -0400
7715d6e
Stop sending pulses altogether on failsafe by
2015-06-09 20:12:19 -0700
ecf2e14
Don't need to special case 2 when it does nothing different by
2015-06-09 19:55:03 -0700
bc040e4
Merge pull request #2 from dustin/master by
2015-04-23 13:50:50 -0400
bca6174
Use a fixed RSSI percentage range. by
2015-04-19 14:29:35 -0700
5811f6a
Merge pull request #1 from dustin/master by
2015-04-19 12:36:16 -0400
4e4ada9
Support RSSI over PPM by
2015-04-19 01:05:00 -0700
f54a6ff
Force bind if no binding data found by
2015-04-19 00:52:37 -0700
1ce9955
Confirmed/tested failsafe, changed ppm polarity to match FrSky default. The onState is backwards. by
2015-01-21 23:34:16 -0500
f4e627f
Still debug trash but commented out, deal wid it. by
2014-12-17 22:11:41 -0500
91b90ad
Working! by
2014-12-12 03:27:22 -0500
167967c
Oops by
2014-12-12 02:57:26 -0500
1464f73
Bit more cleanup. by
2014-12-11 23:33:05 -0500
042a471
Ran AStyle to make a bit more readable. by
2014-12-11 23:02:09 -0500