xbee communication for UWB quadcopter project Originally by Greg Abdo Forking to reduce impact of interrupt by moving packetbuilder out of the interrupt and letting be handled in the main loop

Fork of com by Prosper Van

Revisions of com.cpp

Revision Date Message Actions
22:0e8e22f161ff 2014-11-02 Clean up File  Diff  Annotate
21:117e01fc0373 2014-10-23 reverted back to single Serial File  Diff  Annotate
20:95244d4f47f6 2014-10-22 currently debuging File  Diff  Annotate
19:dc9d18037565 2014-10-21 Added tx serial object File  Diff  Annotate
18:19bcb2dbf3c8 2014-10-15 changed input polarity File  Diff  Annotate
17:acef0fb07510 2014-10-06 Working ; 255 File  Diff  Annotate
16:89695823d407 2014-09-25 changed to started char instead of ending File  Diff  Annotate
15:3f742edaa359 2014-08-27 Changed to new controls.; Off load code from RX callback to main loop File  Diff  Annotate
14:d2acb373d81c 2014-05-25 changed buffer size to power of 2 File  Diff  Annotate
13:2fb7b19dcd70 2014-05-22 fixed random burst hopefully and improved packet drops File  Diff  Annotate
12:bf4642578682 2014-04-26 initial changed from orginal File  Diff  Annotate
11:d1f488302d06 2014-04-25 small updates; File  Diff  Annotate
10:ec36e1b59a39 2014-04-25 iunno; File  Diff  Annotate
9:1190db2717a8 2014-04-24 Add protection against early ending packet File  Diff  Annotate
7:662171c0e984 2014-04-22 disable interrupt during acknowledge File  Diff  Annotate
6:4d96c8776442 2014-04-22 fixed ackPacket values File  Diff  Annotate
5:7cdf299ea7a4 2014-04-22 fixed previous commit. Added txQueue initialization File  Diff  Annotate
4:f8e953201251 2014-04-22 move acknowledge out of RX interrupt into loop File  Diff  Annotate
3:42e37cdab039 2014-04-20 Changed commands to switch statements File  Diff  Annotate
2:bd1621102cad 2014-04-20 clean ups File  Diff  Annotate
1:4f53de75bc96 2014-02-15 Update new commands tirms File  Diff  Annotate
0:26a151d2c6db 2014-01-08 Create two serial instance for Rx and Tx File  Diff  Annotate