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 7fd10921c3 AP_HAL: Linux: add define for storage dir 7 years ago
..
AC_AttitudeControl AC_AttitudeControl: reset target attitude 7 years ago
AC_Avoidance AC_Avoidance: add static create method 8 years ago
AC_Fence AC_Fence: add static create method 8 years ago
AC_InputManager AC_InputManager: add static create method 8 years ago
AC_PID AC_PID: implement reset_filter 7 years ago
AC_PrecLand AC_PrecLand: add static create method 8 years ago
AC_Sprayer AC_Sprayer: add static create method 8 years ago
AC_WPNav AC_WPNav: add set_wp_destination_NED to accept target in meters NED 8 years ago
APM_Control AR_AttitudeControl: rate-control for skid-steering uses I term even at low speeds 7 years ago
AP_ADC
AP_ADSB AP_ADSB: add static create method 8 years ago
AP_AHRS global: use static method to construct AP_AHRS_DCM 8 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} 8 years ago
AP_Arming AP_Arming: update param description for VOLT_MIN 7 years ago
AP_Avoidance AP_Avoidance: add static create method for AP_Avoidance_* 8 years ago
AP_Baro global: use static method to construct AP_Board_Config{,_CAN} 8 years ago
AP_BattMonitor AP_BattMonitor: Require all backends to provide init 7 years ago
AP_Beacon global: use static method to construct AP_SerialManager 8 years ago
AP_BoardConfig AP_BoardConfig: add static create method 8 years ago
AP_Buffer
AP_Button
AP_Camera AP_Camera: add static create method 8 years ago
AP_Common AP_common: Add stdio.h when using SITL_printf 7 years ago
AP_Compass AP_Compass: enable compass on Edge 7 years ago
AP_Declination
AP_FlashStorage
AP_Frsky_Telem AP_Frsky_Telem: add second battery info 7 years ago
AP_GPS AP_GPS: Only send GPS*_RTK mavlink messages if the backend supports them 7 years ago
AP_Gripper
AP_HAL AP_HAL: Linux: add define for storage dir 7 years ago
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: adapt Heat_Pwm for Edge 7 years ago
AP_HAL_PX4 HAL_PX4: fixed a race condition on i2c init 7 years ago
AP_HAL_QURT AP_HAL_QURT: make in_main_thread const and override 8 years ago
AP_HAL_SITL HAL_SITL: don't run IO at more than 100Hz 7 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: include sample count in ISBH 7 years ago
AP_JSButton AP_JSButton: Add joystick button functions for relays 3 & 4 7 years ago
AP_L1_Control AP_L1: update constraint Nu comment to match sourcecode 8 years ago
AP_Landing AP_Landing: Deepstall: Small style fixes 8 years ago
AP_LandingGear AP_LandingGear: add static create method 8 years ago
AP_LeakDetector AP_LeakDetector: add static create method 8 years ago
AP_Math AP_Math: set radians(...) and degrees(...) as constexpr 7 years ago
AP_Menu
AP_Mission AP_Mission: add winch support 7 years ago
AP_Module global: use static method to construct AP_AHRS_DCM 8 years ago
AP_Motors AP_Motors: avoid float exception for small expo 7 years ago
AP_Mount AP_Mount: add static create method 8 years ago
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: Require reboot after changing ALT_SOURCE parameter 8 years ago
AP_NavEKF3 AP_NavEKF3: correctly use wheel odometry speed for pitched rovers 7 years ago
AP_Navigation
AP_Notify AP_Notify: use RCOutputRGBLedInverted for Edge 7 years ago
AP_OpticalFlow global: use static method to construct AP_AHRS_NavEKF 8 years ago
AP_Parachute global: use static method to construct AP_Parachute 8 years ago
AP_Param AP_Param: Add set_by_name and set_and_save_by_name helpers 7 years ago
AP_Proximity AP_Proximity: add support for RP Lidar A2 8 years ago
AP_RCMapper AP_RCMapper: add static create method 8 years ago
AP_RPM global: use static method to construct AP_RPM 8 years ago
AP_RSSI AP_RSSI: add static create method 8 years ago
AP_Rally AP_Rally: add static create method 8 years ago
AP_RangeFinder AP_Rangefinder: search buses 0 and 1 for Maxbotix I2C driver 8 years ago
AP_Relay AP_Relay: add static create method 8 years ago
AP_Scheduler global: use static method to construct AP_Board_Config{,_CAN} 8 years ago
AP_SerialManager AP_SerialManager: add static create method 8 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: add static create method 8 years ago
AP_SmartRTL AP_SmartRTL: update example to new API and fix object copy 8 years ago
AP_Soaring
AP_SpdHgtControl
AP_Stats
AP_TECS AP_TECS: improved support for VTOL transitions 7 years ago
AP_TemperatureSensor
AP_Terrain AP_Terrain: add static create method 8 years ago
AP_Tuning
AP_UAVCAN
AP_Vehicle
AP_VisualOdom
AP_WheelEncoder
AP_Winch AP_Winch: remove redundant member 7 years ago
DataFlash DataFlash: make log directory macro mandatory 7 years ago
Filter Filter: added a notch filter 8 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: Replace hardcoded duplicated end_mavlink_gps*_rtk() function with a flexible one 7 years ago
PID PID: Add a full reset method 8 years ago
RC_Channel RC_Channel: fixed bug in manual with TRIM == MIN 8 years ago
SITL SITL: reduce max accel of simulated rover 7 years ago
SRV_Channel SRV_Channel: function definition for winch 7 years ago
StorageManager
doc