Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: WalkingRobot PcRadioBridge FzeroXcontroller WalkingRobot ... more
History
Removed unnecessary 1ms pause in receive interrupt.
2013-01-17, by pclary [Thu, 17 Jan 2013 18:33:18 +0000] rev 4
Removed unnecessary 1ms pause in receive interrupt.
Added a timeout to clear the controller receive buffer after half a second with no received message
2013-01-13, by pclary [Sun, 13 Jan 2013 08:39:28 +0000] rev 3
Added a timeout to clear the controller receive buffer after half a second with no received message
Fixed RX FIFO filling up when packets come in quickly.
2013-01-01, by pclary [Tue, 01 Jan 2013 23:33:23 +0000] rev 2
Fixed RX FIFO filling up when packets come in quickly.
Added controller class to radio library
2012-12-23, by pclary [Sun, 23 Dec 2012 04:56:14 +0000] rev 1
Added controller class to radio library
Working robot-to-robot communication along with a test program
2012-12-23, by pclary [Sun, 23 Dec 2012 04:48:16 +0000] rev 0
Working robot-to-robot communication along with a test program