.. |
AC_AttitudeControl
|
AC_AttControl: add feed forward param descriptions
|
8 years ago |
AC_Avoidance
|
AC_Avoidance: fix AVOID_ANGLE_MAX parameter description
|
8 years ago |
AC_Fence
|
AC_Fence: Add minimum altitude limit
|
8 years ago |
AC_InputManager
|
…
|
|
AC_PID
|
AC_PID: added feed-forward to AC_PID
|
8 years ago |
AC_PrecLand
|
AC_PrecLand: Update for AHRS NED changes
|
8 years ago |
AC_Sprayer
|
…
|
|
AC_WPNav
|
AC_WPNav: Add accessor for origin, and make get_bearing_cd() public
|
8 years ago |
APM_Control
|
…
|
|
AP_ADC
|
…
|
|
AP_ADSB
|
AP_ADSB: cleanup
|
8 years ago |
AP_AHRS
|
AP_AHRS: fix example sketch
|
8 years ago |
AP_AccelCal
|
…
|
|
AP_AdvancedFailsafe
|
…
|
|
AP_Airspeed
|
AP_Airspeed: Change from magic number 0 to definition name.
|
8 years ago |
AP_Arming
|
AP_Arming: Fix up ARMING_REQUIRE param documentation to try and be less confusing
|
8 years ago |
AP_Avoidance
|
AP_Avoidance: Remove unutilized get_destination_perpendicular
|
8 years ago |
AP_Baro
|
AP_Baro: fixed spelling in comment
|
8 years ago |
AP_BattMonitor
|
AP_BattMonitor: fix param description
|
8 years ago |
AP_Beacon
|
AP_Beacon: Apply correct conversion from Pozyx beacon earth frame
|
8 years ago |
AP_BoardConfig
|
…
|
|
AP_Buffer
|
…
|
|
AP_Button
|
…
|
|
AP_Camera
|
Camera: Fix an incorrect label on CAM_DURATION
|
8 years ago |
AP_Common
|
AP_Common: Unify from print or println to printf.
|
8 years ago |
AP_Compass
|
AP_Compass: Set default learn parameter to disabled for Sub
|
8 years ago |
AP_Declination
|
AP_Declination: Unify from print or println to printf.
|
8 years ago |
AP_FlashStorage
|
…
|
|
AP_Frsky_Telem
|
AP_Frsky_Telem: only use downward facing rangefinder
|
8 years ago |
AP_GPS
|
AP_GPS: Ublox, always quickly set the rates until we have fetched the version
|
8 years ago |
AP_Gripper
|
…
|
|
AP_HAL
|
AP_HAL: RCOutput: add optional timer_tick() method
|
8 years ago |
AP_HAL_AVR
|
…
|
|
AP_HAL_Empty
|
…
|
|
AP_HAL_FLYMAPLE
|
…
|
|
AP_HAL_Linux
|
AP_HAL_Linux: move check for _split_transfers
|
8 years ago |
AP_HAL_PX4
|
AP_HAL_PX4: rename method to follow AP_HAL
|
8 years ago |
AP_HAL_QURT
|
…
|
|
AP_HAL_SITL
|
AP_HAL_SITL: Add support for Sub
|
8 years ago |
AP_HAL_VRBRAIN
|
AP_HAL_VRBRAIN: Unify from print or println to printf.
|
8 years ago |
AP_ICEngine
|
AP_ICEngine: Update for AHRS NED changes
|
8 years ago |
AP_IRLock
|
AP_IRLock: Change from magic number 0 to definition name.
|
8 years ago |
AP_InertialNav
|
AP_InertialNav: Update for AHRS NED changes
|
8 years ago |
AP_InertialSensor
|
AP_InertialSensor: add support to MPU6500
|
8 years ago |
AP_JSButton
|
AP_JSButton: Fix param metadata for relay enum values
|
8 years ago |
AP_L1_Control
|
…
|
|
AP_Landing
|
AP_Landing: add double casts to printf-like function
|
8 years ago |
AP_LandingGear
|
…
|
|
AP_LeakDetector
|
AP_LeakDetector: New library and analog/digital sensor drivers
|
8 years ago |
AP_Math
|
AP_Math: Add a 3D location difference, returning NED
|
8 years ago |
AP_Menu
|
AP_Menu: Unify from print or println to printf.
|
8 years ago |
AP_Mission
|
AP_Mission: Unify from print or println to printf.
|
8 years ago |
AP_Module
|
AP_Module: Update for AHRS NED changes
|
8 years ago |
AP_Motors
|
AP_Motors: tie esc scaling with set_throttle_range()
|
8 years ago |
AP_Mount
|
AP_Mount: Unify from print or println to printf.
|
8 years ago |
AP_NavEKF
|
NavEKF: Add GPS vertical accuracy to nav_gps_flags
|
8 years ago |
AP_NavEKF2
|
AP_NavEKF2: only use downward facing rangefinder
|
8 years ago |
AP_NavEKF3
|
AP_NavEKF3: only use downward facing rangefinder
|
8 years ago |
AP_Navigation
|
…
|
|
AP_Notify
|
Notify: Display: blank text line after 10s
|
8 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: fix example sketch
|
8 years ago |
AP_Parachute
|
AP_Parachute: Unify from print or println to printf.
|
8 years ago |
AP_Param
|
AP_Param: load parameters from a comma-separated-list
|
8 years ago |
AP_Proximity
|
AP_Proximity: minor fix to param description
|
8 years ago |
AP_RCMapper
|
AP_RCMapper: Add forward and strafe channel mappings for Sub
|
8 years ago |
AP_RPM
|
AP_RPM: Unify from print or println to printf.
|
8 years ago |
AP_RSSI
|
…
|
|
AP_Rally
|
…
|
|
AP_RangeFinder
|
AP_RangeFinder: fix example sketch
|
8 years ago |
AP_Relay
|
…
|
|
AP_Scheduler
|
AP_Scheduler: Set main loop rate to 400hz for Sub
|
8 years ago |
AP_SerialManager
|
AP_SerialManager: add comment that Lidar360 protocol covers TerraRanger
|
8 years ago |
AP_ServoRelayEvents
|
…
|
|
AP_SpdHgtControl
|
…
|
|
AP_Stats
|
…
|
|
AP_TECS
|
AP_TECS: Update for AHRS NED changes
|
8 years ago |
AP_TemperatureSensor
|
AP_TemperatureSensor: Use powf instead of pow
|
8 years ago |
AP_Terrain
|
…
|
|
AP_Tuning
|
…
|
|
AP_Vehicle
|
AP_Vehicle: Add the ArduSub vehicle type.
|
8 years ago |
DataFlash
|
DataFlash: log range finder orientation
|
8 years ago |
Filter
|
…
|
|
GCS_Console
|
GCS_Console: Unify from print or println to printf.
|
8 years ago |
GCS_MAVLink
|
GCS_MAVLink: make send_statustext virtual
|
8 years ago |
PID
|
PID: Unify from print or println to printf.
|
8 years ago |
RC_Channel
|
RC_Channel: improved doc string
|
8 years ago |
SITL
|
SITL: Add support for Sub
|
8 years ago |
SRV_Channel
|
SRV_Channel: add constraint to move_servo
|
8 years ago |
StorageManager
|
StorageManager: Unify from print or println to printf.
|
8 years ago |
doc
|
…
|
|