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 5f7af390ec AP_Common: a useful debug macro for SITL 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: removed use of AFF for tail control in heli 9 years ago
AC_Fence AC_Fence: rename check_destination_within_fence and accept distances in meters 9 years ago
AC_InputManager
AC_PID AC_PID: removed AFF from heli PID 9 years ago
AC_PrecLand AC_PrecLand: remove PI controller, speed limits as they are unused 9 years ago
AC_Sprayer AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AC_WPNav AC_WPNav: support rangefinder for terrain following 9 years ago
APM_Control APM_Control: Fix typos 9 years ago
APM_OBC APM_OBC: Fix up after RC_Channels refactor 9 years ago
AP_ADC AP_ADC: fix warning on printf 9 years ago
AP_ADSB
AP_AHRS AP_AHRS: disable EKF1 on all PX4v1 and PX4v2 boards 9 years ago
AP_AccelCal AP_AccelCal: Fix typos 9 years ago
AP_Airspeed AP_Airspeed: airspeed healthy should also check if enabled 9 years ago
AP_Arming AP_Arming: updated comment for z-axis accel threshold 9 years ago
AP_Baro AP_Baro: created baro drift offset accessor 9 years ago
AP_BattMonitor AP_BattMonitor: Fix typos 9 years ago
AP_BoardConfig AP_BoardConfig: Fix typos 9 years ago
AP_Buffer
AP_Camera
AP_Common AP_Common: a useful debug macro for SITL 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 Revising ardupilot.com to .org 9 years ago
AP_Frsky_Telem AP_Frsky_Telem: Fix typos 9 years ago
AP_GPS AP_GPS: add some safety checks to _parse_decimal_100() 9 years ago
AP_HAL AP_HAL: fix comment for get_time_utc 9 years ago
AP_HAL_AVR
AP_HAL_Empty AP_HAL_Empty: Fix typos 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: Fix typos 9 years ago
AP_HAL_Linux HAL_Linux: cope with MAVLink2 in UDP driver for packetising 9 years ago
AP_HAL_PX4 AP_HAL_PX4: Fix typos 9 years ago
AP_HAL_QURT AP_HAL_QURT: always build with MAVLink2 headers 9 years ago
AP_HAL_SITL AP_HAL_SITL: rename aspd variables to arspd 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 AP_InertialSensor: Fix typos 9 years ago
AP_L1_Control AP_L1_Control: remove tabs and trailing whitespaces 9 years ago
AP_LandingGear
AP_Math AP_Math: geodesic_grid tool: show triangle number for sections too 9 years ago
AP_Menu
AP_Mission AP_Mission: rename starts_with_takeoff_cmd 9 years ago
AP_Motors AP_Motors: Fix typos 9 years ago
AP_Mount AP_Mount: always build with MAVLink2 headers 9 years ago
AP_NavEKF AP_NavEKF: remove debug code 9 years ago
AP_NavEKF2 AP_NavEKF2: fix bug preventing in-flight alignment 9 years ago
AP_Navigation
AP_Notify AP_Notify: Buzzer: change pin 11(P8_31) to pin 12(P8_32) 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix optical flow initialization 9 years ago
AP_Parachute
AP_Param AP_Param: explicitly cast to float to avoid Clang warning 9 years ago
AP_RCMapper
AP_RPM AP_RPM: Added an example script 9 years ago
AP_RSSI AP_RSSI: use fabsf instead of abs 9 years ago
AP_Rally
AP_RangeFinder AP_RangeFinder: Fix typos 9 years ago
AP_Relay
AP_Scheduler
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: fixed float->double promotion compiler warning 9 years ago
AP_Vehicle
DataFlash DataFlash: use HAVE_PAYLOAD_SPACE() 9 years ago
Filter Filter: add AverageFilter variant to save current sum 9 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: added a wrapper for sending HEARTBEAT 9 years ago
PID PID: Fix typos 9 years ago
RC_Channel RC_Channel: fixed example for MAVLink2 9 years ago
SITL SITL: rename aspd variables and params to arspd 9 years ago
StorageManager StorageManager: added storage region for signing keys 9 years ago
doc doc: Fix typos 9 years ago