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 2db2486b3a AP_AHRS: send zero EKF_STATUS_REPORT with EKF type 10 9 years ago
..
AC_AttitudeControl AC_PosControl: comment fix to set_alt_max method 9 years ago
AC_Fence
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav
APM_Control APM_Control: Get steer rate using earth frame. 9 years ago
APM_OBC
AP_ADC
AP_ADSB AP_ADSB: clarified some minor logic 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: use non-blocking airspeed calibration 9 years ago
AP_Arming AP_Arming: check actual battery instances then max possible instances 9 years ago
AP_Baro
AP_BattMonitor AP_BattMonitor: remove voltage2() since we have voltage(x) available 9 years ago
AP_BoardConfig AP_BoardConfig: allow channels to be moved regardless of safety switch 9 years ago
AP_Buffer
AP_Camera
AP_Common AP_Common: remove support for flymaple 9 years ago
AP_Compass
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: fixed hexdigit in NMEA detector 9 years ago
AP_HAL AP_HAL: defer calls to safety_state switch to queue an async attempt. 9 years ago
AP_HAL_AVR AP_HAL_AVR: remove examples 9 years ago
AP_HAL_Empty
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: remove hal 9 years ago
AP_HAL_Linux AP_HAL_Linux: Changes in RPi version detection 9 years ago
AP_HAL_PX4 AP_HAL_PX4: disarm motors on reboot so ensure they are off during bootloader upload 9 years ago
AP_HAL_QURT AP_HAL_QURT: always build with MAVLink2 headers 9 years ago
AP_HAL_SITL HAL_SITL: added xplane support 9 years ago
AP_HAL_VRBRAIN
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: Changing the default gyro filter from 10 to 4 9 years ago
AP_L1_Control
AP_LandingGear
AP_Math AP_Math: add separate check_lat() and check_lng() 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 motor load calculation 9 years ago
AP_Mount AP_Mount: use zero length flexible arrays in unions 9 years ago
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: rework yaw and magnetic heading reset logic 9 years ago
AP_Navigation
AP_Notify AP_Notify: added tuning error tones 9 years ago
AP_OpticalFlow
AP_Parachute
AP_Param AP_Param: fixed forced save of constructor override parameters 9 years ago
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder
AP_Relay
AP_Scheduler AP_Scheduler: expose loop rate on all builds 9 years ago
AP_SerialManager AP_SerialManager: remove special case for console 9 years ago
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
DataFlash DataFlash: log 14 output channels in RCOU 9 years ago
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: flag a link as active if it ever sends a message 9 years ago
PID PID: Added PID_Info to class for PID logging 9 years ago
RC_Channel RC_Channel: set_radio() should not constrain values 9 years ago
SITL SITL: added debug showing UDP ports for XPlane 9 years ago
StorageManager
doc