31738 Commits (6642b9e5850797966d47ab40d82a94d19c154d1c)
 

Author SHA1 Message Date
Michael du Breuil 6642b9e585 Sub: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil 91a48a5040 Copter: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil 2deac7238c Plane: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil 30554d0de0 RC_Channels: Collapse has_new_input() with set_pwm_all() 7 years ago
Alexander Malishev 0d6043e0c6 HAL_ChibiOS: Fixed current and voltage sense on OmnibusF4PRO 7 years ago
night-ghost 9f1e45509a support for Matek F405-CTR board, causes minor changes in I2C descriptor block 7 years ago
Andrew Tridgell f75dea34e1 HAL_ChibiOS: fixed integer promotion bug in SoftSigReaderInt 7 years ago
Andrew Tridgell 7208fe96d5 Plane: update release notes for 3.8.5 7 years ago
Jacob Walser 6ae1bf4cf4 AC_AttitudeControl: Allow zero gains for Sub 7 years ago
Andrew Tridgell d07f8aa42b Plane: fixed a bug in transition to QSTABILIZE for tailsitters 7 years ago
Michael du Breuil b1a3e0a537 AP_GPS: Report when SBF errors change 7 years ago
Jacob Walser 44d0f7b2a1 AP_Compass: update ORIENT @Values 7 years ago
Jacob Walser 74be9f0bda AP_AHRS: Add support for custom board orientations 7 years ago
Jacob Walser ad4e928e7d AP_InertialSensor: add support for custom board orientations 7 years ago
Jacob Walser 6699c59ad3 AP_Compass: add support for custom board orientations 7 years ago
Jacob Walser f97ac4af30 AP_Math: add custom rotation option 7 years ago
Jacob Walser 4f02f709a2 AP_Math: fix typo 7 years ago
Jacob Walser b820da5c6f AP_AHRS: update AHRS_ORIENTATION metadata 7 years ago
Jacob Walser e738f33770 AP_Math: Add ROTATION_PITCH_315 and ROTATION_ROLL_90_PITCH_315 7 years ago
Andrew Tridgell 2aceab2b66 Replay: fixed build 7 years ago
khancyr 9ade6cd579 Replay: Remove AP_InertialNav 7 years ago
Randy Mackay 8119c537c7 Rover: integrate vectored thrust support 7 years ago
Randy Mackay 3f1f68b130 AR_AttitudeControl: support vectored thrust 7 years ago
Randy Mackay 38b79cf0bc AP_MotorsUGV: support vectored thrust 7 years ago
Randy Mackay 29e8866ea9 Rover: move avoidance into calc_throttle 7 years ago
Randy Mackay 9c2da896b9 AR_AttitudeControl: get_throttle_out_stop only stops once desired speed reaches zero 7 years ago
Randy Mackay 365e1030db AR_AttitudeControl: separate speed limiting to new method 7 years ago
Andrew Tridgell da5df5ca20 AP_Devo_Telem: fixed to check for have_position 7 years ago
night-ghost aa53832a70 ArduPlane: devo telemetry support (RX705/707) 7 years ago
night-ghost 51a189e906 ArduCopter: devo telemetry support (RX705/707) 7 years ago
night-ghost 2aee8d1018 APMrover2: devo telemetry support (RX705/707) 7 years ago
Andrew Tridgell 33a26ac0a8 AP_HAL: enable DEVO telemetry on F4Light 7 years ago
night-ghost 09b5cc382b AP_SerialManager: devo telemetry support (RX705/707) 7 years ago
night-ghost 85c71273cf AP_Devo_Telem: devo telemetry support (RX705/707) 7 years ago
bnsgeyer c8488e3333 AP_Motors: Tradheli - swashplate servo trim fix for heli single and dual frames 7 years ago
Michael du Breuil 7830dab0a8 AP_Arming: Add a servo check that (<= min trim max) for all channels 7 years ago
Michael du Breuil 1b18a78d1d AP_Arming: Add a RC check that (<= min trim max) for all channels 7 years ago
Andrew Tridgell d2429fa0bc ChibiOS: submodule update 7 years ago
Andrew Tridgell bba8d506d6 HAL_ChibiOS: port for kakutef4 flight board 7 years ago
Andrew Tridgell 5c47cd8bc5 ChibiOS: make 1MHz system clock more efficient 7 years ago
Andrew Tridgell 95108a2d2c HAL_ChibiOS: added support for 16 bit timers 7 years ago
Alexander Malishev 03d88b01be HAL_ChibiOS: added support for interrupt based rcin parsing 7 years ago
Andrew Tridgell 6e0b5c204a AP_Notify: support buzzer backend on ChibiOS 7 years ago
Andrew Tridgell ca9d1a55fe AP_InertialSensor: support ICM-20689 IMU 7 years ago
Jacob Walser 68da3a123c Sub: add armed check to preflight baro calibration 7 years ago
Jacob Walser 0223cf70ed Sub: better check and text message for baro calibration failure 7 years ago
Jacob Walser 7caca6a251 Sub: reduce default ACRO_YAW_P by 25% to 3.375 7 years ago
Jacob Walser 4fae5cdfcf Sub: disarm motors if failsafe action fails 7 years ago
Jacob Walser 4fe8746a2a Sub: remove arbitrary scalars from manual mode inputs 7 years ago
murata 3577def8fd AC_Avoid: use elseif because value does not change 7 years ago