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 1e512338f9 AP_AirSpeed: clarify comment 7 years ago
..
AC_AttitudeControl AC_PosControl: minor update to comments 7 years ago
AC_Avoidance
AC_Fence AC_Fence: Remove unused duplicate methods 7 years ago
AC_InputManager
AC_PID AC_PID: implement reset_filter 7 years ago
AC_PrecLand
AC_Sprayer
AC_WPNav
APM_Control AR_AttitudeControl: const local variables 7 years ago
AP_ADC
AP_ADSB
AP_AHRS AP_AHRS: clarify scope of AHRS_GPS_USE parameter 7 years ago
AP_AccelCal
AP_AdvancedFailsafe
AP_Airspeed AP_AirSpeed: clarify comment 7 years ago
AP_Arming AP_Arming: use gps singleton 7 years ago
AP_Avoidance AP_Avoidance: add static create method for AP_Avoidance_* 7 years ago
AP_Baro
AP_BattMonitor AP_BattMonitor: fixed SITL segfault 7 years ago
AP_Beacon AP_Beacon: Corrected possible use of nullptr memory. 7 years ago
AP_BoardConfig AP_BoardConfig: separation of parameter groups 7 years ago
AP_Buffer
AP_Button
AP_Camera AP_Camera: use GPS singleton 7 years ago
AP_Common AP_common: Add stdio.h when using SITL_printf 7 years ago
AP_Compass AP_Compass: add Robsense PhenixPro Devkit Board support 7 years ago
AP_Declination
AP_FlashStorage
AP_Frsky_Telem AP_Frsky_Telem: add second battery info 7 years ago
AP_GPS AP_GPS: add gps() to AP:: namespace 7 years ago
AP_Gripper
AP_HAL AP_HAL: add Robsense PhenixPro Devkit Board support 7 years ago
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: add Robsense PhenixPro Devkit Board support 7 years ago
AP_HAL_PX4 HAL_PX4: fixed a race condition on i2c init 7 years ago
AP_HAL_QURT
AP_HAL_SITL AP_HAL_SITL: initialize rc inputs appropriately for ArduSub 7 years ago
AP_HAL_VRBRAIN
AP_ICEngine
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: fix code style problem, delete useless codes 7 years ago
AP_JSButton AP_JSButton: Add joystick button functions for relays 3 & 4 7 years ago
AP_L1_Control AP_L1_Control: update_waypoint zeros xtrack i term on init 7 years ago
AP_Landing AP_Landing: Support absolute altitude deepstalls 7 years ago
AP_LandingGear
AP_LeakDetector
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 7 years ago
AP_Motors AP_Motors: Tradheli- fixes servo_test function for Dual Heli frame 7 years ago
AP_Mount
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: print reason for EKF2 arming failure when no GPS is available 7 years ago
AP_NavEKF3 AP_NavEKF3: correctly use wheel odometry speed for pitched rovers 7 years ago
AP_Navigation
AP_Notify AP_Notify: add Robsense PhenixPro Devkit Board support 7 years ago
AP_OpticalFlow global: use static method to construct AP_AHRS_NavEKF 7 years ago
AP_Parachute
AP_Param AP_Param: Add set_by_name and set_and_save_by_name helpers 7 years ago
AP_Proximity
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder AP_Rangefinder: search buses 0 and 1 for Maxbotix I2C driver 7 years ago
AP_Relay
AP_Scheduler AP_Scheduler: create AP::PerfInfo class 7 years ago
AP_SerialManager AP_SerialManager: adding Volz Support 7 years ago
AP_ServoRelayEvents
AP_SmartRTL AP_SmartRTL: update example to new API and fix object copy 7 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_Tuning
AP_UAVCAN
AP_Vehicle
AP_VisualOdom
AP_Volz_Protocol AP_Volz_Protocol: add a 30% safety margin over baudrate 7 years ago
AP_WheelEncoder
AP_Winch AP_Winch: remove redundant member 7 years ago
DataFlash DataFlash: AP_Camera functions use GPS singleton 7 years ago
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: use gps singleton 7 years ago
PID PID: Add a full reset method 7 years ago
RC_Channel
SITL SIM_Submarine: Solve problem when frame is above water level 7 years ago
SRV_Channel SRV_Channel: adding Volz Support 7 years ago
StorageManager
doc