1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/AHRS/inc
2010-08-15 00:53:30 +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
pios_board.h [PIOS] The ADC mappings are strange because of the way the DMA engine works. Basically data is packed 16 bits ADC2 then 16 bits ADC1 channels, so the accels are pins [4 2 0] currently. Also there is inconsistency between the names of the pins in the config file which uses 1 based indexing and the index for PIOS_ADC_PinGet which is zero based and has to account for this interleaving. Probably should adjust config file to be zero based and then to make those pin numbers map to the function call. The actual order they appear is arbitrary as the ADC engine can scan in whatever order. 2010-08-15 00:53:30 +00:00
pios_config.h pios spi: support both master and slave configs 2010-06-13 04:23:44 +00:00
WMMInternal.h git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1268 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-08-11 16:18:24 +00:00
WorldMagModel.h git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1268 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-08-11 16:18:24 +00:00