1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/AHRS/inc
peabody124 404e0c2f44 OP-132 AHRS: Changes to the Indoor flight handling to only use the barometer indoors and update with a zero for velocity and high variance.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1517 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-04 02:19:04 +00:00
..
ahrs_fsm.h ahrs_fsm: minor style fixups 2010-08-08 04:14:55 +00:00
ahrs.h Initial commit of AHRS project code base. 2010-02-28 12:10:48 +00:00
insgps.h OP-132 AHRS: Changes to the Indoor flight handling to only use the barometer indoors and update with a zero for velocity and high variance. 2010-09-04 02:19:04 +00:00
pios_board.h AHRS: Changing AHRS to use a DMA double buffering scheme with continuous samping for the analog data, then a simple fixed point FIR/decimate function. Currently all the oversampling parameters are hard coded as definitions, but will be updated to be configurable via settings. 2010-08-15 04:09:01 +00:00
pios_config.h pios spi: support both master and slave configs 2010-06-13 04:23:44 +00:00