maniacbug
|
ebcd0d1d0b
|
Add isValid
|
2013-10-03 06:53:28 -07:00 |
|
maniacbug
|
8eaad77b2c
|
Merge pull request #16 from RWSDev/master
Updated led_remote example to use correct var on line 172
|
2013-07-12 20:31:56 -07:00 |
|
maniacbug
|
84e464def4
|
latest jamfiles
|
2012-06-23 19:46:42 -07:00 |
|
maniacbug
|
2c97186329
|
Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future.
|
2012-02-26 19:53:08 -08:00 |
|
maniacbug
|
f6e59b9de8
|
Remove prog_char, for compliance with gcc 4.6.1
|
2012-01-17 22:05:11 -08:00 |
|
maniacbug
|
205d4b5cc1
|
Tune timing and upload rate of tests
|
2012-01-17 22:04:20 -08:00 |
|
maniacbug
|
94635e8cc5
|
runtests now hups between each test instead of uploading
|
2012-01-15 23:35:07 -08:00 |
|
maniacbug
|
c6262edbce
|
FAQ- How much RAM??
|
2012-01-15 22:23:10 -08:00 |
|
maniacbug
|
99df87cba9
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2012-01-15 22:18:16 -08:00 |
|
maniacbug
|
dc48235343
|
Refactor pingpair_test to remove all serial io from within the irq handler, as necessitated by Arduino 1.0
|
2012-01-15 22:15:45 -08:00 |
|
maniacbug
|
dec61af85f
|
pingpair_blocking test now uses expect and runs on linux
|
2012-01-15 22:07:13 -08:00 |
|
maniacbug
|
c2e9564678
|
Use latest Jamfile
|
2012-01-15 22:06:27 -08:00 |
|
maniacbug
|
eb3b2d800a
|
Reduce RAM footprint by moving static const data to progmem, and refactoring out switch statements.
|
2012-01-15 22:05:44 -08:00 |
|
maniacbug
|
e31f8c8211
|
Update docs and comments for new nordic fob blog post
|
2012-01-08 08:30:01 -08:00 |
|
maniacbug
|
cb6613d62f
|
Really...Pins 9 & 10 this time. I mean it\!
|
2012-01-04 21:23:15 -08:00 |
|
maniacbug
|
33e59af725
|
Fix Jamfile for proper ordering of libraries
|
2012-01-04 21:21:02 -08:00 |
|
maniacbug
|
b3f7f51510
|
docupdate
|
2012-01-04 21:20:39 -08:00 |
|
maniacbug
|
d1653e8cad
|
nordic_fob example fully working.
|
2012-01-04 21:00:15 -08:00 |
|
maniacbug
|
36167a9e02
|
New 'nordic_fob' example started, based on pingpair
|
2012-01-04 20:11:28 -08:00 |
|
maniacbug
|
76f79e62ed
|
Fix bug in pingpair Jamfile
|
2011-12-24 10:09:46 -08:00 |
|
maniacbug
|
07a4bcf425
|
Use latest copyright
|
2011-12-24 10:07:16 -08:00 |
|
maniacbug
|
fc06760736
|
Documentation update. 1.0 fully supported, Maple works, more examples, links and pictures for proejcts
|
2011-12-21 10:17:16 -08:00 |
|
maniacbug
|
238e9d27b6
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-12-21 08:33:01 -08:00 |
|
maniacbug
|
5cb32c92cc
|
Handle SPI.h better in Maple
|
2011-12-21 08:32:57 -08:00 |
|
maniacbug
|
de994ba5ef
|
Correct the comment for pin #'s
|
2011-12-20 15:45:50 -08:00 |
|
maniacbug
|
c1f71ebcb7
|
Correct the comment for pin #'s
|
2011-12-20 15:45:25 -08:00 |
|
maniacbug
|
0f9b172697
|
Correct the comment for pin #'s
|
2011-12-20 15:44:55 -08:00 |
|
maniacbug
|
6a7c42bdeb
|
Correct the comment for pin #'s
|
2011-12-20 15:38:56 -08:00 |
|
maniacbug
|
332fd03192
|
Correct the comment for pin #'s
|
2011-12-20 15:33:40 -08:00 |
|
maniacbug
|
6d25fbebfd
|
Correct the comment for pin #'s
|
2011-12-20 15:33:17 -08:00 |
|
maniacbug
|
a70da53c22
|
Correct the comment for pin #'s
|
2011-12-20 15:32:45 -08:00 |
|
maniacbug
|
8493b9a60e
|
Correct the comment for pin #'s
|
2011-12-20 15:32:21 -08:00 |
|
maniacbug
|
50b18a9c7d
|
Reduce delays in startWrite down to only required delays
|
2011-12-19 06:19:25 -08:00 |
|
maniacbug
|
bc7e422083
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-12-18 12:29:03 -08:00 |
|
maniacbug
|
26ea4583cd
|
Added #error to printf for examples that require Arduino
|
2011-12-18 10:56:12 -08:00 |
|
maniacbug
|
19fa3954c0
|
Added new jamfile to this example
|
2011-12-18 10:54:47 -08:00 |
|
maniacbug
|
840ad1cd3d
|
Clean up pin assignments
|
2011-12-14 18:35:08 -08:00 |
|
maniacbug
|
a6bf911f5a
|
Added example for Maple
|
2011-12-10 15:54:11 -08:00 |
|
maniacbug
|
53cb579400
|
Moved environment-specific checking out to RF24_config.h
|
2011-12-10 15:52:33 -08:00 |
|
maniacbug
|
f3934084a1
|
Changes to work on Maple
|
2011-12-10 00:42:23 -08:00 |
|
maniacbug
|
9f806a5b00
|
Move default pins over to Getting Started defaults
|
2011-11-28 21:24:37 -08:00 |
|
maniacbug
|
5726c1622a
|
Fixed bug in scanner display, thanks to David Bath. Also upgraded to latest Jam toolchain and moved pins over to the new GettingStarted defaults.
|
2011-11-28 21:23:38 -08:00 |
|
maniacbug
|
291621c291
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-11-21 11:07:50 -08:00 |
|
maniacbug
|
d4371639e6
|
Added new example to documentation
|
2011-11-02 21:54:30 -07:00 |
|
maniacbug
|
3a2d94b698
|
Added new example to go along with Getting Started tutorial blog post.
|
2011-11-02 21:46:49 -07:00 |
|
maniacbug
|
d92ac14f86
|
Compatibility with Arduino 1.0
|
2011-11-02 21:28:28 -07:00 |
|
maniacbug
|
f5c0ba25ee
|
Using Arduino 21
|
2011-10-19 16:09:26 -07:00 |
|
maniacbug
|
8ea84e7f77
|
Update docs for 1.0
|
2011-10-19 15:30:33 -07:00 |
|
maniacbug
|
726027837e
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-10-19 15:18:11 -07:00 |
|
maniacbug
|
066d79f21e
|
Flush all buffers on start and stop listening
|
2011-10-12 20:36:00 -07:00 |
|
maniacbug
|
ef02ce6e60
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-10-07 19:07:21 -07:00 |
|
maniacbug
|
19dd5c7726
|
Avert warnings on native platform
|
2011-10-07 19:07:08 -07:00 |
|
maniacbug
|
c419532cbe
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-09-12 19:29:04 -07:00 |
|
maniacbug
|
a28e2361fc
|
SPI bus speed divider to 4, suggested by Greg Copeland. Also removed duplicated spi setup out of begin(), as it's all in csn()
|
2011-09-12 19:27:27 -07:00 |
|
maniacbug
|
dceef7b45e
|
Added more information about whether the write was successful.
|
2011-09-12 19:13:07 -07:00 |
|
maniacbug
|
cc7e0a2f19
|
Fixed a bug when pipe 0 was NOT being used for writing.
|
2011-09-12 19:11:37 -07:00 |
|
maniacbug
|
e1527afc31
|
Small tweaks and new test for native target
|
2011-08-27 21:58:06 -07:00 |
|
maniacbug
|
5344c5fe8c
|
CHanged default data rate to 1MBps and default channel to 100 for better performance
|
2011-08-04 20:46:30 -07:00 |
|
maniacbug
|
7aeaf0d373
|
Added FAQ page to docs
|
2011-08-04 20:46:24 -07:00 |
|
maniacbug
|
4c21ab6ad0
|
Added back in gcopeland's additional debugging info, with readable values.
|
2011-08-04 20:16:07 -07:00 |
|
maniacbug
|
8f17e63a22
|
Add getDataRate, add DISABLED to data rate enum
|
2011-08-04 20:14:27 -07:00 |
|
maniacbug
|
483361029e
|
Reorganize header file to better group the now very large list of methods
|
2011-08-02 21:35:45 -07:00 |
|
maniacbug
|
b715bf0fc8
|
Comment cleanups
|
2011-08-02 21:15:14 -07:00 |
|
maniacbug
|
d967f7708f
|
Test refinement. IRQ test times out after not receiving anything, warning that you probably don't have interrupts hooked up.
|
2011-08-02 21:00:31 -07:00 |
|
maniacbug
|
a261710761
|
Comment cleanups
|
2011-08-02 20:59:57 -07:00 |
|
maniacbug
|
3aab74ae8f
|
Merge master with static payload fixes
|
2011-08-02 16:38:14 -07:00 |
|
maniacbug
|
39ca6b95dd
|
Ignore .swp files
|
2011-08-02 16:35:04 -07:00 |
|
maniacbug
|
89180f2844
|
Added another test of a simpler calling pattern. No IRQ, no dynamic payload or ack packet.
|
2011-08-02 16:34:18 -07:00 |
|
maniacbug
|
a31cafcc88
|
Static and dynamic payloads now fully fixed and interoperable
|
2011-08-02 16:31:18 -07:00 |
|
maniacbug
|
4542464e0b
|
Merge fix for static payloads
|
2011-08-02 15:55:14 -07:00 |
|
maniacbug
|
af00a61555
|
Fix bug in which static payloads were broken
|
2011-08-02 15:51:51 -07:00 |
|
maniacbug
|
2f33bdbebd
|
Experimental changes to help in debugging
|
2011-08-02 15:24:46 -07:00 |
|
maniacbug
|
df328408f7
|
Fix bugs. Ack payload available was broken since interrupts went in. stREtries was missing since the gcopeland merge.
|
2011-08-02 15:24:19 -07:00 |
|
maniacbug
|
7b401d7281
|
Improve pingpair timing. Should lead to less timeouts.
|
2011-08-01 21:05:54 -07:00 |
|
maniacbug
|
c9d64fd088
|
More doc tweaks
|
2011-08-01 09:52:35 -07:00 |
|
maniacbug
|
fcc3dfbedb
|
Fix up some doc bugs
|
2011-08-01 09:46:13 -07:00 |
|
maniacbug
|
18ebe7a0aa
|
Treat warning as errors in tests
|
2011-08-01 09:45:55 -07:00 |
|
maniacbug
|
77a798b1a9
|
Changed test to use new 250kbps mode
|
2011-07-31 10:17:07 -07:00 |
|
maniacbug
|
cd3b0b3ccb
|
Merge cleanups
|
2011-07-31 10:00:21 -07:00 |
|
maniacbug
|
956b63a4dc
|
sed s/boolean/bool/g
|
2011-07-31 10:00:09 -07:00 |
|
maniacbug
|
14c34ca2e4
|
astyle -A1 -s2
|
2011-07-31 09:47:41 -07:00 |
|
maniacbug
|
602d96264a
|
Merge gcopeland/constremove
|
2011-07-31 09:45:40 -07:00 |
|
maniacbug
|
d436895f7c
|
Added 3rd test case, static payload
|
2011-07-13 21:42:16 -07:00 |
|
maniacbug
|
c408c5ef90
|
Simplify specification of test configs slightly
|
2011-07-13 21:22:39 -07:00 |
|
maniacbug
|
c13db8f42d
|
Added a second test configuration
|
2011-07-13 19:13:57 -07:00 |
|
maniacbug
|
1517f1249d
|
Fixed bug in setcrclength and setdatarate which was mishandling the bits
|
2011-07-13 19:13:32 -07:00 |
|
maniacbug
|
7640852edf
|
prepare tests to run with configuration parameters
|
2011-07-13 18:47:46 -07:00 |
|
maniacbug
|
af37c345e8
|
Created an all-up script runner
|
2011-07-13 15:41:37 -07:00 |
|
maniacbug
|
c624815704
|
bugfix
|
2011-07-13 15:28:34 -07:00 |
|
maniacbug
|
22b4c558cd
|
Added a test script to control the test, using python.
|
2011-07-13 15:02:03 -07:00 |
|
maniacbug
|
77411b4ec5
|
Added working test
|
2011-07-13 14:12:05 -07:00 |
|
maniacbug
|
0946538f3a
|
Created skeleton of new test
|
2011-07-13 13:01:04 -07:00 |
|
maniacbug
|
a783ed38da
|
Fixed missing includes, thanks to Spoiler for reporting the problem.
|
2011-07-10 20:55:25 -07:00 |
|
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
|
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 |
|