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 72b5cecdb2 HAL_Linux: added udpin support to HAL_Linux 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_PID: removed AFF from heli PID 9 years ago
AC_PrecLand
AC_Sprayer AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AC_WPNav AC_WPNav: use AC_Avoidance to stop at fence during Loiter 9 years ago
APM_Control APM_Control: reduce elevator when past LIM_ROLL_CD 9 years ago
APM_OBC APM_OBC: Fix up after RC_Channels refactor 9 years ago
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_AccelCal: Fix typos 9 years ago
AP_Airspeed AP_Airspeed: ensure we have at least 10 samples for airspeed cal 9 years ago
AP_Arming AP_Arming: check actual battery instances then max possible instances 9 years ago
AP_Baro AP_Baro: created baro drift offset accessor 9 years ago
AP_BattMonitor AP_BattMonitor: remove voltage2() since we have voltage(x) available 9 years ago
AP_BoardConfig AP_BoardConfig: improved docs for BRD_SAFETYENABLE 9 years ago
AP_Buffer
AP_Camera
AP_Common AP_Common: simplify ARRAY_SUBSCRIPT macro 9 years ago
AP_Compass AP_Compass: explicitely add compasses for erlebrain2, pxf and pxfmini 9 years ago
AP_Declination AP_Declination: Fix typos 9 years ago
AP_EPM
AP_Frsky_Telem AP_Frsky_Telem: Fix typos 9 years ago
AP_GPS AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
AP_HAL Global: rename bus type enum entries 9 years ago
AP_HAL_AVR AP_HAL_AVR: remove examples 9 years ago
AP_HAL_Empty AP_HAL_Empty: Fix typos 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: remove hal 9 years ago
AP_HAL_Linux HAL_Linux: added udpin support to HAL_Linux 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 SITL: correct adsb initialisation 9 years ago
AP_HAL_VRBRAIN
AP_IRLock
AP_InertialNav AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_InertialSensor Global: rename bus type enum entries 9 years ago
AP_L1_Control AP_L1_Control: remove tabs and trailing whitespaces 9 years ago
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_MotorsCoax: Fix servo 3 and 4 feed through sign 9 years ago
AP_Mount AP_Mount: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
AP_NavEKF AP_NavEKF: remove debug code 9 years ago
AP_NavEKF2 AP_NavEKF2: remove duplicate if statements from mag fusion 9 years ago
AP_Navigation
AP_Notify AP_Notify: added tuning error tones 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix optical flow initialization 9 years ago
AP_Parachute
AP_Param AP_Param: fixed forced save of constructor override parameters 9 years ago
AP_RCMapper
AP_RPM AP_RPM: Added an example script 9 years ago
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: Fix typos 9 years ago
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_ServoRelayEvents: Fix up after RC_Channels refactor 9 years ago
AP_SpdHgtControl AP_SpdHgtControl: update for changed API 9 years ago
AP_TECS AP_TECS: Log TEC2.LF as Aerodynamic Load Factor 9 years ago
AP_Terrain AP_Terrain: use HAVE_PAYLOAD_SPACE() 9 years ago
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: Log rate to degrees 9 years ago
Filter Filter: add AverageFilter variant to save current sum 9 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: fix race condition when recieving last waypoint 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: default gyro cal off in XPlane and FlightAxis 9 years ago
StorageManager StorageManager: added storage region for signing keys 9 years ago
doc doc: Fix typos 9 years ago