ardupilot/libraries
2015-10-30 14:35:12 +09:00
..
AC_AttitudeControl AC_PosControl: add shift_pos_xy_target 2015-10-30 12:24:08 +09:00
AC_Fence AC_Fence: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_PID AC_PID: remove unnecessary includes from example 2015-10-21 09:16:10 +11:00
AC_PrecLand AC_PrecLand: update comments to reflect change from bf_angle to angle 2015-10-26 09:45:05 +09:00
AC_Sprayer AC_Sprayer: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_WPNav AC_WPNav: handle ekf position reset in Loiter and Brake 2015-10-30 12:24:17 +09:00
AP_ADC Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_ADC_AnalogSource AP_ADC_AnalogSource: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_AHRS Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Airspeed Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Arming Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Baro Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_BattMonitor AP_BattMonitor: fix class name after rename in AP_HAL_Linux 2015-10-21 10:11:19 +11:00
AP_BoardConfig AP_BoardConfig: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Buffer AP_Buffer: change pop_front to return a bool if successful 2014-10-20 08:26:14 +11:00
AP_Camera AP_Camera: fix configure command id sent to components 2015-09-16 13:06:46 +09:00
AP_Common Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Compass Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Curve Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Declination Replace use of memcpy_P() with memcpy() 2015-10-30 14:35:11 +09:00
AP_EPM AP_EPM: standardize inclusion of libaries headers 2015-08-11 16:28:42 +10:00
AP_Frsky_Telem AP_Frsky_Telem: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
AP_GPS Replace use of strcmp_P() with strcmp() 2015-10-30 14:35:09 +09:00
AP_HAL AP_HAL: Remove Util::{v,}snprintf_P() 2015-10-30 14:35:06 +09:00
AP_HAL_AVR AP_HAL: add format attribute to panic() 2015-10-24 14:26:36 +11:00
AP_HAL_Empty AP_HAL: add format attribute to panic() 2015-10-24 14:26:36 +11:00
AP_HAL_FLYMAPLE Remove use of Util::{v,}snprintf_P() 2015-10-30 14:35:05 +09:00
AP_HAL_Linux Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_HAL_PX4 Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_HAL_SITL Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_HAL_VRBRAIN Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_InertialNav AP_InertialNav: Address peer review comments 2015-10-20 15:21:36 +11:00
AP_InertialSensor Remove use of Util::{v,}snprintf_P() 2015-10-30 14:35:05 +09:00
AP_IRLock IRLock: replace tabs with spaces 2015-08-31 18:00:33 +09:00
AP_L1_Control AP_L1_Control: use set_default for runtime param defaults 2015-10-26 11:15:54 +11:00
AP_LandingGear AP_LandingGear: standardize inclusion of libaries headers 2015-08-11 16:28:44 +10:00
AP_Limits Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Math Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Menu Replace use of strcasecmp_P() with strcasecmp() 2015-10-30 14:35:08 +09:00
AP_Mission Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Motors Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Mount Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_NavEKF AP_NavEKF: constify getLastPosNorthEastReset 2015-10-30 12:24:15 +09:00
AP_NavEKF2 Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Navigation AP_Navigation: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00
AP_Notify Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_OpticalFlow Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Parachute Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Param Replace use of strcpy_P() with strcpy() 2015-10-30 14:35:12 +09:00
AP_PerfMon Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Progmem AP_Progmem: standardize inclusion of libaries headers 2015-08-11 16:38:22 +10:00
AP_Rally AP_Rally: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_RangeFinder Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_RCMapper AP_RCMapper: standardize inclusion of libaries headers 2015-08-11 16:38:22 +10:00
AP_Relay AP_Relay: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_RPM AP_RPM: added RPM_MAX parameter 2015-09-25 12:05:43 +10:00
AP_RSSI Copy paste errors and naming issues in documentation help. 2015-09-28 18:17:07 +10:00
AP_Scheduler Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_SerialManager AP_SerialManager: added enum for serial lidar 2015-09-08 16:46:52 +10:00
AP_ServoRelayEvents AP_ServoRelayEvents: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_SpdHgtControl AP_SpdHgtControl: added flight stage FLIGHT_LAND_ABORT 2015-09-09 09:04:24 +10:00
AP_TECS AP_TECS: reformat using astyle 2015-09-16 14:24:45 +10:00
AP_Terrain Remove use of PSTR 2015-10-30 14:35:04 +09:00
AP_Vehicle AP_Vehicle: standardize inclusion of libaries headers 2015-08-11 16:38:24 +10:00
APM_Control Replace use of strcpy_P() with strcpy() 2015-10-30 14:35:12 +09:00
APM_OBC Remove use of PSTR 2015-10-30 14:35:04 +09:00
APM_PI APM_PI: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
DataFlash Replace use of strcpy_P() with strcpy() 2015-10-30 14:35:12 +09:00
doc
Filter Filter: remove unnecessary includes from examples 2015-10-21 09:16:10 +11:00
GCS_Console Remove use of PSTR 2015-10-30 14:35:04 +09:00
GCS_MAVLink Remove use of Util::{v,}snprintf_P() 2015-10-30 14:35:05 +09:00
PID Remove use of PSTR 2015-10-30 14:35:04 +09:00
RC_Channel RC_Channel: use set_default for runtime param defaults 2015-10-26 11:15:54 +11:00
SITL SITL: support multiple jsbsim aircraft types 2015-10-27 10:01:34 +11:00
StorageManager StorageManager: remove unnecessary includes from example 2015-10-21 09:16:10 +11:00