1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/AHRS
peabody124 68c656a724 AHRS: Add back the old 13 state INS if wanted and also code for tracking accel
bias as gravity vector facing down (bad for planes) which is diabled by
default.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2232 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-12-13 15:15:50 +00:00
..
inc AHRS: Add back the old 13 state INS if wanted and also code for tracking accel 2010-12-13 15:15:50 +00:00
ahrs_adc.c OP-156 AHRS_ADC: Make the ADC system use a callback to better separate ADC code 2010-12-04 17:34:27 +00:00
ahrs_timer.c OP-167 OP-157 AHRS/Calibration: Added mag scale and really cleaned up calibration. 2010-09-25 09:20:38 +00:00
ahrs.c AHRS: Add back the old 13 state INS if wanted and also code for tracking accel 2010-12-13 15:15:50 +00:00
insgps13state.c AHRS: Add back the old 13 state INS if wanted and also code for tracking accel 2010-12-13 15:15:50 +00:00
insgps.c AHRS: Swap to new code which tracks accel_bias and export the accelerometer 2010-12-04 17:34:22 +00:00
MagOrAccelSensorCal.c Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
Makefile OP-203: Flight/AHRS: Add fifo_buffer dependency for pios_usart 2010-11-23 18:19:58 +00:00
pios_board.c Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
test.c Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00