25108 Commits (623bd6923ef7554ea5a0841391d37cbd215ca656)

Author SHA1 Message Date
Randy Mackay 0c3fcfd9d6 AP_NavEKF3: add missing break to case statements 4 years ago
Randy Mackay 9cb529cfd6 AP_NavEKF3: minor formatting fix 4 years ago
Sebastian Witt 6cfaae4e7d AP_HAL_ChibiOS: Support for Diatone MambaF405 MK2 4 years ago
Andy Piper e6d0e38129 AP_RCProtocol: allow handshake to initiate RC connection. Support listen-only SRXL2 devices. 4 years ago
李孟晓 aae2d0082d AP_BattMonitor_UAVCAN: Fix issue with multiple batteries not working 4 years ago
Andrew Tridgell c504e2db04 AP_Motors: added disable_yaw_torque() method 4 years ago
Paul Riseborough 908b348c31 AP_NavEKF3: Fix typo in enum label 4 years ago
Randy Mackay e819dbdd64 AP_NavEKF3: add EKFGSF_getYaw to reduce duplicate code 4 years ago
Randy Mackay c2edae905f AP_NavEKF3: simplify logic when updating yawAngDataStatic 4 years ago
Randy Mackay 843ddb4fdc AP_NavEKF3: minor format fix 4 years ago
Paul Riseborough a9e76d44af AP_NavEKF3: Clean up yaw fusion logic 4 years ago
Paul Riseborough ccfd89240b AP_NavEKF3: Fix error in calculation of static 312 order yaw reference 4 years ago
Peter Barker 44cafa0dcc RC_Channel: add auxillary function to change to FBWA 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas f77ab30f7a Revert "AP_NavEKF3: Remove unsupported parameter unit descriptions" 4 years ago
Andrew Tridgell 2e18334165 HAL_SITL: fixed baudrate 0 set in SITL 4 years ago
Andrew Tridgell 7b6392fcb5 HAL_Empty: fixed build 4 years ago
Andrew Tridgell d6c5fc36d8 HAL_Linux: only init serial(0) 4 years ago
Andrew Tridgell 19723e6e75 AP_HAL: make uart pointers private 4 years ago
Andrew Tridgell 195ec0316a AP_HAL: fixed example fw for SERIAL naming 4 years ago
Andrew Tridgell 6249abaf8f RC_Channel: fixed example firmware 4 years ago
Andrew Tridgell 5406699ec8 AP_SerialManager: removed unnecessary uart pointer in state structure 4 years ago
Andrew Tridgell 348dfeff6e HAL_Linux: use a loop for serial tick 4 years ago
Andrew Tridgell bf546f363d HAL_ChibiOS: don't init serial 1 and 3 4 years ago
Andrew Tridgell 6df118e7b4 GCS_MAVLink: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell 23e629715e AP_SerialManager: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell cf187ff837 AP_HAL_SITL: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell db76eebd85 AP_HAL_Linux: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell 95c0852b13 AP_HAL: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell e54fc4b0de AP_HAL_ChibiOS: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell e02047861a AP_GPS: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell 0f5a75f5b9 AP_BoardConfig: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell 8678759da4 AP_HAL: added hal.serial() access to uarts 4 years ago
Jaaaky 4ec1c2ea67 AP_IOMCU: Remove duplicate includes from AP_IOMCU.cpp 4 years ago
Andrew Tridgell 8b8029fdfe AP_Param: cope better with flooding the save queue with one param 4 years ago
Andrew Tridgell 5a8acea0dd AP_Param: fixed lockup in scripting due to save queue 4 years ago
Phillip Kocmoud ce87b62dcc AP_Periph: Add alternate ordering of NCP5623 LED colors 4 years ago
Peter Barker 7449b3eea4 AP_HAL_SITL: fix help output 4 years ago
Paul Riseborough 8f32430294 AP_NavEKF3: Fix white spaces 4 years ago
Paul Riseborough bdc202378a AP_NavEKF3: fix white space 4 years ago
Paul Riseborough ed17d8e48f AP_NavEKF3: Improve parameter display names 4 years ago
Paul Riseborough 171f0b399f AP_NavEKF3: Remove commented code 4 years ago
Andrew Tridgell b86c014400 AP_NavEKF3: rename drag parameters to start with EK3_DRAG_ 4 years ago
Andrew Tridgell 3e2ff71750 AP_Baro: rename params to suit new BARO param naming 4 years ago
Paul Riseborough 47d4506e68 AP_NavEKF3: Add drag and sideslip innovation logging 4 years ago
Paul Riseborough b258cb0539 SITL: Add momentum drag to Z axis to work around thrust model deficiencies 4 years ago
Paul Riseborough a907c10733 SITL: Add momentum drag to multicopter model 4 years ago
Andrew Tridgell b7f68e87b4 SITL: added barometer wind coefficients 4 years ago
Andrew Tridgell 567de3047b AP_Baro: added modelling of baro wind effects in SITL 4 years ago
Andrew Tridgell e552fd7e5a AP_Baro: adjust for new baro params in SITL 4 years ago
Andrew Tridgell 3456bdb4eb SITL: added a separate param class for SITL baro params 4 years ago