maniacbug
|
20e91ab82b
|
comments
|
2011-07-10 08:26:49 -07:00 |
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
|
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
|
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
|
d3fff68a7c
|
Created a non-blocking write and an example for how to use it.
|
2011-07-06 20:49:59 -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
|
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
|
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
|
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
|
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
|
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
|
4131420de7
|
Added setDataRate()
|
2011-05-26 20:48:30 -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
|
40eea86ffe
|
Avoid spurious warnings
|
2011-05-25 20:46:31 -07:00 |
maniacbug
|
8f80038227
|
Do clock divider on chip select. Should improve SPI interop with other devices
|
2011-05-21 23:24:27 -07:00 |
maniacbug
|
1d28d28a29
|
Now caches the reading pipe 0 and re-sets it when starting to listen.
|
2011-05-15 07:21:11 -07:00 |
maniacbug
|
d8b2512e0c
|
Allow opening pipe 0 for reading. Useful if it's on a different subnet from others
|
2011-05-12 21:46:27 -07:00 |
maniacbug
|
0d20f831d0
|
Turned off serial debug
|
2011-05-10 19:34:22 -07:00 |
maniacbug
|
b697fd4e79
|
Added powerDown().
|
2011-05-10 15:16:06 -07:00 |
maniacbug
|
ffc7d099ed
|
Got ack payloads working. Renamed from 'ackpacket'
|
2011-05-10 14:39:01 -07:00 |
maniacbug
|
79628e7849
|
Added ack payload. Added a sample using pingpair as a base with minimal changes.
|
2011-04-30 15:31:04 -07:00 |
maniacbug
|
33b897318f
|
Moved printf format strings to progmem.
|
2011-04-25 20:40:51 -07:00 |
maniacbug
|
dfb2faa841
|
Removed the line that set the payload size to 8 in begin(). Reduced some ints to uint8_t. Added some more debugging info.
|
2011-04-25 20:29:57 -07:00 |
maniacbug
|
e005ec75f1
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-04-24 12:56:51 -07:00 |
maniacbug
|
1045cec9b1
|
Now sets spi data mode before interacting with the chip. needed to interoperate with other spi devices
|
2011-04-24 12:56:43 -07:00 |
maniacbug
|
e188242a86
|
Enabled warnings, and cleaned up warnings. Updated pingpair makefile for recent makefile improvements
|
2011-04-24 11:34:05 -07:00 |
maniacbug
|
5b632f3740
|
Updated vim modeline
|
2011-04-24 11:24:21 -07:00 |
maniacbug
|
c8ed556aba
|
Added an indication of which pipe a message came from. Fixed a bug where pipes 2+ were not
getting enabled.
|
2011-04-01 22:55:33 -07:00 |
james
|
e97e0239d7
|
Simplified example to use less calls.
Defaults now to 32-byte payloads, but you can call in with any size under that. Added example to docs.
|
2011-03-31 21:32:45 -07:00 |
maniacbug
|
0dc43ab872
|
Changed name of print_details to comply with the overall naming convention
|
2011-03-19 13:19:17 -07:00 |
maniacbug
|
de083c964d
|
added
|
2011-03-18 20:32:34 -07:00 |