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.
 
 
 
 
 
 
murata f5c3de2a61 AP_Baro: Change from magic number 0 to definition name. 8 years ago
..
AC_AttitudeControl AC_AttitudeControl: added support for AP_AHRS_View 8 years ago
AC_Avoidance AC_Avoidance: stop based on upward facing proximity sensor 8 years ago
AC_Fence AC_Fence: shorten calculation of return value 8 years ago
AC_InputManager
AC_PID AC_PID: added feed-forward to AC_PID 8 years ago
AC_PrecLand AC_PrecLand: Update for AHRS NED changes 8 years ago
AC_Sprayer AC_Sprayer: use new SRV_Channels API 8 years ago
AC_WPNav AC_WPNav: converted to use AP_AHRS_View 8 years ago
APM_Control APM_Control: Added derating of steering wheel 8 years ago
AP_ADC Global: change Device::PeriodicCb signature 8 years ago
AP_ADSB AP_ADSB: Change sprintf method to secure snprintf method. 8 years ago
AP_AHRS AP_AHRS: fixes for changes in AP_AHRS API from Michael 8 years ago
AP_AccelCal
AP_AdvancedFailsafe AP_AdvancedFailsafe: adapt to new RC_Channel API 8 years ago
AP_Airspeed AP_Airspeed: Change from magic number 0 to definition name. 8 years ago
AP_Arming AP_Arming: Fix up ARMING_REQUIRE param documentation to try and be less confusing 8 years ago
AP_Avoidance AP_Avoidance: Remove unutilized get_destination_perpendicular 8 years ago
AP_Baro AP_Baro: Change from magic number 0 to definition name. 8 years ago
AP_BattMonitor AP_BattMonitor: fix param description 8 years ago
AP_Beacon AP_Beacon: Apply correct conversion from Pozyx beacon earth frame 8 years ago
AP_BoardConfig AP_BoardConfig: switched to always using in-tree sensors 8 years ago
AP_Buffer
AP_Button
AP_Camera Camera: Fix an incorrect label on CAM_DURATION 8 years ago
AP_Common AP_Common: Unify from print or println to printf. 8 years ago
AP_Compass AP_Compass: BMM150: fix sampling time 8 years ago
AP_Declination AP_Declination: Unify from print or println to printf. 8 years ago
AP_FlashStorage
AP_Frsky_Telem AP_Frsky_Telem: Support for a GCS singleton 8 years ago
AP_GPS AP_GPS: rename UNIX_OFFSET 8 years ago
AP_Gripper AP_Gripper: Add missing parameter units 8 years ago
AP_HAL AP_HAL: remove HAL_PARAM_DEFAULTS_PATH for SITL 8 years ago
AP_HAL_AVR
AP_HAL_Empty AP_HAL_Empty: adapt to new api 8 years ago
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: Unify from print or println to printf. 8 years ago
AP_HAL_PX4 HAL_PX4: fixed motor test for brushed motors 8 years ago
AP_HAL_QURT HAL_QURT: fixed a bug in new_input() 8 years ago
AP_HAL_SITL AP_HAL_SITL: Apply a GPS noise parameter 8 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: Unify from print or println to printf. 8 years ago
AP_ICEngine AP_ICEngine: Update for AHRS NED changes 8 years ago
AP_IRLock AP_IRLock_SITL: correct packet timestamp 8 years ago
AP_InertialNav AP_InertialNav: Update for AHRS NED changes 8 years ago
AP_InertialSensor AP_InertialSensor: examples: fix double to float warnings 8 years ago
AP_L1_Control
AP_Landing AP_Landing: add double casts to printf-like function 8 years ago
AP_LandingGear AP_LandingGear: use new SRV_Channels API 8 years ago
AP_Math AP_Math: Add a 3D location difference, returning NED 8 years ago
AP_Menu AP_Menu: Unify from print or println to printf. 8 years ago
AP_Mission AP_Mission: Unify from print or println to printf. 8 years ago
AP_Module AP_Module: Update for AHRS NED changes 8 years ago
AP_Motors AP_Motors: support twin-motor tailsitters 8 years ago
AP_Mount AP_Mount: Unify from print or println to printf. 8 years ago
AP_NavEKF AP_NavEKF: remove EKF1 8 years ago
AP_NavEKF2 AP_NavEKF2: Enable simple heading fusion to be set for specific cores 8 years ago
AP_NavEKF3 AP_NavEKF3: fix copied parameter descriptions 8 years ago
AP_Navigation
AP_Notify Reduce the risk of the buzzer affecting IMU's during the battery alarm 8 years ago
AP_OpticalFlow AP_OpticalFlow: Unify from print or println to printf. 8 years ago
AP_Parachute AP_Parachute: Unify from print or println to printf. 8 years ago
AP_Param AP_Param: added support for frame specific parameters 8 years ago
AP_Proximity AP_Proximity: add support for TeraRangerTower 8 years ago
AP_RCMapper
AP_RPM AP_RPM: Unify from print or println to printf. 8 years ago
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: Update min value for RNGFND_GNDCLEAR parameter 8 years ago
AP_Relay
AP_Scheduler
AP_SerialManager AP_SerialManager: add comment that Lidar360 protocol covers TerraRanger 8 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: fixed trim bug 8 years ago
AP_SpdHgtControl Plane, AP_TECS: do not pass auto_land flag to TECS, it already knows it 8 years ago
AP_Stats AP_Stats: Add missing parameter units 8 years ago
AP_TECS AP_TECS: Update for AHRS NED changes 8 years ago
AP_Terrain AP_Terrain: prevent use of invalid Location 8 years ago
AP_Tuning AP_Tuning: adapt to new RC_Channel API 8 years ago
AP_Vehicle AP_Vehicle: Move loiter_radius to vehicle 8 years ago
DataFlash DataFlash: zero-pad the number in the log filename 8 years ago
Filter
GCS_Console GCS_Console: Unify from print or println to printf. 8 years ago
GCS_MAVLink GCS_MAVLink: support for a singleton 8 years ago
PID PID: Unify from print or println to printf. 8 years ago
RC_Channel RC_Channel: improved doc string 8 years ago
SITL SITL: fixed whitespace on flightaxis code 8 years ago
SRV_Channel SRV_Channel: added k_throttleLeft and k_throttleRight 8 years ago
StorageManager StorageManager: Unify from print or println to printf. 8 years ago
doc