xbee communication for UWB quadcopter project
History
small updates;
2014-04-25, by oprospero [Fri, 25 Apr 2014 06:21:19 +0000] rev 11
small updates;
iunno;
2014-04-25, by oprospero [Fri, 25 Apr 2014 06:14:36 +0000] rev 10
iunno;
Add protection against early ending packet
2014-04-24, by oprospero [Thu, 24 Apr 2014 04:14:22 +0000] rev 9
Add protection against early ending packet
Changed commands to switch statements
2014-04-20, by oprospero [Sun, 20 Apr 2014 17:08:47 +0000] rev 8
Changed commands to switch statements
overflowing queue will force a pop instead of clear
2014-04-23, by oprospero [Wed, 23 Apr 2014 06:21:01 +0000] rev 7
overflowing queue will force a pop instead of clear
disable interrupt during acknowledge
2014-04-22, by oprospero [Tue, 22 Apr 2014 07:09:06 +0000] rev 6
disable interrupt during acknowledge
fixed ackPacket values
2014-04-22, by oprospero [Tue, 22 Apr 2014 06:39:37 +0000] rev 5
fixed ackPacket values
fixed previous commit. Added txQueue initialization
2014-04-22, by oprospero [Tue, 22 Apr 2014 06:28:49 +0000] rev 4
fixed previous commit. Added txQueue initialization
move acknowledge out of RX interrupt into loop
2014-04-22, by oprospero [Tue, 22 Apr 2014 05:43:33 +0000] rev 3
move acknowledge out of RX interrupt into loop
clean ups
2014-04-20, by oprospero [Sun, 20 Apr 2014 02:27:39 +0000] rev 2
clean ups