Specialized interface code for the nRF24L01P wireless transceiver.
Dependents: WalkingRobot PcRadioBridge FzeroXcontroller WalkingRobot ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:7953b5fa8aae | 2013-01-17 | pclary | Removed unnecessary 1ms pause in receive interrupt. |
3:245faa365852 | 2013-01-13 | pclary | Added a timeout to clear the controller receive buffer after half a second with no received message |
2:24a6ae7c3f69 | 2013-01-01 | pclary | Fixed RX FIFO filling up when packets come in quickly. |
1:32635715529f | 2012-12-23 | pclary | Added controller class to radio library |
0:fb0cf6209cd3 | 2012-12-23 | pclary | Working robot-to-robot communication along with a test program |