Brian Webb
|
fff93910e2
|
RFM22B device now fully interrupt driven. Packet handeling moved to RadioComBridge module.
|
2012-04-05 20:24:50 -07:00 |
|
Brian Webb
|
823b111d60
|
Added Reed-Solomon error correction to PipXtreme. The code is a slight modification of rsscode (http://rscode.sourceforge.net). Packet acking has also been turned on as the default, so each packet is error corrected, and if errors remain, the packet is NACKed, otherwise it is ACKed. Also temporarily turned off UAVTalk parsing. This was causing the CC to be identified as a PipX due to the PipX sending UAVObjects (I believe) from the system module. The system module is going to have to be modified/replaced for the PipX.
|
2012-03-18 17:43:29 -07:00 |
|
Brian Webb
|
346ae1bc6e
|
Removed crc from PipXtreme build.
|
2012-03-18 10:29:28 -07:00 |
|
Brian Webb
|
ecdf150946
|
Moved RFM22B code from PipXtreme to pios_rfm22b.c driver. The radio is now passing data.
|
2012-03-18 10:22:05 -07:00 |
|
Brian Webb
|
b34b849453
|
Added start at a modified PipX packet handler.
|
2012-03-15 19:29:54 -07:00 |
|