.. |
AC_AttitudeControl
|
AC_AttControl: save accel max using shorter set_and_save
|
8 years ago |
AC_Avoidance
|
AC_Avoidance: add adjust velocity by beacon fence
|
8 years ago |
AC_Fence
|
AC_Fence: remove global static send_statustext_chan
|
8 years ago |
AC_InputManager
|
AC_InputMananger: Use SI units conventions in parameter units
|
8 years ago |
AC_PID
|
AC_PID: example fix travis warning
|
8 years ago |
AC_PrecLand
|
AC_PrecLand: Use SI units conventions in parameter units
|
8 years ago |
AC_Sprayer
|
AC_Sprayer: Use SI units conventions in parameter units
|
8 years ago |
AC_WPNav
|
AC_WPNav: minor format fix
|
8 years ago |
APM_Control
|
APM_Control: Use SI units conventions in parameter units
|
8 years ago |
AP_ADC
|
Global: change Device::PeriodicCb signature
|
8 years ago |
AP_ADSB
|
AP_ADSB: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_AHRS
|
AP_AHRS: Use GCS_Dummy GCS singleton
|
8 years ago |
AP_AccelCal
|
AccelCal: Continously report success/failure to the GCS that requested the calibration
|
8 years ago |
AP_AdvancedFailsafe
|
AP_AdvancedFailsafe: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Airspeed
|
AP_AirSpeed: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Arming
|
AP_Arming: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Avoidance
|
AP_Avoidance: Change the determination place of the index value.
|
8 years ago |
AP_Baro
|
AP_Baro: Improve GND_TEMP parameter docs
|
8 years ago |
AP_BattMonitor
|
AP_BattMonitor: Allow generic SMBus batteries to not have cell voltages
|
8 years ago |
AP_Beacon
|
AP_Beacon: initialise counter in get_next_boundary_point
|
8 years ago |
AP_BoardConfig
|
AP_BoardConfig: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Buffer
|
…
|
|
AP_Button
|
…
|
|
AP_Camera
|
AP_Camera: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Common
|
AP_Common: added #pragma once
|
8 years ago |
AP_Compass
|
AP_Compass: QMC5883 Add internal i2c bus and fix rotation error
|
8 years ago |
AP_Declination
|
AP_Declination: example fix travis warning
|
8 years ago |
AP_FlashStorage
|
AP_FlashStorage: added erase_ok callback
|
8 years ago |
AP_Frsky_Telem
|
AP_Frsky_Telem: replace VDOP with extra GPS status bits
|
8 years ago |
AP_GPS
|
AP_GPS: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Gripper
|
AP_Gripper: Improve the PWM parameters descriptions
|
8 years ago |
AP_HAL
|
HAL: use correct datatype for time conversion
|
8 years ago |
AP_HAL_AVR
|
…
|
|
AP_HAL_Empty
|
AP_HAL_Empty: adapt to new api
|
8 years ago |
AP_HAL_FLYMAPLE
|
…
|
|
AP_HAL_Linux
|
HAL_Linux: use correct datatype for time conversion
|
8 years ago |
AP_HAL_PX4
|
HAL_PX4: use correct datatype for time conversion
|
8 years ago |
AP_HAL_QURT
|
AP_HAL_QURT: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_HAL_SITL
|
HAL_SITL: use SIM_GPS_LOCKTIME
|
8 years ago |
AP_HAL_VRBRAIN
|
HAL_VRBRAIN: use correct datatype for time conversion
|
8 years ago |
AP_ICEngine
|
AP_IceEngine: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_IRLock
|
AP_IRLock: added override keyword
|
8 years ago |
AP_InertialNav
|
AP_InertialNav: Update for AHRS NED changes
|
8 years ago |
AP_InertialSensor
|
AP_InertialSensor: resolve member init order compiler warning
|
8 years ago |
AP_JSButton
|
AP_JSButton: Change mode button function implementation
|
8 years ago |
AP_L1_Control
|
AP_L1_Control: Use SI units conventions in parameter units
|
8 years ago |
AP_Landing
|
AP_Landing: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_LandingGear
|
AP_LandingGear: set pwm only when set_position called
|
8 years ago |
AP_LeakDetector
|
AP_LeakDetector: New library and analog/digital sensor drivers
|
8 years ago |
AP_Math
|
AP_Math: Moves rand_vec3f from SITL_State.
|
8 years ago |
AP_Menu
|
AP_Menu: Unify from print or println to printf.
|
8 years ago |
AP_Mission
|
AP_Mission: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Module
|
AP_Module: correct example
|
8 years ago |
AP_Motors
|
AP_Motors: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_Mount
|
AP_Mount: Use SI units conventions in parameter units
|
8 years ago |
AP_NavEKF
|
AP_NavEKF: Add monitoring of average EKF time step
|
8 years ago |
AP_NavEKF2
|
AP_NavEKF2: Initialise EKF origin height to field elevation
|
8 years ago |
AP_NavEKF3
|
AP_NavEKF3: Initialise EKF origin height to field elevation
|
8 years ago |
AP_Navigation
|
AP_Navigation: Add a loiter radius interface
|
8 years ago |
AP_Notify
|
AP_Notify: add singleton
|
8 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: support pixart 3901
|
8 years ago |
AP_Parachute
|
AP_Parachute: Improve the PWM parameters descriptions
|
8 years ago |
AP_Param
|
AP_Param: added macro for var table extension in object
|
8 years ago |
AP_Proximity
|
AP_Proximity: correct missing use of PROXIMITY_MAX_DIRECTION
|
8 years ago |
AP_RCMapper
|
AP_RCMapper: Add forward and strafe channel mappings for Sub
|
8 years ago |
AP_RPM
|
AP_RPM: example fix travis warning
|
8 years ago |
AP_RSSI
|
AP_RSSI: support receiver based RSSI protocols
|
8 years ago |
AP_Rally
|
AP_Rally: Use SI units conventions in parameter units
|
8 years ago |
AP_RangeFinder
|
AP_RangeFinder: allow to set rangefinder type for mavlink
|
8 years ago |
AP_Relay
|
…
|
|
AP_Scheduler
|
AP_Scheduler: adjust debug levels
|
8 years ago |
AP_SerialManager
|
AP_SerialMananger: Add missing @RebootRequired: True
|
8 years ago |
AP_ServoRelayEvents
|
AP_ServoRelayEvents: Remove constraint on 'channel' value
|
8 years ago |
AP_Soaring
|
AP_Soaring: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
AP_SpdHgtControl
|
AP_SpdHgtControl: added function to reset integrator
|
8 years ago |
AP_Stats
|
AC_Stats: NFC Statistics are read-only variables
|
8 years ago |
AP_TECS
|
AP_TECS: disable bad descent for soaring
|
8 years ago |
AP_TemperatureSensor
|
AP_TemperatureSensor: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_Terrain
|
AP_Terrain: eliminate GCS_MAVLINK::send_statustext_all
|
8 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_Vehicle: Add the ArduSub vehicle type.
|
8 years ago |
AP_VisualOdom
|
AP_VisualOdom: class accepts deltas from visual odom camera
|
8 years ago |
AP_WheelEncoder
|
AP_WheelEncoder: minor formatting fix
|
8 years ago |
DataFlash
|
DataFlash: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
Filter
|
Filter: example fix travis warning
|
8 years ago |
GCS_Console
|
GCS_Console: Unify from print or println to printf.
|
8 years ago |
GCS_MAVLink
|
GCS_MAVLink: move mavlink support for servo/relay up
|
8 years ago |
PID
|
PID: example fix travis warning
|
8 years ago |
RC_Channel
|
RC_Channel: use set_and_save_ifchanged
|
8 years ago |
SITL
|
SITL: added SIM_GPS_LOCKTIME parameter
|
8 years ago |
SRV_Channel
|
SRV_Channel: move of CAN bitmasks into AP_UAVCAN
|
8 years ago |
StorageManager
|
StorageManager: example fix travis warning
|
8 years ago |
doc
|
…
|
|