ardupilot/libraries
2016-09-21 17:37:32 +10:00
..
AC_AttitudeControl AC_PosControl: check Z-axis accel imax can always overpower hover throttle 2016-09-05 14:19:43 +09:00
AC_Avoidance
AC_Fence AC_Fence: revert param Enable to be FLAG_ENABLE 2016-08-31 08:55:31 +09:00
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer AC_Sprayer: Change the comment of the variables in the form of doxygen. 2016-09-13 13:37:35 +09:00
AC_WPNav AC_WPNav: added WP_RFND_USE parameter 2016-08-23 09:27:39 +10:00
AP_AccelCal
AP_ADC
AP_ADSB AP_ADSB: fixed signed int compare compile warning/error and reject >24bit ICAO 2016-08-16 18:49:48 -07:00
AP_AdvancedFailsafe AP_AdvancedFailsafe: update AFS_TERMINATE on GCS on termination 2016-08-16 12:56:13 +10:00
AP_AHRS AP_AHRS: added get_primary_accel_index() and get_primary_gyro_index() 2016-09-05 12:56:36 +10:00
AP_Airspeed AP_Airspeed: AP_Airspeed_I2C: get the right status according to datasheet 2016-09-09 10:32:14 -07:00
AP_Arming Global: Fix typos 2016-09-17 00:36:36 -03:00
AP_Avoidance AP_Avoidance: handle condition where avoid is disabled while avoiding 2016-08-17 22:38:54 -07:00
AP_Baro
AP_BattMonitor AP_BattMonitor: fixed typo 2016-09-21 17:37:32 +10:00
AP_BoardConfig AP_BoardConfig: work around issues with bad components on some FMUv4 boards 2016-09-08 13:18:13 +10:00
AP_Buffer
AP_Button
AP_Camera
AP_Common
AP_Compass AP_Compass: removed disco special compass offsets 2016-09-14 19:06:06 +10:00
AP_Declination
AP_EPM
AP_Frsky_Telem AP_Frsky_Telem: removed reliance on home_distance and home_bearing which are only in copter 2016-09-06 11:42:32 +10:00
AP_GPS AP_GPS_NOVA: support tersus/novatel/comnav gps 2016-09-20 10:53:49 +10:00
AP_HAL Global: Fix typos 2016-09-17 00:36:36 -03:00
AP_HAL_AVR
AP_HAL_Empty Global: remove get_fd() from Device API 2016-08-29 10:27:36 -03:00
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: avoiding setting the SPI mode on every transfer 2016-09-17 00:35:00 -03:00
AP_HAL_PX4 HAL_PX4: limit IMU target temperature to 65 2016-09-05 12:59:50 +10:00
AP_HAL_QURT
AP_HAL_SITL AP_GPS_NOVA: support tersus/novatel/comnav gps 2016-09-20 10:53:49 +10:00
AP_HAL_VRBRAIN Global: remove get_fd() from Device API 2016-08-29 10:27:36 -03:00
AP_ICEngine
AP_InertialNav
AP_InertialSensor AP_InertialSensor: added optional FSYNC external sync bit 2016-09-05 12:55:32 +10:00
AP_IRLock AP_IRLock_PX4: enabled sensor driver startup on bus2 if don't start on bus1 2016-08-11 07:52:39 +10:00
AP_L1_Control
AP_LandingGear
AP_Math
AP_Menu
AP_Mission
AP_Module AP_Module: added velocity_ned to AHRS state 2016-09-20 17:34:39 +10:00
AP_Motors AP_Motors: increase MOT_THST_HOVER parameter description range 2016-09-07 15:28:49 +09:00
AP_Mount
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: Don't report range finder variance on mavlink if not required 2016-09-21 10:41:21 +09:00
AP_Navigation
AP_Notify
AP_OpticalFlow AP_OpticalFlow: Changed short boundary the i2c_integral_frame. 2016-09-17 01:04:06 -03:00
AP_Parachute
AP_Param
AP_Rally
AP_RangeFinder AP_RangeFinder: Cleanup and added comments 2016-09-21 10:45:25 +09:00
AP_RCMapper
AP_Relay
AP_RPM AP_RPM: use RPM_SCALING in SITL 2016-09-02 11:12:18 +10:00
AP_RSSI
AP_Scheduler
AP_SerialManager AP_SerialManager: added SPort passthrough protocol 2016-08-25 10:16:18 +10:00
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain Global: Fix typos 2016-09-17 00:36:36 -03:00
AP_Tuning
AP_Vehicle
APM_Control
DataFlash DataFlash: immediately restart logging after erasing logs 2016-09-19 17:57:59 +09:00
doc
Filter
GCS_Console
GCS_MAVLink Global: Fix typos 2016-09-17 00:36:36 -03:00
PID
RC_Channel RC_Channel: expanded docs for RCn_FUNCTION 2016-08-16 16:16:09 +10:00
SITL AP_GPS_NOVA: support tersus/novatel/comnav gps 2016-09-20 10:53:49 +10:00
StorageManager