ardupilot/libraries
Andrew Tridgell 7582c882e6 Motors: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
..
AC_PID AC_PID: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
APM_Control APM_Control: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
APM_OBC APM_OBC: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
APM_PI APM_PI: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_ADC CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
AP_ADC_AnalogSource AP_ADC_AnalogSource: fix for new AnalogIn interface 2012-12-20 14:51:35 +11:00
AP_AHRS AP_AHRS: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_Airspeed Airspeed: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_Baro AP_Baro: get rid of apm2_hardware parameter in init 2012-12-20 14:51:38 +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 Arduino.mk: compile with CONFIG_HAL_BOARD define from the user's config.mk 2012-12-20 14:51:37 +11:00
AP_Compass Compass: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_Curve AP_Curve: made into its own library 2012-12-20 14:51:27 +11:00
AP_Declination Declination: fixes for AP_HAL progmem interface 2012-12-20 14:51:38 +11:00
AP_GPS AP_GPS: use AP_Progmem 2012-12-20 14:51:39 +11:00
AP_HAL AP_HAL: preprocessor enum of HAL_BOARD 2012-12-20 14:51:37 +11:00
AP_HAL_AVR AP_HAL_AVR: conditionally build AVR specific helper code 2012-12-20 14:51:38 +11:00
AP_HAL_AVR_SITL AP_HAL_AVR_SITL: add initial scaffolding 2012-12-20 14:51:38 +11:00
AP_HAL_PX4 AP_HAL_PX4: added stdio.h 2012-12-20 14:51:29 +11:00
AP_InertialNav AP_InertialNav: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
AP_InertialSensor AP_InertialSensor: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
AP_LeadFilter CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
AP_Limits AP_Limits: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
AP_Math CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
AP_Menu CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
AP_Motors Motors: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
AP_Mount Mount: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
AP_Navigation examples: mark some examples as unable to build 2012-11-24 21:09:55 +11:00
AP_OpticalFlow CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
AP_PID/examples/AP_pid AP_Param: #include <AP_Param.h> fixups for libraries & sketches 2012-12-20 14:51:19 +11:00
AP_Param AP_Param: change method of loading defaults 2012-12-20 14:51:38 +11:00
AP_Progmem Progmem: removed desktop specific progmem handling 2012-12-20 14:51:39 +11:00
AP_RangeFinder CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
AP_Relay AP_Relay: add init method 2012-12-20 14:51:35 +11:00
DataFlash DataFlash: AP_HAL port fixups 2012-12-20 14:51:37 +11:00
Desktop SITL: prevent the GPS pipe filling up and delaying GPS readings 2012-11-28 14:23:53 +11:00
Filter Filter: fixed merge error 2012-12-20 14:51:39 +11:00
GCS_Console CONFIG_HAL_BOARD - test sketches fixed up, build all passes 2012-12-20 14:51:37 +11:00
GCS_MAVLink GCS_MAVLink: wibble to mavlink_helpers.h to fix build. 2012-12-20 14:51:25 +11:00
PID PID: updates for new AP_Param API 2012-12-20 14:51:39 +11:00
RC_Channel RC_Channel: updates for new AP_Param API 2012-12-20 14:51:39 +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: fix for new HAL_SITL 2012-12-20 14:51:39 +11:00