1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS/Common
stac 69de42db49 Add AHRS attitude module and driver skeletons
- New Attitude module for AHRS (skeleton)
 - New AttitudeSettings UAVobject
 - New AttitudeActual UAVobject
 - Regenerated UAVobjects
 - Added new UAVobjects to OpenPilot and GCS builds
 - New PiOS driver for OpenPilot AHRS (stubs only)

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@655 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-05-24 16:33:36 +00:00
..
pios_bmp085.c bmp085: create semaphore prior to configuring irq 2010-05-24 16:33:30 +00:00
pios_com.c Changes to PiOS to be compatible with the AHRS. 2010-05-11 13:36:13 +00:00
pios_hmc5843.c Finalised and verified PIOS_HMC5843 library. 2010-05-15 12:50:05 +00:00
pios_opahrs.c Add AHRS attitude module and driver skeletons 2010-05-24 16:33:36 +00:00
pios_sdcard.c Flight/Alarms Implemented Alarms library, now checking for stack overflow, out of memory, event and other errors (see the SystemAlarms object). All modules will be reporting their alarms using this library. 2010-04-27 01:55:28 +00:00
printf-stdarg.c Update to headers in the flight portion of the code. Just formatting. 2010-03-10 09:12:31 +00:00