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.
 
 
 
 
 
 
Andrew Tridgell 8b6bab7b17 HAL_Chibios: added ChibiOS HAL 7 years ago
..
AC_AttitudeControl AC_AttitudeControl: comment thrust_heading_rotation_angles 7 years ago
AC_Avoidance AC_Avoidance: removed create() method for objects 7 years ago
AC_Fence AC_Fence: adjust fence sys_status failed based on position and parameters 7 years ago
AC_InputManager AC_InputManager: removed create() method for objects 7 years ago
AC_PID AC_PID: allow non-zero ff gain default 7 years ago
AC_PrecLand AC_PrecLand: removed create() method for objects 7 years ago
AC_Sprayer AC_Sprayer: removed create() method for objects 7 years ago
AC_WPNav AC_WPNav: RFND_USE param desription update 7 years ago
APM_Control AR_AttitudeControl: parameter desc range increase 7 years ago
AP_ADC
AP_ADSB AP_ADSB: use GPS singleton 7 years ago
AP_AHRS AP_AHRS: use GPS singleton 7 years ago
AP_AccelCal
AP_AdvancedFailsafe
AP_Airspeed AP_Airspeed: Allow specifying the MS5525 address 7 years ago
AP_Arming AP_Arming: remove airspeed arming check bits from non-plane vehicles 7 years ago
AP_Avoidance AP_AVOIDANCE: Minimum altitude for avoidance action 7 years ago
AP_Baro AP_Baro: don't include vehicle specific baro by default 7 years ago
AP_BattMonitor AP_BattMonitor: add new board PocketPilot 7 years ago
AP_Beacon AP_Beacon: removed create() method for objects 7 years ago
AP_BoardConfig AP_BoardConfig: removed create() method for objects 7 years ago
AP_Buffer
AP_Button
AP_Camera AP_Camera: removed create() method for objects 7 years ago
AP_Common AP_Common: have get_vector_xy_from_origin_NE take a Vector2f rather than 3f 7 years ago
AP_Compass AP_Compass: ICM20948 default rotation to Pitch180Yaw90 7 years ago
AP_Declination
AP_FlashStorage
AP_Frsky_Telem AP_FrSky: use GPS singleton 7 years ago
AP_GPS AP_GPS: Remove unused blending function. 7 years ago
AP_Gripper
AP_HAL AP_HAL: add new board PocketPilot 7 years ago
AP_HAL_AVR
AP_HAL_ChibiOS HAL_Chibios: added ChibiOS HAL 7 years ago
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: fix typo 7 years ago
AP_HAL_PX4 AP_HAL_PX4: fix compiler warning in UARTDriver 7 years ago
AP_HAL_QURT
AP_HAL_SITL AP_HAL_SITL: Spam u-blox NAV-SVINFO at 0.1Hz 7 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: rename enable_sbus_out to enable_px4io_sbus_out 7 years ago
AP_ICEngine
AP_IRLock
AP_InertialNav AP_InertialNav: remove unused get_hgt_ctrl_limit 7 years ago
AP_InertialSensor AP_InertialSensor: remove AP_InertialSensor_UserInteract 7 years ago
AP_JSButton AP_JSButton: Add servo toggle button function 7 years ago
AP_L1_Control AP_L1_Control: removed create() method for objects 7 years ago
AP_Landing AP_Landing: use GPS singleton 7 years ago
AP_LandingGear AP_LandingGear: removed create() method for objects 7 years ago
AP_LeakDetector AP_LeakDetector: removed create() method for objects 7 years ago
AP_Math AP_Math: add overloaded functions get_horizontal_distance_cm() and get_bearing_cd() (NFC) 7 years ago
AP_Menu
AP_Mission AP_Mission: AP_AHRS no longer requires GPS in constructor 7 years ago
AP_Module AP_Module: AP_AHRS no longer requires GPS in constructor 7 years ago
AP_Motors AP_Motors: fix optimum thrust calcs 7 years ago
AP_Mount AP_Mount: use GPS singleton 7 years ago
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: use GPS singleton 7 years ago
AP_NavEKF3 AP_NavEKF3: use GPS singleton 7 years ago
AP_Navigation
AP_Notify AP_Notify: add new board PocketPilot 7 years ago
AP_OpticalFlow AP_OpticalFlow: AP_AHRS no longer requires GPS in constructor 7 years ago
AP_Parachute AP_Parachute: removed create() method for objects 7 years ago
AP_Param AP_Param: added support for embedded parameters 7 years ago
AP_Proximity
AP_RCMapper AP_RCMapper: removed create() method for objects 7 years ago
AP_RPM AP_RPM: removed create() method for objects 7 years ago
AP_RSSI AP_RSSI: removed create() method for objects 7 years ago
AP_Rally AP_Rally: removed create() method for objects 7 years ago
AP_RangeFinder AP_Rangefinder: don't include Bebop rangefinder by default 7 years ago
AP_Relay AP_Relay: removed create() method for objects 7 years ago
AP_SBusOut AP_SBusOut: removed create() method for objects 7 years ago
AP_Scheduler AP_Scheduler: removed create() method for objects 7 years ago
AP_SerialManager AP_SerialManager: add AP::serialmanager() 7 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: removed create() method for objects 7 years ago
AP_SmartRTL AP_SmartRTL: AP_AHRS no longer requires GPS in constructor 7 years ago
AP_Soaring
AP_SpdHgtControl
AP_Stats
AP_TECS AP_TECS: removed create() method for objects 7 years ago
AP_TemperatureSensor
AP_Terrain AP_Terrain: use GPS singleton 7 years ago
AP_Tuning
AP_UAVCAN
AP_Vehicle
AP_VisualOdom
AP_Volz_Protocol AP_Volz_Protocol: use AP::serialmanager() 7 years ago
AP_WheelEncoder AP_WheelEncoder: minor comment fix 7 years ago
AP_Winch AP_Winch: remove redundant member 7 years ago
DataFlash DataFlash: add missing FALLTHROUGH declarations 7 years ago
Filter
GCS_MAVLink GCS_MAVLink: do not use hardcoded array sizes 7 years ago
PID PID: Add a full reset method 7 years ago
RC_Channel RC_Channel: improved efficiency of min_max_configured 7 years ago
SITL SITL: fix pthread_setname_np to build on mac 7 years ago
SRV_Channel SRV_Channel: removed create() method for objects 7 years ago
StorageManager
doc