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 beabccf9ef AP_LandingGear: add static create method 7 years ago
..
AC_AttitudeControl AC_AttitudeControl: added a update_vel_controller_xy() API 8 years ago
AC_Avoidance AC_Avoidance: add static create method 7 years ago
AC_Fence AC_Fence: add static create method 7 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_Sprayer: add static create method 7 years ago
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 7 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 AP_Board_Config{,_CAN} 7 years ago
AP_AccelCal
AP_AdvancedFailsafe AP_AdvancedFailsafe: Allow landing to be a termination action 8 years ago
AP_Airspeed global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_Arming AP_Arming: make constructor protected 7 years ago
AP_Avoidance
AP_Baro global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_BattMonitor global: use static method to construct AP_BattMonitor 7 years ago
AP_Beacon global: use static method to construct AP_SerialManager 7 years ago
AP_BoardConfig AP_BoardConfig: add static create method 7 years ago
AP_Buffer
AP_Button
AP_Camera AP_Camera: add static create method 7 years ago
AP_Common AP_Common: do not include version.h/ap_version.h 7 years ago
AP_Compass global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_Declination
AP_FlashStorage
AP_Frsky_Telem AP_Frsky_Telem: add static create method 7 years ago
AP_GPS global: use static method to construct AP_Rally 7 years ago
AP_Gripper
AP_HAL AP_HAL: Add size() method to RingBuffer ObjectArray 7 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 7 years ago
AP_HAL_PX4 AP_HAL: move in tap esc implementation 7 years ago
AP_HAL_QURT AP_HAL_QURT: make in_main_thread const and override 7 years ago
AP_HAL_SITL SITL: add parameter to simulate reversed pitot tube order 7 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: make in_main_thread const and override 7 years ago
AP_ICEngine AP_IceEngine: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_IRLock
AP_InertialNav
AP_InertialSensor global: use static method to construct AP_Rally 7 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 7 years ago
AP_LandingGear AP_LandingGear: add static create method 7 years ago
AP_LeakDetector AP_LeakDetector: add static create method 7 years ago
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 AP_Mission 7 years ago
AP_Module global: use static method to construct AP_SerialManager 7 years ago
AP_Motors AP_Motors: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_Mount AP_Mount: add static create method 7 years ago
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: add static create method 7 years ago
AP_OpticalFlow global: use static method to construct AP_SerialManager 7 years ago
AP_Parachute global: use static method to construct AP_Parachute 7 years ago
AP_Param AP_Param: remove CLI 8 years ago
AP_Proximity AP_Proximity: add support for RP Lidar A2 7 years ago
AP_RCMapper AP_RCMapper: add static create method 7 years ago
AP_RPM global: use static method to construct AP_RPM 7 years ago
AP_RSSI AP_RSSI: add static create method 7 years ago
AP_Rally AP_Rally: add static create method 7 years ago
AP_RangeFinder global: use static method to construct AP_SerialManager 7 years ago
AP_Relay AP_Relay: add static create method 7 years ago
AP_Scheduler global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_SerialManager AP_SerialManager: add static create method 7 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: add static create method 7 years ago
AP_SmartRTL AP_SmartRTL: complete rename to SmartRTL 8 years ago
AP_Soaring AP_Soaring: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_SpdHgtControl
AP_Stats AC_Stats: NFC Statistics are read-only variables 8 years ago
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_Tuning: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_UAVCAN AP_UAVCAN: changes to servo bitmasks to support multiple instances, baro, compass, gps changes for several CAN interfaces 8 years ago
AP_Vehicle
AP_VisualOdom
AP_WheelEncoder AP_WheelEncoder: last_reading is last update time instead of system time 8 years ago
DataFlash global: use static method to construct DataFlash_Class 7 years ago
Filter Filter: added a notch filter 8 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: refactor send_banner() to use AP_FWVersion 7 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 7 years ago
SRV_Channel SRV_Channel: added copy_radio_in_out_mask() 8 years ago
StorageManager
doc