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.
 
 
 
 
 
 
Lucas De Marchi d566567d87 AP_InertialSensor: add static create method 8 years ago
..
AC_AttitudeControl AC_AttitudeControl: added a update_vel_controller_xy() API 8 years ago
AC_Avoidance
AC_Fence AC_Fence: reset fences breach on disable 8 years ago
AC_InputManager AC_InputManager: remove MAIN_LOOP_RATE in favour of parameter value 8 years ago
AC_PID AC_PID: minor formatting change 8 years ago
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: add set_wp_destination_NED to accept target in meters NED 8 years ago
APM_Control APM_Control: Simpify yaw controller trig 8 years ago
AP_ADC
AP_ADSB AP_ADSB - update description of ADSB_RF_SELECT to say Rx-only devices are always in Rx mode 8 years ago
AP_AHRS global: use static method to construct Compass 8 years ago
AP_AccelCal
AP_AdvancedFailsafe AP_AdvancedFailsafe: Allow landing to be a termination action 8 years ago
AP_Airspeed AP_Airspeed: fixed airspeed autocal 8 years ago
AP_Arming AP_Arming: check ahrs and gps differ by less than 10m 8 years ago
AP_Avoidance
AP_Baro global: use static method to construct AP_Baro 8 years ago
AP_BattMonitor
AP_Beacon
AP_BoardConfig AP_BoardConfig: clarify board type 2 also to be used on the Cube autopilot 8 years ago
AP_Buffer
AP_Button
AP_Camera AP_Camera: add const to some parameters 8 years ago
AP_Common AP_Common: do not include version.h/ap_version.h 8 years ago
AP_Compass global: use static method to construct Compass 8 years ago
AP_Declination
AP_FlashStorage
AP_Frsky_Telem
AP_GPS AP_GPS: parse RTK status in NMEA GGA message 8 years ago
AP_Gripper
AP_HAL AP_HAL: Add size() method to RingBuffer ObjectArray 8 years ago
AP_HAL_AVR
AP_HAL_Empty global: remove AP_HAL::in_timerprocess() 8 years ago
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: make Aero use Tap ESC 8 years ago
AP_HAL_PX4 AP_HAL: move in tap esc implementation 8 years ago
AP_HAL_QURT AP_HAL_QURT: make in_main_thread const and override 8 years ago
AP_HAL_SITL SITL: add parameter to simulate reversed pitot tube order 8 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: make in_main_thread const and override 8 years ago
AP_ICEngine
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: add static create method 8 years ago
AP_JSButton AP_JSButton: input_hold_toggle -> input_hold_set 8 years ago
AP_L1_Control L1_Control: Ensure that LIM_BANK passes a sea level sanity check 8 years ago
AP_Landing AP_Landing: Fix an error when computing the course offset for deepstall 8 years ago
AP_LandingGear AP_LandingGear: add startup position selection parameter 8 years ago
AP_LeakDetector
AP_Math AP_Math: replace divide with multiply in distance_to_segment 8 years ago
AP_Menu
AP_Mission global: use static method to construct Compass 8 years ago
AP_Module global: use static method to construct AP_Baro 8 years ago
AP_Motors
AP_Mount
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: use rangefinder backend accessors 8 years ago
AP_NavEKF3 AP_NavEKF3: use rangefinder backend accessors 8 years ago
AP_Navigation
AP_Notify AP_Notify: remove raspilot 8 years ago
AP_OpticalFlow global: use static method to construct Compass 8 years ago
AP_Parachute
AP_Param AP_Param: remove CLI 8 years ago
AP_Proximity AP_Proximity: add support for RP Lidar A2 8 years ago
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: cleanup variable names in uLanding driver 8 years ago
AP_Relay
AP_Scheduler AP_Scheduler: remove loop-period argument from load_average 8 years ago
AP_SerialManager AP_SerialMananger: add RP-Lidar A2 8 years ago
AP_ServoRelayEvents
AP_SmartRTL AP_SmartRTL: complete rename to SmartRTL 8 years ago
AP_Soaring
AP_SpdHgtControl
AP_Stats
AP_TECS AP_TECS: gain scaler K_STE2Thr multiplies by (THRmax - THRmin) 8 years ago
AP_TemperatureSensor
AP_Terrain AP_Terrain: cast to int32_t to avoid warning about signedness 8 years ago
AP_Tuning
AP_UAVCAN
AP_Vehicle
AP_VisualOdom
AP_WheelEncoder
DataFlash DataFlash: add temporary workaround for macro usage 8 years ago
Filter Filter: added a notch filter 8 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: refactor send_banner() to use AP_FWVersion 8 years ago
PID
RC_Channel RC_Channel: fixed bug in manual with TRIM == MIN 8 years ago
SITL SITL: add parameter to simulate reversed pitot tube order 8 years ago
SRV_Channel SRV_Channel: added copy_radio_in_out_mask() 8 years ago
StorageManager
doc