ardupilot/libraries
Andrew Tridgell eb74fddd9f AP_Math: added global GRAVITY_MSS define 2013-01-02 14:45:08 +11:00
..
AC_PID AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
APM_Control yaw fixup 2013-01-02 14:45:08 +11:00
APM_OBC AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
APM_PI APM_PI: updates for new AP_Param API 2012-12-20 14:51:38 +11:00
AP_ADC AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
AP_ADC_AnalogSource AP_ADC_AnalogSource: fix for new AnalogIn interface 2012-12-20 14:51:35 +11:00
AP_AHRS ahrs fixup 2013-01-02 14:45:08 +11:00
AP_Airspeed AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
AP_Baro AP_Baro: fixed MS5611 semaphore handling 2012-12-21 19:33:57 +11:00
AP_Buffer AP_Buffer: ported to AP_HAL 2012-12-20 14:51:29 +11:00
AP_Camera AP Camera changes required to work with modified AP_Relay lib. 2013-01-02 09:55:37 +11:00
AP_Common Progmem: use right CONFIG_HAL_BOARD #ifdefs 2013-01-01 18:26:12 +11:00
AP_Compass AP_Compass: disable auto-declination on 1280 2012-12-20 14:53:23 +11:00
AP_Curve AP_Curve: put template in cpp file 2012-12-20 14:52:30 +11:00
AP_Declination AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
AP_GPS GPS: fixed state machine logic errors in MTK19 driver 2013-01-02 10:12:55 +11:00
AP_HAL AP_HAL: added PX4 board support 2012-12-30 20:02:45 +11:00
AP_HAL_AVR HAL_AVR: fixed a warning 2013-01-02 10:19:28 +11:00
AP_HAL_AVR_SITL SITL: disabled buffering on stdout 2012-12-24 08:00:57 +11:00
AP_HAL_Empty AP_HAL: removed the defer_timer_process() function 2012-12-21 20:01:42 +11:00
AP_HAL_PX4 HAL_PX4: added basic console driver (output only) 2013-01-01 18:19:18 +11:00
AP_InertialNav AP_InertialNav: increase baro delay to 0.5 sec (was 0.2sec) to allow slower baro updates on APM1 2013-01-02 09:55:37 +11:00
AP_InertialSensor AP_InertialSensor: resolved compile warning re uninitialised variable 2013-01-02 09:18:03 +11:00
AP_LeadFilter AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
AP_Limits libraries: use new math functions 2012-12-20 14:53:22 +11:00
AP_Math AP_Math: added global GRAVITY_MSS define 2013-01-02 14:45:08 +11:00
AP_Menu AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
AP_Motors AP_Motors: remove unnecessary opposite_motor array (no longer needed with new stability patch) 2013-01-02 09:19:17 +11:00
AP_Mount libraries: use new math functions 2012-12-20 14:53:22 +11:00
AP_OpticalFlow AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52:37 +11:00
AP_Param AP_Param: fixup for ARM compiler 2013-01-02 14:45:08 +11:00
AP_PerfMon ArduCopter: added AP_PerfMon library 2013-01-02 09:20:08 +11:00
AP_Progmem Progmem: use right CONFIG_HAL_BOARD #ifdefs 2013-01-01 18:26:12 +11:00
AP_RangeFinder RangeFinder: fixed example build 2012-12-20 14:52:36 +11:00
AP_Relay AP_Relay: allow for no relay pin 2013-01-02 14:45:08 +11:00
DataFlash DataFlash: disable some debug code 2012-12-20 14:53:24 +11:00
Filter Filter: #include AP_Buffer.h no longer needed now that completementary filter has been moved to InertialNav library 2013-01-02 09:19:39 +11:00
GCS_Console AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 2012-12-20 14:52: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: fixed example build 2012-12-20 14:52:36 +11:00
RC_Channel RC_Channel: added no_deadzone version of set_pwm() 2012-12-20 22:41:58 +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