47873 Commits (61fda691f2ad68d932fa5c7016d61f1d1aac14b6)
 

Author SHA1 Message Date
Peter Barker 4a1eef4565 AP_Baro: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Andy Piper 21d24ebc9d Filter: add harmonic notch option to run at loop rate 4 years ago
Andy Piper 9bc9873e38 AP_Vehicle: optionally run the harmonic notch update at the loop rate 4 years ago
Peter Barker 8a3a609e3b Tools: add can_sitl_nodev.sh which doesn't require a (e.g.) babel to run 4 years ago
Iampete1 c0cf814d3e Copter: disable hover throttle learn in standby mode 4 years ago
Peter Barker c7a9fb3c9c autotest: retry dynamic notches 8 times before failing 4 years ago
TunaLobster 444c413803 AP_TECS: add missing letter in meta data 4 years ago
Peter Barker 8ab74d9462 waf: list boards 1/line in case of board-not-found error 4 years ago
giacomo892 f486d7170c GCS_MAVLink: Fix build for builds with GPS_MAX_RECEIVERS = 1 4 years ago
murata fcba2a6e69 AP_AHRS: Remove unused methods 4 years ago
Andy Piper 6a21446bac AP_HAL_ChibiOS: correct KakuteF4Mini board id 4 years ago
Andy Piper 25be0cf4b4 AP_HAL_ChibiOS: pull the right pin for KakuteF4 buzzer 4 years ago
Andy Piper 1eb4f478da bootloaders: update KakuteF4 and KakuteF4Mini bootloaders for buzzer startup and board id 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 2393097417 AP_Motors: Use the same limits described in the wiki 4 years ago
vierfuffzig 393ac386cc AP_HAL_ChibiOS: add revo-mini-i2c alt configs 4 years ago
Michael du Breuil 1288f4c81b AP_GPS: Support GPS_SBAS_MODE on SBF GPS units 4 years ago
murata 06ef0a0993 Blimp: Remove the comment out of the process 4 years ago
Andy Piper 74045ba50a SRV_Channel: add accessor for determining if there are any digital outputs 4 years ago
Andy Piper 4929caa241 AP_BLHeli: if there are no digital outputs disable telemetry 4 years ago
Rajeta Sarkar dd42e45079 Plane: changes in Ardupilot Project introduction 4 years ago
yaapu c32676adf5 AP_Frsky_Telem: added (generic) failsafe status bit to frame 0x5001 4 years ago
yaapu dcf85bcf3b AP_Frsky_Telem: added healthy status bit to terrain frame 0x500A 4 years ago
Hwurzburg 8b0bb44cd7 fix metadata to emit RCMAP_FORWARD and _LATERAL for Rover 4 years ago
Peter Barker 0a06a9e446 param_metadata: reinstance @Values/@Bitmask magic for excluding params from vehicle output 4 years ago
Peter Barker eb2b1b3231 Tools: param_meteadata: correct @Values{Plane} etc handling 4 years ago
Iampete1 19dfbb19e9 AP_Windvane: set raw wind to zero if no speed sensor 4 years ago
mikeSITL 2f69281040 AP_Windvane: true wind if no windspeed fixed 4 years ago
Peter Barker 3de3f57501 RC_Channel: log which RC channels are being overridden 4 years ago
Peter Barker f30ad1d2dc AP_Logger: log which RC channels are being overridden 4 years ago
liang 891cc94577 AP_Bootloader: check VBUS for fast boot 4 years ago
Peter Barker 3eb164fb6a autotest: move script helper functions from rover to common 4 years ago
Peter Barker 3d562046da autotest: add accuracy option to guided_achieve_heading 4 years ago
climr b46f621fc6 AP_HAL_ChibiOS: add two new horizon31.com boards 4 years ago
Andrew Tridgell 45daff9f47 GCS_MAVLINK: mag health reported in SYS_STATUS should not depend on AHRS use 4 years ago
Andy Piper f8a59a4a72 AP_HAL_ChibiOS: set inbound bitrate correctly for bi-directional dshot1200 4 years ago
Peter Barker c18c4ad6ec Tools: param_metadata: remove use of dirname when creating Vehicle 4 years ago
Peter Barker 3ea9307419 Tools: param_metadata: flake8 cleanliness 4 years ago
Peter Barker 1123de112c Tools: param_metadata: tidy finding of Vehicle parameter file 4 years ago
Peter Barker 97e57932c4 Tools: param_metadata: remove more multi-vehicle support 4 years ago
Peter Barker 0f4d1cec54 Vagrant: note EOL for various versions of Ubuntu 4 years ago
Leonard Hall d0b9f6ced6 Copter: minor format fix to rtl 4 years ago
Andrew Tridgell 7c7d58d2a0 HAL_SITL: fixed constructoring ordering bug in AP_ESC_Telem 4 years ago
Stephen Dade 60e18d4b3c CI: Update Cygwin build to Python 3.7 4 years ago
Stephen Dade ab9a221f2e Tools: Update Cygwin environment install for Python 3.7 4 years ago
Andy Piper 8deeae7146 SRV_Channel: consolidate digital and reversible outputs to make clear the dependency 4 years ago
Andy Piper df1086c4f3 AP_BLHeli: clean-up up digital outputs settings 4 years ago
Andy Piper db85df1051 SRV_Channel: initialize BLHeli 4 years ago
Andy Piper ef18b9f943 ArduCopter: only call init_rc_out() once to avoid losing MOT information 4 years ago
Andy Piper d70b8425f7 AP_Motors: trigger digital throttle range with digital outputs 4 years ago
Andy Piper 4905b5152d AP_BLHeli: initialize separately so that overrides work 4 years ago