49212 Commits (1725eda9615749ed5964a04d7b4645a1376701c7)
 

Author SHA1 Message Date
Peter Barker 12ac5174d7 autotest: check battery_status.charge_state is critical on failsafe 4 years ago
Iampete1 baf2b4a3d8 Plane: Qstabilize: mode functions to ModeQStabilize 4 years ago
Iampete1 44e63861ce Plane: QRTL: move functions to ModeQRTL 4 years ago
Iampete1 f75919e727 plane: QLoiter: move functions to ModeQLoiter 4 years ago
Iampete1 921116e7a3 Plane: QLand: move functions to ModeQLand 4 years ago
Iampete1 737096f342 Plane: QHover: move functions to ModeQHover 4 years ago
Iampete1 a1fa683272 plane: Qautotune: move functions to ModeQAutotune 4 years ago
Iampete1 e293866245 plane: Qacro: move functions to ModeQAcro 4 years ago
Peter Barker bf7474c940 Blimp: DCM handles centrifugal correction application internally now 4 years ago
Peter Barker f35a94a730 ArduSub: DCM handles centrifugal correction application internally now 4 years ago
Peter Barker 000b410daa ArduCopter: DCM handles centrifugal correction application internally now 4 years ago
Peter Barker 608608f32f AP_AHRS: internalise application of correct_centrifugal 4 years ago
Peter Barker 683806714c Rover: move VehicleClass handling to AHRS frontend 4 years ago
Peter Barker 6868557efd Blimp: move VehicleClass handling to AHRS frontend 4 years ago
Peter Barker 9f8d01827a ArduSub: move VehicleClass handling to AHRS frontend 4 years ago
Peter Barker 515a994c59 ArduPlane: move VehicleClass handling to AHRS frontend 4 years ago
Peter Barker 6f5e3bf4ff ArduCopter: move VehicleClass handling to AHRS frontend 4 years ago
Peter Barker fc6d8222e7 AP_DAL: move VehicleClass handling to AHRS frontend 4 years ago
Peter Barker 1cfd9f57ce AP_AHRS: move VehicleClass handling to AHRS frontend 4 years ago
Iampete1 f5c68d54cb Copter: flowhold: use correct angle max 4 years ago
Iampete1 bd2fed31ee Plane: actualy fail to enter mode, don't just put the mode back and reutrn true 4 years ago
Randy Mackay a1eb84ebfd AP_HAL_ChibiOS: swap Pixhawk4 blue and red LEDs 4 years ago
Patrick José Pereira 190f1c5098 Sub: Parameters: Add default value for MNT_TYPE 4 years ago
Andrew Tridgell 5c86cc6828 AP_NavEKF3: added EK3_PRIMARY parameter 4 years ago
Tatsuya Yamaguchi 8bd04c17c8 Copter: add DO_LAND_START description to THR/GCS FS action 4 years ago
Tatsuya Yamaguchi 1f8df7e5ff Copter: correct compilation when AUTO mode is disabled 4 years ago
Iampete1 59a158d7be Plane: don't output throtte in when safe 4 years ago
Andrew Tridgell c6efbdd359 Plane: update release notes for 4.1.0beta5 4 years ago
Andrew Tridgell 25ee57080f AC_AttitudeControl: this fixes an issue with Z accel initialisation 4 years ago
Andrew Tridgell 9507f7883f SITL: prevent flip over of RF9 quadplanes on reboot 4 years ago
Randy Mackay 0b0ca6a9e9 Rover: 4.1.0-beta7 release notes 4 years ago
Randy Mackay d7e0c65d55 Copter: 4.1.0-beta7 release notes 4 years ago
Pierre Kancir aebe2beba5 AP_HAL_SITL: check that _sitl is not nullptr before using it 4 years ago
Pierre Kancir c91c570814 AP_HAL_SITL: don't use timer_event() that is static from the _scheduler instance 4 years ago
Hwurzburg 0d3b1d90b0 AP_OSD: fixes bug introduced by #16477 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas d53299ecb0 Tools: comment out the FETtecESC_safety_switch() function for now because it is failing 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas a3d9a1d463 AP_FETtecOneWire: Do not write to the UART buffer if the previous transfer did not complete yet 4 years ago
Peter Barker 20f58afa93 Tools: complete rewrite of the ESC-configuration state machine 4 years ago
Peter Barker ea7c7f9d19 AP_FETtecOneWire: complete rewrite of the ESC-configuration state machine 4 years ago
Peter Barker e263063600 autotest: a gap in the beginning of the SERVO_FTW_MASK is now allowed, test it 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 1b7b705856 AP_FETtecOneWire: Convert into an ArduPilot device driver 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 38a825c987 AP_HAL_ChibiOS: disable FETtec OneWire device driver 4 years ago
Peter Barker 2cf22112a2 AP_Arming: call fettec prearm checks 4 years ago
Peter Barker 3bc4cf710f autotest: add test for FETtecESC 4 years ago
Peter Barker 97057a1350 SITL: add simulated FETtec ESC 4 years ago
Peter Barker 26f2393014 AP_HAL_SITL: add simulated FETtec ESC 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 72a69ec274 AP_ESC_Telem: implement get_active_esc_mask() 4 years ago
Peter Barker 2251e442cc AP_Math: move crc8_dvb_update into crc library 4 years ago
Pierre Kancir 2020fbaa26 SRV_Channel: add FETtec support 4 years ago
Pierre Kancir 28706f5e23 Tools: link AP_FETtecOneWire 4 years ago