You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 4dcff15603 DataFlash: fixed typo 9 years ago
..
AC_AttitudeControl AC_AttutudeControl: Yaw shift fix 9 years ago
AC_Avoidance AC_Avoid: add support for stopping at polygon fence 9 years ago
AC_Fence AC_Fence: merge with add polygon support 9 years ago
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: fixed typo 9 years ago
APM_Control APM_Control: reduce elevator when past LIM_ROLL_CD 9 years ago
APM_OBC
AP_ADC
AP_ADSB AP_ADSB: allow param based VEHICLE list sizes, 1 to 100. 9 years ago
AP_AHRS AP_AHRS: send zero EKF_STATUS_REPORT with EKF type 10 9 years ago
AP_AccelCal
AP_Airspeed AP_Airspeed: ensure we have at least 10 samples for airspeed cal 9 years ago
AP_Arming
AP_Baro
AP_BattMonitor
AP_BoardConfig AP_BoardConfig: added BRD_IMU_TARGTEMP 9 years ago
AP_Buffer
AP_Camera
AP_Common AP_Common: simplify ARRAY_SUBSCRIPT macro 9 years ago
AP_Compass
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
AP_HAL AP_HAL: fixed typo 9 years ago
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: use set_imu_target_temp() API 9 years ago
AP_HAL_PX4 HAL_PX4: implement IMU heater in hal.util for Pixhawk2 9 years ago
AP_HAL_QURT HAL_QURT: fixed typo 9 years ago
AP_HAL_SITL HAL_SITL: fixed segv on cygwin 9 years ago
AP_HAL_VRBRAIN
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: fixed typo 9 years ago
AP_L1_Control
AP_LandingGear
AP_Math AP_Math: add Polygon_outside and Polygon_complete functions 9 years ago
AP_Menu
AP_Mission AP_Mission: mavlink parsing should use check_lat/lng functions 9 years ago
AP_Motors AP_Motors: fixed typos 9 years ago
AP_Mount AP_Mount: fixed typo 9 years ago
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: remove duplicate if statements from mag fusion 9 years ago
AP_Navigation
AP_Notify
AP_OpticalFlow
AP_Parachute
AP_Param AP_Param: display defaults path on startup 9 years ago
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: fixed typo 9 years ago
AP_Relay
AP_Scheduler AP_Scheduler: expose loop rate on all builds 9 years ago
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain
AP_Tuning AP_Tuning: don't warn of controller errors when disarmed 9 years ago
AP_Vehicle AP_Vehicle: moved roll_limit_cd into AP_Vehicle 9 years ago
DataFlash DataFlash: fixed typo 9 years ago
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: fix race condition when recieving last waypoint 9 years ago
PID
RC_Channel RC_Channel: added setup_failsafe_trim_mask() 9 years ago
SITL SITL: added flaps control in XPlane 9 years ago
StorageManager
doc