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
Revisions of com.h
Revision | Date | Message | Actions |
---|---|---|---|
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 |
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 |