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.
 
 
 
 
 
 
Peter Barker 62f7acff52 SITL: reduce max accel of simulated rover 7 years ago
..
AC_AttitudeControl AC_AttitudeControl: use floating-point multiplication instead of a more expensive floating-point division 7 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: add static create method 7 years ago
AC_PID AC_PID: minor formatting change 8 years ago
AC_PrecLand AC_PrecLand: add static create method 7 years ago
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: fix throttle and steering integrator calc 7 years ago
AP_ADC
AP_ADSB AP_ADSB: add static create method 7 years ago
AP_AHRS global: use static method to construct AP_AHRS_DCM 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_Avoidance: add static create method for AP_Avoidance_* 7 years ago
AP_Baro global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_BattMonitor AP_BattMonitor: add Edge PM preset 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: 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 static create method 7 years ago
AP_GPS AP_GPS: Remove detect helpers for MTK/SIRF when minimizing the build 7 years ago
AP_Gripper
AP_HAL AP_HAL: Edge: enable Heat PWM 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: adapt Heat_Pwm for Edge 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 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_IceEngine: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: Edge: add sensor's rotation YAW_90 7 years ago
AP_JSButton AP_JSButton: input_hold_toggle -> input_hold_set 8 years ago
AP_L1_Control AP_L1: update constraint Nu comment to match sourcecode 7 years ago
AP_Landing AP_Landing: Deepstall: Small style fixes 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 AP_Mission: Load yaw heading for landing commands 7 years ago
AP_Module global: use static method to construct AP_AHRS_DCM 7 years ago
AP_Motors AP_Motors: avoid float exception for small expo 7 years ago
AP_Mount AP_Mount: add static create method 7 years ago
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: Require reboot after changing ALT_SOURCE parameter 7 years ago
AP_NavEKF3 AP_NavEKF3: add static create method 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 7 years ago
AP_Parachute global: use static method to construct AP_Parachute 7 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 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 AP_Rangefinder: search buses 0 and 1 for Maxbotix I2C driver 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: update example to new API and fix object copy 7 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: improved support for VTOL transitions 7 years ago
AP_TemperatureSensor
AP_Terrain AP_Terrain: add static create method 7 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 DataFlash: Remove PIDL and a DSTL for a deepstall specific message 7 years ago
Filter Filter: added a notch filter 8 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: send mission item requests to correct destination 7 years ago
PID PID: Add a full reset method 7 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: added get_motor_function() 7 years ago
StorageManager
doc