1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/AHRS/inc
peabody124 a1a3b0774f Flight/AHRS: Update code to coding conventions.
find ./flight/AHRS/ \! \( -name '*~' -a -prune \) -type f    | xargs -I{} bash -c 'echo {}; dos2unix {}; gnuindent -npro -kr -i8 -ts8 -sob -ss -ncs -cp1 -il0 {};'

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1707 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-21 19:29:39 +00:00
..
ahrs_adc.h Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
ahrs_fsm.h Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
ahrs_timer.h Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
ahrs.h Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
insgps.h Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00
pios_config.h Flight/AHRS: Update code to coding conventions. 2010-09-21 19:29:39 +00:00