1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight
2012-03-19 17:59:05 -07:00
..
AHRS board_hw_defs: factor out board-specific hw config definitions 2012-01-22 19:41:41 -05:00
board_hw_defs Moved RFM22B code from PipXtreme to pios_rfm22b.c driver. The radio is now passing data. 2012-03-18 10:22:05 -07:00
Bootloaders Fixed PipXtreme bootloader. 2012-02-23 20:40:24 -07:00
CopterControl Merge remote branch 'origin/next' into os/features/pid-tuning-from-transmitter-next 2012-02-22 23:03:17 +02:00
Doc useless note on documentation (needs update) 2011-03-06 00:29:50 +00:00
INS board_hw_defs: factor out board-specific hw config definitions 2012-01-22 19:41:41 -05:00
Libraries 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
Modules 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
OpenPilot board_hw_defs: factor out board-specific hw config definitions 2012-01-22 19:41:41 -05:00
PiOS 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
PiOS.posix exti: rewrite exti layer to improve portability 2012-01-22 23:23:41 -05:00
PiOS.win32 Fix win32 sim macro problem 2011-09-01 21:50:13 -04:00
PipXtreme Added optional ADC initialization to PipXtreme (turned off). 2012-03-19 17:59:05 -07:00
Project Fix bug where clicking back at last screen of input wizard would go back to 2011-11-25 11:30:12 -06:00
UAVObjects UAVObjects ; Modules/ManualControl: Fixed metadata interface and segfault when retrieving it 2011-11-30 09:20:46 +01:00
UAVTalk uavtalk: convert tx to use blocking send routines 2011-12-30 23:05:36 -05:00
README.txt Says all it needs to say for now. 2009-12-22 05:07:27 +00:00

Check the wiki