.. |
AC_AttitudeControl
|
AC_AttitudeControl: added set_lean_angle_max_cd()
|
3 years ago |
AC_AutoTune
|
AC_AutoTune: Vector tidying
|
3 years ago |
AC_Autorotation
|
AC_Autorotation: use accel_to_angle()
|
3 years ago |
AC_Avoidance
|
AC_Avoidance: get Vector3f when checking all components of relpos
|
3 years ago |
AC_Fence
|
AC_Fence: include cleanups
|
3 years ago |
AC_InputManager
|
AC_InputManager: Change from division to multiplication
|
3 years ago |
AC_PID
|
AC_PID: tradheli-change param name from _VFF to _FF
|
3 years ago |
AC_PrecLand
|
AC_PrecLand: include cleanups
|
3 years ago |
AC_Sprayer
|
…
|
|
AC_WPNav
|
AC_WPNav: use angle/accel functions
|
3 years ago |
APM_Control
|
APM_Control: Change from division to multiplication
|
3 years ago |
AP_ADC
|
…
|
|
AP_ADSB
|
AP_ADSB: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_AHRS
|
AP_AHRS: split AP_HAL_SITL and HAL_SIM_ENABLED
|
3 years ago |
AP_AIS
|
AP_AIS: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_AccelCal
|
AP_AccelCal: remove unused calc_mean_squared_residuals
|
3 years ago |
AP_AdvancedFailsafe
|
…
|
|
AP_Airspeed
|
AP_Airspeed: disable AUTOCAL if airspeed is disabled
|
3 years ago |
AP_Arming
|
AP_Arming: display a warning if arming checks disabled when arming
|
3 years ago |
AP_Avoidance
|
AP_Avoidance: tidy construction of vector on stack
|
3 years ago |
AP_BLHeli
|
AP_BLHeli: bring in hal.h
|
3 years ago |
AP_Baro
|
AP_Baro: create and use HAL_SIM_BARO_ENABLED
|
3 years ago |
AP_BattMonitor
|
AP_BattMonitor: Change from division to multiplication
|
3 years ago |
AP_Beacon
|
AP_Beacon: Change from division to multiplication
|
3 years ago |
AP_BoardConfig
|
AP_BoardConfig: add options for write protecting bootloader and main flash
|
3 years ago |
AP_Button
|
AP_Button: include cleanups
|
3 years ago |
AP_CANManager
|
AP_CANManager: correct parameter metadata error
|
3 years ago |
AP_Camera
|
AP_Camera: include cleanups
|
3 years ago |
AP_Common
|
AP_Common: improved accuracy of get_bearing()
|
3 years ago |
AP_Compass
|
AP_Compass: split AP_HAL_SITL and AP_SIM_ENABLED
|
3 years ago |
AP_CustomRotations
|
add AP_CustomRotations
|
3 years ago |
AP_DAL
|
AP_DAL: prevent logical loop between AHRS and EKF
|
3 years ago |
AP_Declination
|
AP_Declination: ensure indexing into declination tables is always correct
|
3 years ago |
AP_Devo_Telem
|
AP_Devo_Telem: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_EFI
|
AP_EFI: include cleanups
|
3 years ago |
AP_ESC_Telem
|
AP_ESC_Telem: correct spelling mili -> milli
|
3 years ago |
AP_ExternalAHRS
|
AP_ExternalAHRS: nuke clang warnings
|
3 years ago |
AP_FETtecOneWire
|
AP_FETtecOneWire: nuke clang warnings
|
3 years ago |
AP_Filesystem
|
AP_Filesystem: avoid ff.h in header
|
3 years ago |
AP_FlashIface
|
AP_FlashIface: Fixed could be used unintialized
|
3 years ago |
AP_FlashStorage
|
…
|
|
AP_Follow
|
AP_Follow: added APIs for plane ship landing
|
3 years ago |
AP_Frsky_Telem
|
AP_Frsky_Telem: nuke clang warnings
|
3 years ago |
AP_GPS
|
AP_GPS: add a new AP_GPS_SITL object
|
3 years ago |
AP_Generator
|
AP_Generator: Change from division to multiplication
|
3 years ago |
AP_Gripper
|
AP_Gripper: change UAVCAN to DroneCAN in param metadata
|
3 years ago |
AP_GyroFFT
|
AP_GyroFFT: Change from division to multiplication
|
3 years ago |
AP_HAL
|
AP_HAL: honour HAL_SIM_GPS_ENABLED
|
3 years ago |
AP_HAL_ChibiOS
|
hwdef: leave MatekL431 ROMFS uncompressed
|
3 years ago |
AP_HAL_ESP32
|
AP_HAL_ESP32: remove HAL_COMPASS_DEFAULT define
|
3 years ago |
AP_HAL_Empty
|
AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering
|
3 years ago |
AP_HAL_Linux
|
HAL_Linux: support mavcan
|
3 years ago |
AP_HAL_SITL
|
AP_HAL_SITL: removed terrain home correction
|
3 years ago |
AP_Hott_Telem
|
AP_Hott_Telem: add define AP_AIRSPEED_ENABLED
|
3 years ago |
AP_ICEngine
|
AP_ICEngine: include cleanups
|
3 years ago |
AP_IOMCU
|
AP_IOMCU: rename and make enum RC_Channel::ControlType
|
3 years ago |
AP_IRLock
|
AP_IRLock: correct spelling mili -> milli
|
3 years ago |
AP_InertialNav
|
AP_InertialNav: nfc, fix to say relative to EKF origin
|
3 years ago |
AP_InertialSensor
|
AP_InertialSensor: assume accel cals are stored for sitl-on-hw
|
3 years ago |
AP_InternalError
|
…
|
|
AP_JSButton
|
…
|
|
AP_KDECAN
|
…
|
|
AP_L1_Control
|
AP_L1_Control: update_waypoint wrap added to nav_bearing
|
3 years ago |
AP_LTM_Telem
|
AP_LTM_Telem: Change from division to multiplication
|
3 years ago |
AP_Landing
|
AP_Landing: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_LandingGear
|
…
|
|
AP_LeakDetector
|
…
|
|
AP_Logger
|
AP_Logger: log structure: update airspeed heath probability feild name
|
3 years ago |
AP_MSP
|
AP_MSP: include cleanups
|
3 years ago |
AP_Math
|
AP_Math: added angle_to_accel() and accel_to_angle()
|
3 years ago |
AP_Menu
|
…
|
|
AP_Mission
|
AP_Mission: Change from division to multiplication
|
3 years ago |
AP_Module
|
AP_Module: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_Motors
|
AP_Motors: Change from division to multiplication
|
3 years ago |
AP_Mount
|
AP_Mount: Change from division to multiplication
|
3 years ago |
AP_NMEA_Output
|
AP_NMEA_Output: use a fixed maximum number of NMEA outputs
|
3 years ago |
AP_NavEKF
|
AP_NavEKF : remove the space around the operator
|
3 years ago |
AP_NavEKF2
|
AP_NavEKF2: update and correct GSF parameter documentation
|
3 years ago |
AP_NavEKF3
|
AP_NavEKF3: fixed constrain indexing bug
|
3 years ago |
AP_Navigation
|
…
|
|
AP_Notify
|
AP_Notify: fixed DroneCAN LEDs on AP_Periph
|
3 years ago |
AP_OLC
|
…
|
|
AP_ONVIF
|
…
|
|
AP_OSD
|
AP_OSD: Change from division to multiplication
|
3 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: Change division to multiplication
|
3 years ago |
AP_Parachute
|
…
|
|
AP_Param
|
Revert "AP_Param: Use AP:FS() to read files"
|
3 years ago |
AP_PiccoloCAN
|
AP_PiccoloCAN: Change from division to multiplication
|
3 years ago |
AP_Proximity
|
AP_Proximity: nuke clang warnings
|
3 years ago |
AP_RAMTRON
|
…
|
|
AP_RCMapper
|
…
|
|
AP_RCProtocol
|
Revert "AP_RCProtocol: change default SBUS frame gap to 4ms"
|
3 years ago |
AP_RCTelemetry
|
AP_RCTelemetry: add define AP_AIRSPEED_ENABLED
|
3 years ago |
AP_ROMFS
|
…
|
|
AP_RPM
|
AP_RPM: move RPM sensor logging into AP_RPM
|
3 years ago |
AP_RSSI
|
AP_RSSI: convert floating point divides into multiplys
|
3 years ago |
AP_RTC
|
AP_RTC: fix oldest_acceptable_date to be in micros
|
3 years ago |
AP_Radio
|
AP_Radio: include cleanups
|
3 years ago |
AP_Rally
|
…
|
|
AP_RangeFinder
|
AP_RangeFinder: add build option for Rangefinders
|
3 years ago |
AP_Relay
|
…
|
|
AP_RobotisServo
|
AP_RobotisServo: Move crc16-ibm CRC calculation method to a common class
|
3 years ago |
AP_SBusOut
|
…
|
|
AP_Scheduler
|
AP_Scheduler: update simulation state on embedded
|
3 years ago |
AP_Scripting
|
AP_Scripting: fixed radius selection for ship landing
|
3 years ago |
AP_SerialLED
|
…
|
|
AP_SerialManager
|
AP_SerialManager: Add support for High Latency MAVLink protocol
|
3 years ago |
AP_ServoRelayEvents
|
…
|
|
AP_SmartRTL
|
…
|
|
AP_Soaring
|
AP_Soaring: Change from division to multiplication
|
3 years ago |
AP_Stats
|
…
|
|
AP_TECS
|
AP_TECS: add reset throttle I function
|
3 years ago |
AP_TempCalibration
|
…
|
|
AP_TemperatureSensor
|
…
|
|
AP_Terrain
|
AP_Terrain: removed terrain home correction
|
3 years ago |
AP_Torqeedo
|
AP_Torqeedo: Change from division to multiplication
|
3 years ago |
AP_ToshibaCAN
|
AP_ToshibaCAN: correct spelling mili -> milli
|
3 years ago |
AP_Tuning
|
AP_Tuning: removed controller error messages
|
3 years ago |
AP_UAVCAN
|
AP_UAVCAN: move pool allocator to cpp
|
3 years ago |
AP_Vehicle
|
AP_Vehicle: split AP_HAL_SITL and AP_SIM_ENABLED
|
3 years ago |
AP_VideoTX
|
AP_VideoTX: Change from division to multiplication
|
3 years ago |
AP_VisualOdom
|
AP_VisualOdom: Change from division to multiplication
|
3 years ago |
AP_Volz_Protocol
|
AP_Volz_Protocol: include cleanups
|
3 years ago |
AP_WheelEncoder
|
AP_WheelEncoder: Change from division to multiplication
|
3 years ago |
AP_Winch
|
AP_Winch: Change from division to multiplication
|
3 years ago |
AP_WindVane
|
AP_WindVane: include cleanups
|
3 years ago |
AR_Motors
|
AR_Motors: Change from division to multiplication
|
3 years ago |
AR_WPNav
|
AR_WPNav: rename AP_AHRS::get_position to get_location
|
3 years ago |
Filter
|
Filter: add trivial test for ModeFilter get method (float version)
|
3 years ago |
GCS_MAVLink
|
GCS_MAVLink: split AP_HAL_SITL and HAL_SIM_ENABLED
|
3 years ago |
PID
|
PID: Change from division to multiplication
|
3 years ago |
RC_Channel
|
RC_Channel: rename within_min_dz to in_min_dz for consistency
|
3 years ago |
SITL
|
SITL: add on-hardware example files
|
3 years ago |
SRV_Channel
|
SRV_Channel: Changing servo functions are now reboot required
|
3 years ago |
StorageManager
|
StorageManager: fix write_block() comment
|
3 years ago |
doc
|
…
|
|