ardupilot/libraries
2012-12-20 14:51:34 +11:00
..
AC_PID AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_ADC AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: port to AP_HAL 2012-12-20 14:51:29 +11:00
AP_Airspeed AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_Baro AP_Baro tests rebase fixups 2012-12-20 14:51:29 +11:00
AP_Buffer AP_Buffer: ported to AP_HAL 2012-12-20 14:51:29 +11:00
AP_Camera AP_Camera: ported to AP_HAL 2012-12-20 14:51:30 +11:00
AP_Common Arduino.mk: norelax.inoflag will disable -Wl,--relax on a per sketch basis 2012-12-20 14:51:29 +11:00
AP_Compass AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_Curve
AP_Declination AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_GPS AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_HAL AP_HAL: RCInput has overrides 2012-12-20 14:51:34 +11:00
AP_HAL_AVR HAL_AVR: removed extra min() define 2012-12-20 14:51:34 +11:00
AP_HAL_PX4 AP_HAL_PX4: added stdio.h 2012-12-20 14:51:29 +11:00
AP_InertialNav AP_InertialNav: did my best at a meaningful test sketch 2012-12-20 14:51:30 +11:00
AP_InertialSensor AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_LeadFilter AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_Limits
AP_Math AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
AP_Menu AP_Menu: ported to AP_HAL 2012-12-20 14:51:29 +11:00
AP_Motors
AP_Mount AP_Mount: ported to AP_HAL 2012-12-20 14:51:29 +11:00
AP_Navigation
AP_OpticalFlow AP_OpticalFlow: ported to AP_HAL 2012-12-20 14:51:30 +11:00
AP_Param AP_Param: eeprom translated to use AP_HAL. No unit tests available! 2012-12-20 14:51:29 +11:00
AP_PID/examples/AP_pid
AP_Progmem HAL_AVR: fixed warnings on all PSTR() usage 2012-12-20 14:51:34 +11:00
AP_RangeFinder AP_Rangefinder: ported to AP_HAL. Only officially supports MaxsonarXL. 2012-12-20 14:51:30 +11:00
AP_Relay AP_Relay: rewritten for AP_HAL 2012-12-20 14:51:31 +11:00
APM_Control
APM_OBC APM_OBC: translate to AP_HAL, make trivial test sketch to test build 2012-12-20 14:51:29 +11:00
APM_PI APM_PI: ported to AP_HAL 2012-12-20 14:51:31 +11:00
DataFlash
Desktop
doc
Filter AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
GCS_Console AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 2012-12-20 14:51:28 +11:00
GCS_MAVLink
memcheck memcheck: ported to AP_HAL 2012-12-20 14:51:31 +11:00
PID PID: ported to AP_HAL 2012-12-20 14:51:31 +11:00
RC_Channel
SITL