Commit graph

107 commits

Author SHA1 Message Date
maniacbug
42bf3e8cd2 Purge 'boolean' type, use 'bool' instead 2011-07-10 08:22:30 -07:00
maniacbug
ccf32891f0 comments 2011-07-10 08:18:41 -07:00
maniacbug
774f53d6c5 Reduce example payload size. Does this help reliability? 2011-07-10 08:18:37 -07:00
maniacbug
9566c82367 Clean up read() to use new-style read_register, which reduces it to two lines of code 2011-07-10 08:12:12 -07:00
maniacbug
63eb62ebc3 Implement dynamic payloads, with an example 2011-07-10 08:00:58 -07:00
maniacbug
98fbd44111 Adding new example pingpair_dyn for dynamic payloads 2011-07-10 07:12:58 -07:00
maniacbug
32e8b3fbbb astyle -A1 -s2 2011-07-08 22:29:16 -07:00
maniacbug
b000a87aa1 Optimization of whatHappened, suggested by Mike Denzien 2011-07-08 22:25:44 -07:00
maniacbug
f8e6984ccc docupdate 2011-07-08 22:19:54 -07:00
maniacbug
d5a3e79c66 astyle -A1 -s2 2011-07-08 22:15:37 -07:00
maniacbug
062d83346b Now both roles use the IRQ. Thanks to Mike Denzien for testing & troubleshooting. 2011-07-08 22:10:19 -07:00
maniacbug
854956687f Simplified printing, ok to do just from the irq handler 2011-07-06 21:00:45 -07:00
maniacbug
d3fff68a7c Created a non-blocking write and an example for how to use it. 2011-07-06 20:49:59 -07:00
maniacbug
bb37e88094 Initial checking of new pingpair_irq example. Right now this is just the pingpair example but renamed. 2011-07-06 19:59:06 -07:00
maniacbug
fbae441249 Factored out status-checking from write() into a public method 2011-07-06 19:51:30 -07:00
maniacbug
c62224ff86 More comments, factored out powerdown from write() 2011-06-29 21:46:46 -07:00
maniacbug
c5823c2605 Made timeouts more explicit in write() 2011-06-29 21:38:17 -07:00
maniacbug
ca4820cd27 Documented some questionable behaviour as pointed out by mdenzien 2011-06-28 21:21:45 -07:00
maniacbug
c151ffbf67 Tidied up EN_RXADDR setting 2011-06-28 06:56:24 -07:00
maniacbug
8701d82615 Fix bug in setDataRate 2011-06-28 06:46:45 -07:00
maniacbug
a22906f961 Added setRetries() 2011-06-28 06:44:41 -07:00
maniacbug
1c6cc96fb7 docupdate 2011-06-28 06:31:16 -07:00
maniacbug
04e72775bb Add dynpd/feature to printDetails 2011-06-28 06:30:03 -07:00
maniacbug
81f85bd521 Prettied up printDetails some more 2011-06-28 06:27:36 -07:00
maniacbug
86798b65e4 Purge useless gitignores 2011-06-27 21:25:44 -07:00
maniacbug
549d4054fb Deleted starping relay. Superseded by RF24Network. 2011-06-27 21:24:17 -07:00
maniacbug
e7c30f265f Moved completely over to jam. bye bye make\! 2011-06-27 21:23:27 -07:00
maniacbug
ce881ba0dc Removed unused file 2011-06-27 21:16:26 -07:00
maniacbug
fea8c0e82f Move examples to 57600 baud 2011-06-27 21:06:08 -07:00
maniacbug
91df6f6df5 Fixed bug of not including name. Also added extra tab on short strings. 2011-06-27 21:01:58 -07:00
maniacbug
92373ba7f5 Refactor repeated parts of printDetails into own methods 2011-06-27 14:17:00 -07:00
maniacbug
aa7a7c647a Cleaned up some reinterpret casts to use new-style casts 2011-06-25 21:24:42 -07:00
maniacbug
8d5f020c78 Added Jamfile for led_remote 2011-06-25 21:23:25 -07:00
maniacbug
14dcc343dc Fixed unused parameter warning 2011-06-25 21:22:20 -07:00
maniacbug
6e6264be43 Fix bug in openReadingPipe which disallowed pipe 5 2011-06-25 21:18:13 -07:00
maniacbug
748fde239b Add RF_SETUP to printDetails 2011-06-25 21:17:53 -07:00
maniacbug
3cc856aa95 Changed the logic. Button press now toggles the LED. 2011-06-25 21:14:51 -07:00
maniacbug
26c45e85a9 astyle -A1 2011-06-04 16:01:43 -07:00
maniacbug
bec84a7907 Fixed led_remote in docs 2011-06-04 15:25:47 -07:00
maniacbug
a62338f3a7 Added led_remote to docs 2011-06-04 15:20:53 -07:00
maniacbug
ad99581285 Added a new example 2011-06-03 06:42:47 -07:00
maniacbug
731c472abc Fixed a bug in setDataRate 2011-05-27 20:11:38 -07:00
maniacbug
34efd5ac94 Added setCRCLength 2011-05-27 20:09:29 -07:00
maniacbug
ec33f03368 Made all CONFIG register changes incremental not absolute 2011-05-27 19:32:59 -07:00
maniacbug
af9261cf93 Added 3rd FTDI port for my own use 2011-05-27 19:32:36 -07:00
maniacbug
4131420de7 Added setDataRate() 2011-05-26 20:48:30 -07:00
maniacbug
a6e7444059 Added carrier detect and auto ack enable/disable 2011-05-25 22:23:25 -07:00
maniacbug
bee284f9c5 Added carrier detect and auto-ack disable, and an example to use it 2011-05-25 22:22:21 -07:00
maniacbug
f3369a552c Updating docs 2011-05-25 21:02:11 -07:00
maniacbug
1c65c7f181 Revised documentation 2011-05-25 20:52:01 -07:00