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 11df6debd0 GCS_MAVLink: move mavlink reboot code up to base class 7 years ago
..
AC_AttitudeControl AC_AttitudeControl: fixed use of double precision maths 7 years ago
AC_Avoidance
AC_Fence
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: add getter for crosstrack_error 7 years ago
APM_Control APM_Control: get_throttle_out_from_pitch() accepts dt as argument 7 years ago
AP_ADC
AP_ADSB AP_ADSB: fix snprintf warning 7 years ago
AP_AHRS AP_AHRS: Use SITL singleton 7 years ago
AP_AccelCal
AP_AdvancedFailsafe
AP_Airspeed AP_Airspeed: fixed airspeed filtering issue 7 years ago
AP_Arming AP_Arming: add type-correctness for is-armed check 7 years ago
AP_Avoidance AP_Avoidance: track src with correct label - use MAVLink label 7 years ago
AP_BLHeli AP_BLHeli: changes from PR review 7 years ago
AP_Baro AP_Baro: Use SITL singleton 7 years ago
AP_BattMonitor Global: remove minlure 7 years ago
AP_Beacon AP_Beacon: Use SITL singleton 7 years ago
AP_BoardConfig AP_BoardConfig: add parameters for AP_RTC 7 years ago
AP_Buffer
AP_Button
AP_Camera AP_Camera: Change from labs to abs for floats 7 years ago
AP_Common AP_Common: AP_FWVersion: create singleton 7 years ago
AP_Compass AP_Compass: remove pointless initialisations 7 years ago
AP_Declination AP_Declination: use floorf() 7 years ago
AP_Devo_Telem
AP_FlashStorage AP_FlashStorage: fixed build warning 7 years ago
AP_Follow AP_Follow: Add FOLL_ALT_SOURCE parameter, 0: absolute, 1: relative 7 years ago
AP_Frsky_Telem AP_Frsky_Telem: use AP_FWVersion singleton 7 years ago
AP_GPS AP_GPS: fixed ublox configuration 7 years ago
AP_Gripper AP_Gripper: add singleton 7 years ago
AP_HAL AP_HAL: define CHIBIOS_SHORT_BOARD_NAME if not defined 7 years ago
AP_HAL_AVR
AP_HAL_ChibiOS HAL_ChibiOS: use generic ROMFS embedding system 7 years ago
AP_HAL_Empty HAL_Empty: support uartG 7 years ago
AP_HAL_F4Light HAL_F4Light: support uartG 7 years ago
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: support uartG 7 years ago
AP_HAL_PX4 HAL_PX4: support flashing bootloader with MAVLink command 7 years ago
AP_HAL_SITL AP_HAL_SITL: increase debug for SIM connections 7 years ago
AP_HAL_VRBRAIN HAL_VRBrain: support uartG 7 years ago
AP_ICEngine
AP_IOMCU AP_IOMCU: fail to boot if IO firmware CRC and update fails 7 years ago
AP_IRLock AP_IRLock: Replace find_object with SITL singleton 7 years ago
AP_InertialNav
AP_InertialSensor Global: remove minlure 7 years ago
AP_JSButton
AP_L1_Control
AP_Landing AP_Landing: fixed use of double precision maths 7 years ago
AP_LandingGear
AP_LeakDetector
AP_Math AP_Math: quaternion requires isnan, so include math.h to get it 7 years ago
AP_Menu
AP_Mission
AP_Module
AP_Motors AP_Motors: add output_test_num api for motor testing 7 years ago
AP_Mount
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: Delete unused definitions 7 years ago
AP_NavEKF3 AP_NavEKF3: Delete unused definitions 7 years ago
AP_Navigation
AP_Notify AP_Notify: Handle LED pins being undefined, select appropriate drivers 7 years ago
AP_OSD AP_OSD: implement throttle and heading 7 years ago
AP_OpticalFlow Global: remove minlure 7 years ago
AP_Parachute
AP_Param AP_Param: warn on last pass only about unknown parameters 7 years ago
AP_Param_Helper
AP_Proximity AP_Proximity: add methods covering sensor health, enable and present 7 years ago
AP_RAMTRON
AP_RCMapper
AP_RCProtocol AP_RCProtocol: improve s-bus parsing 7 years ago
AP_ROMFS
AP_RPM AP_RPM: Use SITL singleton 7 years ago
AP_RSSI AP_RSSI: add singleton 7 years ago
AP_RTC AP_RTC: return 0 from get_utc_usec if rtc not set 7 years ago
AP_Radio AP_Radio: fix fallthrough with ArduPilot macro 7 years ago
AP_Rally
AP_RangeFinder AP_RangeFilter: Fix equality comparison with extraneous parentheses 7 years ago
AP_Relay
AP_SBusOut
AP_Scheduler AP_Scheduler: use AP_FWVersion singleton 7 years ago
AP_SerialManager AP_SerialManager: support uartG 7 years ago
AP_ServoRelayEvents
AP_SmartRTL AP_SmartRTL: use AP_FWVersion singleton 7 years ago
AP_Soaring AP_Soaring: const some accessors 7 years ago
AP_SpdHgtControl
AP_Stats AP_Stats: use AP_RTC 7 years ago
AP_TECS
AP_TempCalibration
AP_TemperatureSensor AP_TemperatureSensor: remove pointless constructor 7 years ago
AP_Terrain AP_Terrain: Reduce memory consumption, simplify enable checking 7 years ago
AP_Tuning
AP_UAVCAN AP_UAVCAN: helper func 7 years ago
AP_Vehicle
AP_VisualOdom
AP_Volz_Protocol
AP_WheelEncoder
AP_Winch
DataFlash DataFlash: move log-transfer state variables into enumerated variable 7 years ago
Filter
GCS_MAVLink GCS_MAVLink: move mavlink reboot code up to base class 7 years ago
PID
RC_Channel RC_Channel: Remove unneeded interfaces 7 years ago
SITL SITL: Sim_Vicon: set CLOEXEC on vicon file decsriptor 7 years ago
SRV_Channel SRV_Channel: move UAVCAN code from SRV to UAVCAN files 7 years ago
StorageManager StorageManager: allow for 15k storage 7 years ago
doc