26432 Commits (966deb11487ca006a50a9d8a5694e205df819de7)

Author SHA1 Message Date
Peter Barker d77d258442 AP_Math: add tests for the sqrt_controller 4 years ago
yaapu c615706971 AP_Frsky_Telem: added a parameter to set the default FRSky sensor ID for passthrough telemetry 4 years ago
honglang 847ce3b311 AP_HAL_ChibiOS: CUAV X7/Nora: use icm42688 instead of bmi088 4 years ago
Randy Mackay 3f77c52720 AP_BoardConfig: minor change to BRD_IMU_TARGTEMP param desc 4 years ago
yaapu 870c280946 AP_Frsky_Telem: upgraded SERIAL_PROTOCOL 4 telemetry to 2 bytes data IDs 4 years ago
yaapu a5e1a45e7a AP_Frsky_Telem: added hud throttle [-100,100] to frame 0x5001 scaled to [-63,63] on 7bits 4 years ago
Siddharth Purohit cd5b764fd8 AP_NavEKF3: use first usable compass index to set magSelectIndex 4 years ago
Siddharth Purohit 124eaf1a38 AP_NavEKF2: use first usable compass index to set magSelectIndex 4 years ago
Siddharth Purohit a52f04ddde AP_DAL: add interface for first usable compass 4 years ago
Siddharth Purohit 1d29619e51 Revert "AP_Arming: check for only first compass being disabled" 4 years ago
Siddharth Purohit 8590bfea63 AP_Compass: use first available compass in priority list 4 years ago
James O'Shannessy 1794eefd33 AP_Mission: Fixes crash in copter when uploading MAV_CMD_NAV_LAND with NaN as p4 4 years ago
Andrew Tridgell 606c248e69 AP_HAL: fixed build on boards with no PWM 4 years ago
Paul Riseborough a5a25411da AP_NavEKF3: Remove unnecessary baro limiting 4 years ago
Paul Riseborough 124f016e5b AP_NavEKF3: Use parameter to set baro ground effect dead-zone 4 years ago
Paul Riseborough 76d0dcc25c AP_NavEKF3: Use common method for handling baro ground effect 4 years ago
Andrew Tridgell dc9435a88d AP_NavEKF3: don't limit baro change when we are in fixed wing mode 4 years ago
Andrew Tridgell ea6724aca5 AP_NavEKF2: don't limit baro change when we are in fixed wing mode 4 years ago
Andrew Tridgell 32b079911f AP_NavEKF2: use DAL APIs for takeoff/touchdown expected 4 years ago
Peter Barker c00f110f3d AP_NavEKF3: use DAL APIs for takeoff/touchdown expected 4 years ago
Peter Barker f4f713a04f AP_DAL: add takeoff and touchdown expected state 4 years ago
Peter Barker 9eeec61cec AP_AHRS: new APIs for takeoff/touchdown expected 4 years ago
CUAVcaijie 0ff38e1379 HAL_ChibiOS: CUAV ICM20649 on SPI6 bus replaced by ICM20689 4 years ago
Andrew Tridgell 8701932670 HAL_ChibiOS: return zeros in dma.txt on first fetch 4 years ago
James O'Shannessy 89e4df485a AP_BattMonitor: Record and report UAVCAN Battery Info temperature correctly 4 years ago
Iampete1 c71163680f SRV_Channel: add motor 1 - 4 to Rover function description, used on OMI frame type. 4 years ago
vierfuffzig bed7d5f125 AP_OSD: add rangefinder panel 4 years ago
Peter Barker 15658362b5 AP_NavEKF3: make time-horizon OF data a local variable 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 0dbd05505b AP_BLHeli: Remove duplicated code, use existing AP_Math CRC function 4 years ago
Andrew Tridgell 5529ba36e2 HAL_ChibiOS: added HolybroGPS AP_Periph port 4 years ago
Andrew Tridgell 23c0f257b6 HAL_ChibiOS: default off serial protocols in AP_Periph 4 years ago
Andrew Tridgell 14dca255a4 AP_Notify: fixed probe on all internal NCP5623 LEDs 4 years ago
Andrew Tridgell ac1e03e16a HAL_ChibiOS: move heater gains on CubeOrange to hwdef.dat 4 years ago
Andrew Tridgell 244d896bfb HAL_ChibiOS: enable heater on Pix32v5 4 years ago
Andrew Tridgell c2a13213ae AP_BoardConfig: allow for hwdef.dat setting for IMU heater gains 4 years ago
Andrew Tridgell d5dccaa734 AP_Compass: added heater compensation to internal mag for Pix32v5 4 years ago
Hwurzburg 27620322ec AC_AttitudeControl: remove % as units on params that are unitless 4 years ago
James Harton be3cc1b679 Docs: Change all references from dev.ardupilot.org to the appropriate documentation URLs. 4 years ago
bugobliterator ea1795d6fe AP_HAL_ChibiOS: ensure ToneAlarm is not disabled when UAVCAN is available 4 years ago
bugobliterator b7de9feb56 AP_Notify: ensure ToneAlarm is not disabled when UAVCAN is available 4 years ago
bugobliterator ae80e2dd4d AP_HAL: move ToneAlarm Types to AP_Notify instead 4 years ago
Tatsuya Yamaguchi e63918d9ba RC_Channel: refactor KILL_IMU of do_aux_function 4 years ago
Peter Barker e141578376 AP_AHRS: remove optical flow pointer from AP_AHRS 4 years ago
Peter Barker 28bbe4b776 AP_AHRS: remove unused AP_Beacon.h include 4 years ago
Patrick José Pereira b608ceb6ed AP_HAL_SITL: Return zero when using the help command 4 years ago
Hwurzburg 158c7c499d AC_WPNav: correct param ranges to accomodate TradHeli defaults 4 years ago
Hwurzburg 3f4d4e45fc AC_AttitudeControl: correct param ranges to accomodate TradHeli defaults 4 years ago
Randy Mackay 02f6ca51bc AP_NavEKF3: init rngOnGnd to 5cm to avoid div-by-zero 4 years ago
Michael Oborne 126456742a Hwdef: add Joey 4 years ago
Peter Barker 09f4961a63 GCS_MAVLink: increase statustext queue size to 7 on low-mem boards 4 years ago