23326 Commits (4115603f135231afd4845aa16b13f651d17f1608)

Author SHA1 Message Date
Henry Wurzburg b84b6b52b3 RC_Channel: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Randy Mackay 9c7f382392 AP_RangeFinder: remove unused set_rfnd_bit 5 years ago
Andy Piper 98562cc523 SITL: build fix on macos 5 years ago
Andy Piper 5bc1b11a80 AP_RCTelemetry: CRSF support 5 years ago
Andy Piper 4e88adf86e AP_RCProtocol: TBS CRSF implementation 5 years ago
Andy Piper 2bae080be4 AP_HAL_ChibiOS: increase RCIN stack size 5 years ago
Andy Piper 34a28cce00 SITL: add CRSF simulation driver 5 years ago
Andy Piper a9ded9d870 AP_HAL_SITL: add CRSF simulation driver 5 years ago
Andy Piper 820d6654af AP_Vehicle: add VideoTX 5 years ago
Andy Piper ac5a7275bf AP_Camera: move crc8_dvb_s2 to AP_Math 5 years ago
Andy Piper d4c5b945b3 AP_Math: move crc8_dvb_s2 here and add additional crc8 functions 5 years ago
Andy Piper d9f11c1a0a AP_SerialManager: add CRSF support and CRSF protcol 5 years ago
Paul Riseborough 24fccd5d87 AP_NavEKF3: Don't delay GPS use unnecessarily 5 years ago
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 5 years ago
Paul Riseborough 0dc598a6e1 AP_NavEKF3: Fix param description and comment 5 years ago
Paul Riseborough 25cba50f10 AP_NavEKF3: Fix EK2_MAG_CAL parameter description 5 years ago
Paul Riseborough 21ea5d5039 AP_NavEKF3: Require GSF yaw history for reset when not using a yaw sensor 5 years ago
Paul Riseborough f86c2e1db6 AP_NavEKF3: Don't fuse EKF-GSF yaw for FW flight 5 years ago
Paul Riseborough 354b551ef0 AP_NavEKF3: Handle repeated FW flight without magnetometer 5 years ago
Paul Riseborough 8ff6780323 AP_NavEKF3: Clarify distinct use cases for 'takeoff expected' 5 years ago
Paul Riseborough d1a0c2eb30 AP_NavEKF3: Start EKF-GSF yaw estimator before fixed wing takeoff 5 years ago
Paul Riseborough b469a80633 AP_NavEKF3: Reset all co-variances when performing a yaw reset 5 years ago
Paul Riseborough d8c2096ad8 AP_NavEKF3: improve angle accuracy during no mag launch 5 years ago
Paul Riseborough f7c8ee807c AP_NavEKF3: Reset yaw estimator bias states at start of flight 5 years ago
Paul Riseborough ea4589ea94 AP_NavEKF2: Reset yaw estimator bias states at start of flight 5 years ago
Paul Riseborough 5ad5498b07 AP_NavEKF: Enable external setting of yaw estimator bias states 5 years ago
Paul Riseborough 709a42cb7f AP_NavEKF: remove unnecessary memcopy 5 years ago
Paul Riseborough 4a743a3827 AP_NavEKF: Remove unnecessary reset operations and class variables 5 years ago
Paul Riseborough b6d9b6f3c7 AP_NavEKF2: Update documentation for non-compass use case 5 years ago
Paul Riseborough bcd23e1063 AP_NavEKF3: Fix one frame delay in processing yaw estimator velocity data 5 years ago
Paul Riseborough ccaa4d6aa9 AP_NavEKF2: Fix one frame delay in processing yaw estimator velocity data 5 years ago
Paul Riseborough 0ce4dd457d AP_NavEKF: Fix one frame delay in processing yaw estimator velocity data 5 years ago
Andy Piper 90acff647c AP_BLHeli: log telemetry at 10Hz 5 years ago
Peter Barker 2e55584417 AP_NavEKF3: correct comments on getFilterFaults and getFilterTimeouts methods 5 years ago
Peter Barker 081c0bbfe0 AP_NavEKF2: correct comments on getFilterFaults and getFilterTimeouts methods 5 years ago
Peter Barker 741520d598 GCS_MAVLink: find next bucket to send when sending-ids emptied on msg removal 5 years ago
juvinski fad8ee8384 AP_Relay: Added support to Relay pins on BBBMini 5 years ago
Andrew Tridgell 0c87b2d885 AP_Generator: fixed misaligned access in RicenPower 5 years ago
Andrew Tridgell 90232fa6c0 GCS_MAVLink: fixed alignment errors in FTP server 5 years ago
Andrew Tridgell 21937a7830 AP_RCProtocol: fixed alignment errors in SRXL2 5 years ago
Andrew Tridgell c5a60c31a7 HAL_Linux: fixed build warnings in RC input methods 5 years ago
Andrew Tridgell 7138811a57 AP_Common: fixed cast warnings for ExpandingArray 5 years ago
Andrew Tridgell 19093e25be AP_HAL: added ptr accessors to sparse-endian.h 5 years ago
Andy Piper 6162605388 AP_RCProtocol: ignore SRXL2 dbm rssi value like BF does 5 years ago
Mark Whitehorn 285f16e829 AP_Arming: add pre-arm check for VTOL manual forward throttle 5 years ago
Mark Whitehorn 2af6e255d1 RC_Channel: add RC option for VTOL manual forward throttle 5 years ago
Andrew Tridgell 6bab6d94bf AP_Scripting: fixed equality test for uint32_t 5 years ago
Randy Mackay 613d2c2e0a AP_RangeFinder: LightWareSerial gets small comment 5 years ago
Randy Mackay 2ca0d400a6 AP_Proximity: remove incorrect comment from SF40c 5 years ago
Andrew Tridgell b6a5509409 AP_Math: added test for vector2f rotate 5 years ago