24736 Commits (da74d755d0405045b5086da8d95dc76967aade57)

Author SHA1 Message Date
Tom Pittenger da74d755d0 AP_HAL_ChibiOS: add new HAL_PWM_COUNT define 4 years ago
Iampete1 69bec46fa8 AP_Motors: Tailsitter: don't apply roll and pitch compsation gain 4 years ago
Randy Mackay 20f1603b73 AP_NavEKF: source skips compass pre-arm check 4 years ago
Randy Mackay 4998b536b4 AP_NavEKF: source returns YawSource None if COMPASS_USE all zero 4 years ago
Randy Mackay dfd1c23cd3 AP_NavEKF: source format fix 4 years ago
Randy Mackay 39be85cef4 AP_NavEKF3: integrate Source loss of init 4 years ago
Andrew Tridgell 218c0e4385 AP_NavEKF: Source's active_source_set becomes index 4 years ago
Andrew Tridgell 89f9b9e9b0 AP_NavEKF3: use AP_Enum to make code clearer 4 years ago
Mark Whitehorn 7446a9c33c AC_AttitudeControl: make relax_attitude_controllers() non-virtual 4 years ago
Mark Whitehorn cc2c631d23 AC_AttitudeControl: add AC_AttitudeControl_TS 4 years ago
Andrew Tridgell 7f3a851dd3 SRV_Channel: added support for rear motor tilt 4 years ago
Tatsuya Yamaguchi 4dc5162d0a AP_RangeFinder: change i2c reading frequency to 50Hz 4 years ago
ashvath 54708d916b AP_RangeFinder: TFminiPlus driver outputs init failure to ground station 4 years ago
Tatsuya Yamaguchi b0ee6393ae AP_RangeFinder: TFminiPlus: set frame rate to 250hz 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas d76825feeb GCS_MAVLink: adapt to upstream changes in the distance_sensor mavlink message 4 years ago
Tom Pittenger f670f7a9b6 AP_HAL_ChibiOS: change ADSB to use param ADSB_PORT instead of define 4 years ago
Tom Pittenger 5c98e18236 AP_HAL_CubeORange-periph: enable HAL_PERIPH_ALLOW_MAVLINK_UART_OR_USB_REBOOT_CMD on USB 4 years ago
Peter Barker 6dfd2f2ff9 AP_NavEKF3: use use_EKFGSFYaw to reduce code duplication 4 years ago
Andrew Tridgell a31ea88ff5 SITL: use async SOAP requests for flightaxis 4 years ago
Andrew Tridgell 8d6d5c6b49 SITL: removed flightaxis threading 4 years ago
Andrew Tridgell b4201436dd HAL_ChibiOS: fixed flash space on 16k bl boards 4 years ago
bnsgeyer 62758ffd99 AP_Motors: Dual-heli-keep intermeshing from using DCP to yaw mixer 4 years ago
PittRBM 3f405590c7 AP_Motors: Dual Heli-add support for intermeshing rotor 4 years ago
bnsgeyer ebd83b756b AP_Motors: add DCP trim feature for Dual Heli 4 years ago
Peter Barker f12191b4b1 AP_Param: fix typo 4 years ago
Peter Barker 840c386a33 AP_Param: add _FLAG to AP_PARAM_NO_SHIFT 4 years ago
Randy Mackay a2cca60beb AP_NavEKF3: constify EKFGSF_getYaw 4 years ago
Randy Mackay 754002525e AP_NavEKF: constify EKFGSF_yaw members 4 years ago
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