46505 Commits (2c66e164d0c2b6e5fd320b620b729f2db6b67367)
 

Author SHA1 Message Date
Peter Barker 5d1e105534 autotest: allow more time for mission upload and download 4 years ago
Peter Barker 10007e2e42 autotest: load missions natively rather than using MAVProxy 4 years ago
Peter Barker 993d87469c autotest: move mission upload functions from rover to common 4 years ago
Peter Barker 34a52e9cfe autotest: use wait_statustext in place of mavproxy.expect for autorotate test 4 years ago
Rishabh 6e2339d2d6 Tools: default parameters for Hexsoon TD-650 4 years ago
Andrew Tridgell 4fbdb59398 HAL_ChibiOS: prevent sharing the same DMA stream on TIMn_UP channels 4 years ago
Andy Piper 6cb263056d AP_HAL_ChibiOS: build fix for iomcu 4 years ago
Andy Piper d0e4d510cf AP_HAL_ChibiOS: order PWM timers by DMA UP stream id to prevent deadlocks in dshot 4 years ago
Iampete1 2e9c11fbdf Copter: add FLIGHT_OPTIONS param and options bits to disable thrust loss and yaw imbalance warnings 4 years ago
Iampete1 447af29ef1 Copter: add yaw imbalance check 4 years ago
Iampete1 1d050a01ce Plane: Quadplane: add Q_OPTION to ignore forward flight angle limits in Q modes 4 years ago
Iampete1 e64a7b2884 AP_Mount: type enable flag 4 years ago
Iampete1 3306484023 AP_NavEKF2: log position offset as float in meters 4 years ago
Iampete1 8173cd442a AP_NavEKF3 log position offset as float in meters 4 years ago
Paul Riseborough 0971ef55a4 AP_NavEKF3: Fix bug preventing EKFGSF running when needed for reset 4 years ago
Paul Riseborough 948650dbe5 AP_NavEKF2: Fix bug preventing EKFGSF running when needed for reset 4 years ago
Peter Barker 0daa1a63d3 autotest: remove pointless fetch_parameters call 4 years ago
nkruzan 3e0f9ab4e7 Tools:autotest\common.py fix text typo 4 years ago
Peter Barker 61138f342a autotest: do not time out receiving of heartbeat if running gdb 4 years ago
Peter Barker 1f47698076 autotest: use change_mode in place of mavproxy.send 4 years ago
Iampete1 8ebe64a274 Plane: Quadplane disable forward motor assist in Q modes if rangefinder is out of range low 4 years ago
Andrew Tridgell 97e7b48ca1 Tools: rebuild DrotekP3Pro bootloader 4 years ago
Andrew Tridgell 0528414a9c AP_Bootloader: limit the 1M flash check to the F427 4 years ago
Andrew Tridgell 44df1dd0ca Plane: fixed the pitch control in transition for tilt rotors 4 years ago
Andrew Tridgell 319368e4b7 Plane: fixed yaw on fwd transition in tilt quadplanes 4 years ago
Andrew Tridgell e884e4c5ac AP_Math: added fixedwing_turn_rate() helper 4 years ago
Yash Vadi b450740fb0 AP_Button: update BTN_FUNCx param descriptions 4 years ago
Andrew Tridgell b137f9e319 waf: fixed embed error on python2 4 years ago
bugobliterator 6d25b02508 waf: need to crc the padded bootloaders before embedding 4 years ago
Andrew Tridgell 35149ae8b2 AP_Scripting: allow scripting startup with no sdcard 4 years ago
Peter Barker d3b3c443bc autotest: reset copter completely after autotune test 4 years ago
Peter Barker 9932aa99f7 GCS_MAVlink: return identical seq in MISSION_CURRENT if possible after set 4 years ago
Andrew Tridgell 14791c335b HAL_ChibiOS: fixed build of f3 boards without PWM out 4 years ago
Andrew Tridgell 98abe125ad Tools: rebuild IO firmware 4 years ago
Andrew Tridgell 9d87645c6e AP_IOMCU: fixed event handling bug in IOMCU code 4 years ago
Andrew Tridgell 9126579b77 AP_IOMCU: added memory to debug code 4 years ago
Andrew Tridgell 243cf2199d HAL_ChibiOS: disable shared DMA on IOMCU 4 years ago
Andrew Tridgell bf999f701f AP_InertialSensor: fixed ICM-20602 y offset bug 4 years ago
Andrew Tridgell 4cddf37984 AP_InertialSensor: log unexpected register changes 4 years ago
Andrew Tridgell c23f61b79a HAL_ChibiOS: set internal error on panic 4 years ago
Andrew Tridgell f250c4d684 AP_InertialSensor: added an internal error for panic 4 years ago
Andrew Tridgell 7010eae9e8 AP_HAL: remember details of register check fails 4 years ago
Andrew Tridgell 85ef6b7ac6 AP_InertialSensor: added optional logging of register changes 4 years ago
Hwurzburg 7d7a7a365d Copter: correct metadata for do_change_speed cmd 4 years ago
Andrew Tridgell eec05c1f48 HAL_ChibiOS: fixed a race and null ptr deref in dshot 4 years ago
Peter Barker 013415eb31 autotest: make and mark arducopter.py as flake8-compliant 4 years ago
murata dee040b14a AP_Notify: Change division to multiplication 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 48ab08fb67 AP_ESC_Telem: Fix copy & paste typo 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas af759bf57e Mavlink: submodule update to 2021-02-23 4 years ago
Andy Piper b102391163 AP_HAL_ChibiOS: don't send rcout events without rcout thread 4 years ago