26077 Commits (d00f75203c64d953d0cff97f5c421abce5ba5033)

Author SHA1 Message Date
murata cfaf9f9420 AP_CANManager: Delete unused methods 4 years ago
Sebastian Roesner 50cac76e0b AP_Camera: Fix wrong comment in libraries/AP_Camera/AP_RunCam.cpp 4 years ago
Andrew Tridgell 02feaaffcd AP_GPS: setup ublox moving baseline at 230400 when using uart2 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas fc7e242bae AP_HAL_ChibiOS: Fix typo (NFC) 4 years ago
Hwurzburg a2f1c6e19e AP_PrecLand: correct metatdata for YAW_ALIGN 4 years ago
Peter Barker 79809b60aa AP_HAL_ChibiOS: rename f103-periph/hwdef.dat to .inc (f303 too) 4 years ago
Iampete1 bc90ba5486 AR_AttitudeControl: get_steering_out_rate use abs speed for G limit 4 years ago
Pierre Kancir c17ef36354 RC_Channel: change or to || 4 years ago
Pierre Kancir 002b00f69d RC_Channel: make RC PWM LIMITS variables 4 years ago
Siddharth Purohit 5bcc713985 AP_HAL_ChibiOS: add omnibusf4pro config with one compass and gps 4 years ago
Siddharth Purohit b31a04e52b AP_Compass: allow single compass configure for autopilot boards 4 years ago
Samuel Tabor 5865e010b0 AP_TECS: Ensure no throttle output if is_gliding flag is true when flying without airspeed. 4 years ago
Siddharth Purohit 8ca6b3e3ee AP_CANManager: add testing and debugging README 4 years ago
Peter Barker 31ef6db937 AP_HAL_ChibiOS: remove redundant HAL_LOGGING_ENABLED from AP_Periph hwdefs 4 years ago
Andrew Tridgell ebe858f762 HAL_ChibiOS: auto-set HAL_LOGGING_ENABLED for AP_Periph builds 4 years ago
Peter Barker dbf5357592 AP_HAL_ChibiOS: base use of InternalError on build type not HAL_LOGGING_ENABLED 4 years ago
Peter Barker 42b1a0998f AP_UAVCAN: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Peter Barker 00041737d2 AP_Logger: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Peter Barker c326cdb1ca AP_HAL_SITL: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Peter Barker 7d8c5757d6 AP_HAL_ChibiOS: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Peter Barker a61b6ebda8 AP_GPS: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Peter Barker 519a71504f AP_Compass: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
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
TunaLobster 444c413803 AP_TECS: add missing letter in meta data 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
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
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
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
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
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
Andrew Tridgell 7c7d58d2a0 HAL_SITL: fixed constructoring ordering bug in AP_ESC_Telem 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 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