Commit Graph

  • b18ed8c013 Update 'README.md' master interfisch 2022-07-14 16:07:54 +0000
  • 5f0009c3b3 move files to work with platformio interfisch 2022-07-14 18:06:38 +0200
  • ebcd0d1d0b Add isValid maniacbug 2013-10-03 06:53:28 -0700
  • 8eaad77b2c Merge pull request #16 from RWSDev/master maniacbug 2013-07-12 20:31:56 -0700
  • 49f22eae21 Update examples/led_remote/led_remote.pde Jason Becht 2013-02-06 18:43:42 -0600
  • 84e464def4 latest jamfiles maniacbug 2012-06-23 19:46:42 -0700
  • 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. maniacbug 2012-02-26 19:53:08 -0800
  • f6e59b9de8 Remove prog_char, for compliance with gcc 4.6.1 maniacbug 2012-01-17 22:05:11 -0800
  • 205d4b5cc1 Tune timing and upload rate of tests maniacbug 2012-01-17 22:04:20 -0800
  • 94635e8cc5 runtests now hups between each test instead of uploading maniacbug 2012-01-15 23:35:07 -0800
  • c6262edbce FAQ- How much RAM?? maniacbug 2012-01-15 22:23:10 -0800
  • 99df87cba9 Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2012-01-15 22:18:16 -0800
  • dc48235343 Refactor pingpair_test to remove all serial io from within the irq handler, as necessitated by Arduino 1.0 maniacbug 2012-01-15 22:15:45 -0800
  • dec61af85f pingpair_blocking test now uses expect and runs on linux maniacbug 2012-01-15 22:07:13 -0800
  • c2e9564678 Use latest Jamfile maniacbug 2012-01-15 22:06:27 -0800
  • eb3b2d800a Reduce RAM footprint by moving static const data to progmem, and refactoring out switch statements. maniacbug 2012-01-15 22:05:44 -0800
  • e31f8c8211 Update docs and comments for new nordic fob blog post maniacbug 2012-01-08 08:30:01 -0800
  • cb6613d62f Really...Pins 9 & 10 this time. I mean it\! maniacbug 2012-01-04 21:23:15 -0800
  • 33e59af725 Fix Jamfile for proper ordering of libraries maniacbug 2012-01-04 21:21:02 -0800
  • b3f7f51510 docupdate maniacbug 2012-01-04 21:20:39 -0800
  • d1653e8cad nordic_fob example fully working. maniacbug 2012-01-04 21:00:15 -0800
  • 36167a9e02 New 'nordic_fob' example started, based on pingpair maniacbug 2012-01-04 20:11:28 -0800
  • 76f79e62ed Fix bug in pingpair Jamfile maniacbug 2011-12-24 10:09:46 -0800
  • 07a4bcf425 Use latest copyright maniacbug 2011-12-24 10:07:16 -0800
  • fc06760736 Documentation update. 1.0 fully supported, Maple works, more examples, links and pictures for proejcts maniacbug 2011-12-21 10:17:16 -0800
  • 238e9d27b6 Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2011-12-21 08:33:01 -0800
  • 5cb32c92cc Handle SPI.h better in Maple maniacbug 2011-12-21 08:32:57 -0800
  • de994ba5ef Correct the comment for pin #'s maniacbug 2011-12-20 15:45:50 -0800
  • c1f71ebcb7 Correct the comment for pin #'s maniacbug 2011-12-20 15:45:25 -0800
  • 0f9b172697 Correct the comment for pin #'s maniacbug 2011-12-20 15:44:55 -0800
  • 6a7c42bdeb Correct the comment for pin #'s maniacbug 2011-12-20 15:38:56 -0800
  • 332fd03192 Correct the comment for pin #'s maniacbug 2011-12-20 15:33:40 -0800
  • 6d25fbebfd Correct the comment for pin #'s maniacbug 2011-12-20 15:33:17 -0800
  • a70da53c22 Correct the comment for pin #'s maniacbug 2011-12-20 15:32:45 -0800
  • 8493b9a60e Correct the comment for pin #'s maniacbug 2011-12-20 15:32:21 -0800
  • 50b18a9c7d Reduce delays in startWrite down to only required delays maniacbug 2011-12-19 06:19:25 -0800
  • bc7e422083 Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2011-12-18 12:29:03 -0800
  • 26ea4583cd Added #error to printf for examples that require Arduino maniacbug 2011-12-18 10:56:12 -0800
  • 19fa3954c0 Added new jamfile to this example maniacbug 2011-12-18 10:54:47 -0800
  • 840ad1cd3d Clean up pin assignments maniacbug 2011-12-14 18:35:08 -0800
  • a6bf911f5a Added example for Maple maniacbug 2011-12-10 15:54:11 -0800
  • 53cb579400 Moved environment-specific checking out to RF24_config.h maniacbug 2011-12-10 15:52:33 -0800
  • f3934084a1 Changes to work on Maple maniacbug 2011-12-10 00:42:23 -0800
  • 9f806a5b00 Move default pins over to Getting Started defaults maniacbug 2011-11-28 21:24:37 -0800
  • 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. maniacbug 2011-11-28 21:23:38 -0800
  • 291621c291 Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2011-11-21 11:07:50 -0800
  • d4371639e6 Added new example to documentation maniacbug 2011-11-02 21:54:30 -0700
  • 3a2d94b698 Added new example to go along with Getting Started tutorial blog post. maniacbug 2011-11-02 21:46:49 -0700
  • d92ac14f86 Compatibility with Arduino 1.0 maniacbug 2011-11-02 21:28:28 -0700
  • f5c0ba25ee Using Arduino 21 maniacbug 2011-10-19 16:09:26 -0700
  • 8ea84e7f77 Update docs for 1.0 maniacbug 2011-10-19 15:30:33 -0700
  • 726027837e Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2011-10-19 15:18:11 -0700
  • 066d79f21e Flush all buffers on start and stop listening maniacbug 2011-10-12 20:36:00 -0700
  • ef02ce6e60 Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2011-10-07 19:07:21 -0700
  • 19dd5c7726 Avert warnings on native platform maniacbug 2011-10-07 19:07:08 -0700
  • c419532cbe Merge branch 'master' of github.com:maniacbug/RF24 maniacbug 2011-09-12 19:29:04 -0700
  • 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() maniacbug 2011-09-12 19:27:27 -0700
  • a4cabc66a2 Yet more merge cleanup. Changes default channel to be US/Internationally legal while ensuring no spectrum bleed. Greg Copeland 2011-08-17 12:02:51 -0500
  • 7ad1b409fe More debugging information. Greg Copeland 2011-09-12 19:21:49 -0700
  • dceef7b45e Added more information about whether the write was successful. maniacbug 2011-09-12 19:13:07 -0700
  • cc7e0a2f19 Fixed a bug when pipe 0 was NOT being used for writing. maniacbug 2011-09-12 19:11:37 -0700
  • e1527afc31 Small tweaks and new test for native target maniacbug 2011-08-27 21:58:06 -0700
  • 5344c5fe8c CHanged default data rate to 1MBps and default channel to 100 for better performance maniacbug 2011-08-04 20:46:30 -0700
  • 7aeaf0d373 Added FAQ page to docs maniacbug 2011-08-04 20:45:58 -0700
  • 4c21ab6ad0 Added back in gcopeland's additional debugging info, with readable values. maniacbug 2011-08-04 20:16:07 -0700
  • 8f17e63a22 Add getDataRate, add DISABLED to data rate enum maniacbug 2011-08-04 20:14:27 -0700
  • 483361029e Reorganize header file to better group the now very large list of methods maniacbug 2011-08-02 21:35:45 -0700
  • b715bf0fc8 Comment cleanups maniacbug 2011-08-02 21:15:14 -0700
  • d967f7708f Test refinement. IRQ test times out after not receiving anything, warning that you probably don't have interrupts hooked up. maniacbug 2011-08-02 21:00:31 -0700
  • a261710761 Comment cleanups maniacbug 2011-08-02 20:59:57 -0700
  • 3aab74ae8f Merge master with static payload fixes maniacbug 2011-08-02 16:38:14 -0700
  • 39ca6b95dd Ignore .swp files maniacbug 2011-08-02 16:35:04 -0700
  • 89180f2844 Added another test of a simpler calling pattern. No IRQ, no dynamic payload or ack packet. maniacbug 2011-08-02 16:32:21 -0700
  • a31cafcc88 Static and dynamic payloads now fully fixed and interoperable maniacbug 2011-08-02 16:30:43 -0700
  • 4542464e0b Merge fix for static payloads maniacbug 2011-08-02 15:55:14 -0700
  • af00a61555 Fix bug in which static payloads were broken maniacbug 2011-08-02 15:51:51 -0700
  • 2f33bdbebd Experimental changes to help in debugging maniacbug 2011-08-02 15:24:46 -0700
  • df328408f7 Fix bugs. Ack payload available was broken since interrupts went in. stREtries was missing since the gcopeland merge. maniacbug 2011-08-02 15:24:19 -0700
  • 7b401d7281 Improve pingpair timing. Should lead to less timeouts. maniacbug 2011-08-01 21:05:54 -0700
  • c9d64fd088 More doc tweaks maniacbug 2011-08-01 09:52:35 -0700
  • fcc3dfbedb Fix up some doc bugs maniacbug 2011-08-01 09:46:13 -0700
  • 18ebe7a0aa Treat warning as errors in tests maniacbug 2011-08-01 09:45:55 -0700
  • 77a798b1a9 Changed test to use new 250kbps mode maniacbug 2011-07-31 10:17:07 -0700
  • cd3b0b3ccb Merge cleanups maniacbug 2011-07-31 10:00:21 -0700
  • 956b63a4dc sed s/boolean/bool/g maniacbug 2011-07-31 10:00:09 -0700
  • 14c34ca2e4 astyle -A1 -s2 maniacbug 2011-07-31 09:47:41 -0700
  • 602d96264a Merge gcopeland/constremove maniacbug 2011-07-31 09:45:40 -0700
  • 0c2515df19 As a just in case I misunderstood some of the constant-ness changes, I completely took out all of the constant correctness enahcements. Also added a powerUp() method. Greg Copeland 2011-07-19 11:05:18 -0500
  • 542c46c0c6 Merge branch 'p_enable' into constremove Greg Copeland 2011-07-18 15:42:14 -0500
  • 158164746b Adds explicit CRC width and PA level. Changes hardware initialization order to minimize noisy/false message reception. Removed begin call from constructor as begin now has delay which creates timer race initialization. The delay exists to allow for power on/reset radio settling which can otherwise prevent CONFIG bits from holding. Added a method to allow CRC hardware validation to be disabled. This is a requirement for various promiscuous listening RF applications. Setting CRC width now forces CRC hardware validation enable. Greg Copeland 2011-07-18 15:37:30 -0500
  • 85c0f57e3f Removed method argument const qualifiers. Greg Copeland 2011-07-16 11:36:10 -0500
  • b491480dde Reverted constructor changes. Changed SPI bus speed. Fixed setAutoAck for specific pipelines per suggestion. Greg Copeland 2011-07-16 10:36:36 -0500
  • d436895f7c Added 3rd test case, static payload maniacbug 2011-07-13 21:42:16 -0700
  • c408c5ef90 Simplify specification of test configs slightly maniacbug 2011-07-13 21:22:39 -0700
  • c13db8f42d Added a second test configuration maniacbug 2011-07-13 19:13:57 -0700
  • 1517f1249d Fixed bug in setcrclength and setdatarate which was mishandling the bits maniacbug 2011-07-13 19:13:32 -0700
  • 7640852edf prepare tests to run with configuration parameters maniacbug 2011-07-13 16:01:45 -0700
  • af37c345e8 Created an all-up script runner maniacbug 2011-07-13 15:41:37 -0700
  • c624815704 bugfix maniacbug 2011-07-13 15:28:34 -0700
  • 22b4c558cd Added a test script to control the test, using python. maniacbug 2011-07-13 15:02:03 -0700