Commit Graph

15 Commits

Author SHA1 Message Date
interfisch 5f0009c3b3 move files to work with platformio 2022-07-14 18:06:38 +02: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 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 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 3aab74ae8f Merge master with static payload fixes 2011-08-02 16:38:14 -07:00
maniacbug a31cafcc88 Static and dynamic payloads now fully fixed and interoperable 2011-08-02 16:31:18 -07:00
maniacbug 77a798b1a9 Changed test to use new 250kbps mode 2011-07-31 10:17:07 -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 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 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