46367 Commits (03bb3237eff79eea3429f6fc1d559a5130e87a49)
 

Author SHA1 Message Date
Peter Barker 03bb3237ef SITL: set default RPM_TYPE to 10 for FlightAxis 4 years ago
Peter Barker b2d4cefa85 autotest: change heli default RPM type to 10 4 years ago
Peter Barker 4d2cf8c95b AP_Frsky_SPort: correct handling of RPM sensor data 4 years ago
Peter Barker 370db00096 AP_RPM: add explicit RPM_TYPE_SITL 4 years ago
Peter Barker eb499ff731 autotest: improve frsky SPort test 4 years ago
Peter Barker 7b251b6fd4 autotest: add diagnostics for frsky tests 4 years ago
Peter Barker c059338386 AP_Frsky_Telem: use location from AHRS not GPS 4 years ago
Peter Barker 2671a2f71f autotest: fix up FRSky tests for running under Valgrind 4 years ago
Peter Barker 360512f6b0 autotest: preserve commandline customisations on reboot under valgrind 4 years ago
Peter Barker fc9a93ba67 autotest: stop using mavproxy for clearing missions 4 years ago
Peter Barker 97e2596bf8 autotest: stop clearing mission at start of test 4 years ago
Peter Barker 973510a4ff autotest: push context after customising cmdline 4 years ago
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