ardupilot/libraries
Andrew Tridgell 44f860e102 InertialSensor: fixed some compiler warnings 2012-12-20 14:52:35 +11:00
..
AC_PID AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
APM_Control APM_Control: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
APM_OBC AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
APM_PI APM_PI: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_ADC AP_ADC_ADS7844: changed to use spidevicedriver transaction 2012-12-20 14:52:32 +11:00
AP_ADC_AnalogSource AP_ADC_AnalogSource: fix for new AnalogIn interface 2012-12-20 14:51:35 +11:00
AP_AHRS AHRS: allow AHRS test to build with SITL 2012-12-20 14:52:34 +11:00
AP_Airspeed AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Baro AP_Baro: translated to SPI transactions 2012-12-20 14:52:32 +11:00
AP_Buffer AP_Buffer: ported to AP_HAL 2012-12-20 14:51:29 +11:00
AP_Camera AP_Camera: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_Common Build: use -O0 for SITL 2012-12-20 14:52:33 +11:00
AP_Compass AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Curve AP_Curve: put template in cpp file 2012-12-20 14:52:30 +11:00
AP_Declination AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_GPS GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_HAL AP_HAL: added AP_HAL_BOARD_DRIVER define 2012-12-20 14:52:33 +11:00
AP_HAL_AVR AP_HAL_AVR: spi transaction handle null RX properly 2012-12-20 14:52:32 +11:00
AP_HAL_AVR_SITL SITL: added dummy SPI and make RCInput 50Hz 2012-12-20 14:52:34 +11:00
AP_HAL_Empty HAL_Empty: fixed I2CDriver declaration 2012-12-20 14:52:33 +11:00
AP_HAL_PX4 AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_InertialNav AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_InertialSensor InertialSensor: fixed some compiler warnings 2012-12-20 14:52:35 +11:00
AP_LeadFilter AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Limits AP_Limits: fixes to use hal.storage for eeprom access 2012-12-20 14:52:28 +11:00
AP_Math AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Menu AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Motors AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Mount AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Navigation examples: mark some examples as unable to build 2012-11-24 21:09:55 +11:00
AP_OpticalFlow AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Param AP_Param: setup var_info and num_vars earlier 2012-12-20 14:52:29 +11:00
AP_Progmem AP_Progmem_AVR: prog_char typedef was deprecated in avr-gcc 4.7, add compat def 2012-12-20 14:52:30 +11:00
AP_RangeFinder AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
AP_Relay AP_Relay: add init method 2012-12-20 14:51:35 +11:00
DataFlash HAL_Empty: fixed return in dataflash 2012-12-20 14:52:33 +11:00
Filter AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
GCS_Console AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
GCS_MAVLink GCS_MAVLink: wibble to mavlink_helpers.h to fix build. 2012-12-20 14:51:25 +11:00
PID AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
RC_Channel AP_HAL: remove unnecessary Arduino.h includes 2012-12-20 14:52:30 +11:00
SITL SITL: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 2011-01-04 06:22:02 +00:00
memcheck memcheck: need AP_HAL_Boards import for CONFIG_HAL_BOARD configs to make sense 2012-12-20 14:52:29 +11:00