.. |
AC_AttitudeControl
|
AC_AttitudeControl: reduced default quadplane VTOL pos XY gains
|
3 years ago |
AC_AutoTune
|
AC_AutoTune: fix tradheli bug with load gain set
|
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: rename AP_AHRS::get_position to get_location
|
3 years ago |
AC_InputManager
|
…
|
|
AC_PID
|
AC_PID: tradheli-change param name from _VFF to _FF
|
3 years ago |
AC_PrecLand
|
AC_PrecLand: Change parameter to bitmask
|
3 years ago |
AC_Sprayer
|
…
|
|
AC_WPNav
|
AC_WPNav: use angle/accel functions
|
3 years ago |
AC_ZR_APP
|
AC_ZR_App: 增加电池初始电量计算
|
2 years ago |
APM_Control
|
AR_AttitudeControl: get_turn_rate_from_heading applies acceleration limit
|
3 years ago |
AP_ADC
|
…
|
|
AP_ADSB
|
Normalize all the line endings
|
2 years ago |
AP_AHRS
|
AP_AHRS: use wind from simulation if available with EKF type 10
|
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
|
Normalize all the line endings
|
2 years ago |
AP_Arming
|
AP_Arming: add OpenDroneID Mandatory Arming Check
|
3 years ago |
AP_Avoidance
|
AP_Avoidance: tidy construction of vector on stack
|
3 years ago |
AP_BLHeli
|
AP_BLHeli: keep a record of disabled motors
|
3 years ago |
AP_Baro
|
AP_Baro: fixes for 4.2 build
|
3 years ago |
AP_BattMonitor
|
AP_BattMonitor: make healthy() check all configured monitors
|
3 years ago |
AP_Beacon
|
Normalize all the line endings
|
2 years ago |
AP_BoardConfig
|
AP_BoardConfig: added board detection for FMUv6
|
3 years ago |
AP_Button
|
AP_Button: pre-arm displays gpio vs servo_ch conflict
|
3 years ago |
AP_CANManager
|
AP_CANManager: include hal.h
|
3 years ago |
AP_Camera
|
AP_Camera: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_CheckFirmware
|
AP_CheckFirmware: added library for checking firmware ID and CRC
|
3 years ago |
AP_Common
|
AP_Common: improved accuracy of get_bearing()
|
3 years ago |
AP_Compass
|
AP_Compass: switch to a general method of heater compensation
|
3 years ago |
AP_DAL
|
AP_DAL: added set source events for EKF3
|
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: prevent flood of Lutan serial port
|
3 years ago |
AP_ESC_Telem
|
Revert "AP_ESC_Telem: keep RPM updates in the correct order"
|
3 years ago |
AP_ExternalAHRS
|
…
|
|
AP_FETtecOneWire
|
AP_FETtecOneWire: correct spelling mili -> milli
|
3 years ago |
AP_Filesystem
|
AP_Filesystem: add allow_absolute_paths to open(), implement it for posix backend
|
3 years ago |
AP_FlashIface
|
AP_FlashIface: make sure XIP flash is ready before returning
|
3 years ago |
AP_FlashStorage
|
…
|
|
AP_Follow
|
AP_Follow: added APIs for plane ship landing
|
3 years ago |
AP_Frsky_Telem
|
AP_Frsky_Telem: Remove meaningless semicolons
|
3 years ago |
AP_GPS
|
GPS_Backend: make_gps_time增加check_new_itow函数,修复NMEA RTC时间不对问题
|
2 years ago |
AP_Generator
|
AP_Generator: reserve ID for Loweheiser mavlink-connected generator
|
3 years ago |
AP_Gripper
|
AP_Gripper: change UAVCAN to DroneCAN in param metadata
|
3 years ago |
AP_GyroFFT
|
AP_GyroFFT: make sure the parameters are updated at least once on startup
|
3 years ago |
AP_HAL
|
AP_HAL: add BLHeli_S ESC type and use it to control bitwidths
|
3 years ago |
AP_HAL_ChibiOS
|
Normalize all the line endings
|
2 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: correct disable channel maths
|
3 years ago |
AP_Hott_Telem
|
AP_Hott_Telem: add define AP_AIRSPEED_ENABLED
|
3 years ago |
AP_ICEngine
|
AP_ICEngine: added option for throttle control while disarmed
|
3 years ago |
AP_IOMCU
|
AP_IOMCU: valid_GPIO_pin checks if pin configured for GPIO
|
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: support BOARD_MATCH() for IMUs
|
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: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_Landing
|
AP_Landing: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_LandingGear
|
AP_LandingGear: add enable param
|
3 years ago |
AP_LeakDetector
|
…
|
|
AP_Logger
|
AP_Logger: support W25N01GV flash chips
|
3 years ago |
AP_MSP
|
Normalize all the line endings
|
2 years ago |
AP_Math
|
AP_Math: add dignostic message for SCurve internal error
|
3 years ago |
AP_Menu
|
…
|
|
AP_Mission
|
AP_Mission: support *10 multipler when storing/retrieving radius in NAV_LOITER_TURNS
|
3 years ago |
AP_Module
|
AP_Module: rename AP_AHRS::get_position to get_location
|
3 years ago |
AP_Motors
|
AP_Motors: Resolve Issue 20894
|
3 years ago |
AP_Mount
|
AP_Mount: mark result of get_velocity as unused
|
3 years ago |
AP_NMEA_Output
|
AP_NMEA_Output: use a fixed maximum number of NMEA outputs
|
3 years ago |
AP_NavEKF
|
Normalize all the line endings
|
2 years ago |
AP_NavEKF2
|
AP_NavEKF2: update and correct GSF parameter documentation
|
3 years ago |
AP_NavEKF3
|
AP_NavEKF3: log set source events
|
3 years ago |
AP_Navigation
|
…
|
|
AP_Notify
|
增加UAVCAN RGB LED
|
2 years ago |
AP_OLC
|
…
|
|
AP_ONVIF
|
…
|
|
AP_OSD
|
Normalize all the line endings
|
2 years ago |
AP_OpenDroneID
|
Outgoing ARM message over MAVLINK
|
3 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: Change division to multiplication
|
3 years ago |
AP_Parachute
|
AP_Parachute: added arming check for chute released
|
3 years ago |
AP_Param
|
AP_Param: Use AP:FS for accessing files
|
3 years ago |
AP_PiccoloCAN
|
AP_PiccoloCAN: GPIO servo does not count as active
|
3 years ago |
AP_Proximity
|
增加proximity uavcan
|
2 years ago |
AP_RAMTRON
|
…
|
|
AP_RCMapper
|
…
|
|
AP_RCProtocol
|
AP_RCProtocol: reset UART on RX failure for CRSF
|
3 years ago |
AP_RCTelemetry
|
AP_RCTelemetry: don't spam mode changes on CRSF startup
|
3 years ago |
AP_ROMFS
|
…
|
|
AP_RPM
|
AP_RPM: use HarmonicNotch class
|
3 years ago |
AP_RSSI
|
AP_RSSI : Update Telemetry
|
3 years ago |
AP_RTC
|
AP_RTC: fix oldest_acceptable_date to be in micros
|
3 years ago |
AP_Radio
|
AP_Radio: fix build for skyviper-journey
|
3 years ago |
AP_Rally
|
AP_Rally: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI
|
3 years ago |
AP_RangeFinder
|
AP_RangeFinder: add prearm for analogue/pwm pin conflicts
|
3 years ago |
AP_Relay
|
AP_Relay: pre-arm displays gpio vs servo_ch conflict
|
3 years ago |
AP_RobotisServo
|
AP_RobotisServo: Move crc16-ibm CRC calculation method to a common class
|
3 years ago |
AP_SBusOut
|
…
|
|
AP_Scheduler
|
AP_Scheduler: allow 9999us for task display
|
3 years ago |
AP_Scripting
|
Normalize all the line endings
|
2 years ago |
AP_SerialLED
|
AP_SerialLED: removed empty constructors
|
3 years ago |
AP_SerialManager
|
AP_SerialManager: moved uart declaration to cpp file
|
3 years ago |
AP_ServoRelayEvents
|
…
|
|
AP_SmartRTL
|
…
|
|
AP_Soaring
|
AP_Soaring: Remove meaningless semicolons
|
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: added logging of terrain correction
|
3 years ago |
AP_Torqeedo
|
AP_Torqeedo: simplify conversion of master error code into string
|
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
|
增加proximity uavcan
|
2 years ago |
AP_Vehicle
|
AP_Vehicle: use AP_CheckFirmware
|
3 years ago |
AP_VideoTX
|
AP_VideoTX : fixed typo
|
3 years ago |
AP_VisualOdom
|
AP_VisualOdom: added VOXL backend type
|
3 years ago |
AP_Volz_Protocol
|
…
|
|
AP_WheelEncoder
|
AP_WheelEncoder: quadrature spelling changed
|
3 years ago |
AP_Winch
|
…
|
|
AP_WindVane
|
AP_WindVane: add define AP_AIRSPEED_ENABLED
|
3 years ago |
AR_Motors
|
AR_Motors: make sure ESC type is initialized early
|
3 years ago |
AR_WPNav
|
AR_WPNav: rename AP_AHRS::get_position to get_location
|
3 years ago |
Filter
|
Filter: removed parameters from the old notch filter
|
3 years ago |
GCS_MAVLink
|
GCS_MAVLink: pass OPEN_DRONE_ID_SYSTEM_UPDATE msg to library
|
2 years ago |
PID
|
…
|
|
RC_Channel
|
RC_Channel: rename and make enum RC_Channel::ControlType
|
3 years ago |
SITL
|
Normalize all the line endings
|
2 years ago |
SRV_Channel
|
SRV_Channel: add BLHeli_S ESC type
|
3 years ago |
StorageManager
|
StorageManager: fix write_block() comment
|
3 years ago |
doc
|
…
|
|