17525 Commits (cae895bfdf0de2d4584d215d5521ff6adb3fd8d3)
 

Author SHA1 Message Date
Lucas De Marchi cae895bfdf AP_Compass: AK8963: group members together 10 years ago
Lucas De Marchi 28d3d775a4 AP_Compass: AK8963: remove resolution member 10 years ago
Lucas De Marchi 86b3312112 AP_Compass: AK8963: factor out common code of read_raw() 10 years ago
dgrat d941174978 AP_Compass: AK8963: enhance the readability 10 years ago
Randy Mackay c627f84fa8 Copter: Ch6 circle rate as float 10 years ago
Randy Mackay 28c722c157 AC_Circle: rate change takes effect immediately 10 years ago
Przemek Lekston 4b38d444dd Plane: fix default behaviour of flaps. 10 years ago
Przemek Lekston 6a62b11536 Plane: fix LOITER_TO_ALT to verify headings towards waypoints within the loiter radius. 10 years ago
Tom Pittenger d51e6d466b AP_HAL_SITL: add support for airspeed failures 10 years ago
Tom Pittenger 250dcd31a2 SITL: Add ARSP_FAIL param 10 years ago
Andrew Tridgell 5cc7c456a7 autotest: fixed sense of test for autotest directory 10 years ago
Staroselskii Georgii d7ac725a64 AP_HAL_Linux: fixed signal handler in RCInput_Navio 10 years ago
Staroselskii Georgii 8528a7d159 AP_HAL_Linux: added deinit logic for RCInput_Navio 10 years ago
Staroselskii Georgii f4d14f73ba AP_HAL_Linux: extended panic handling with RCInput deinitialization 10 years ago
Vladislav Zakharov 97b51a4bcb AP_HAL: Added deinit() method to RCInput 10 years ago
Tom Pittenger 9737c426eb SITL: Gazebo index out of bound 10 years ago
Michael du Breuil 59dda49cce AP_GPS: Fix missing reserved fields in the UBX-RXM-RAWX message 10 years ago
Michael du Breuil 09fef505e0 AP_GPS: With a ublox driver, accept a packet if it will fit in the buffer 10 years ago
Michael du Breuil 22b16b4532 AP_GPS: Enable selecting what GNSS system to use if the reciever supports it 10 years ago
Michael du Breuil 47592a1953 AP_GPS: Raise the baud rate on a ublox GPS if using RAW logging 10 years ago
Michael du Breuil 19bb96b9cb AP_GPS: Improve startup logic for detecting what gps is connected 10 years ago
Grant Morphett 9a79baef59 Rover: Merged a bug fix from Plane. 10 years ago
Grant Morphett 873e6c8e29 Rover: Doubled the rate at which read_control_switch is called. 10 years ago
Grant Morphett 4f6259f374 Rover: Added mode switch debouncing from Plane. 10 years ago
Randy Mackay 7935bf70f1 Copter: rc_override active only on non-zero overrides 10 years ago
Randy Mackay 7f97f7d0a3 Git: ignore logs, mav.parm for plane, rover 10 years ago
squilter 30201b5136 Git: ignore logs, mav.parm for copter 10 years ago
Arthur Benemann e3398648d7 GCS_MAVLink: fix debug formatting 10 years ago
Randy Mackay 521f3dc4b9 GCS_MAVLink: only forward msg once per channel 10 years ago
Randy Mackay 6f72d202fe GPS: fix parameter descriptions 10 years ago
Grant Morphett 1fb81777f1 Rover: deleted the old command_description.txt file which isn't used. 10 years ago
Grant Morphett cc6a981b12 Plane: deleted the old command_description.txt file which isn't used. 10 years ago
Randy Mackay e31f2d26c4 MotorsMulticopter: move get_hover_throttle_as_pwm to protected 10 years ago
Randy Mackay c7c6228b5d MotorsMulticopter: remove virtual from set_yaw_headroom 10 years ago
Randy Mackay 908afad65c Copter: reset yaw angle target when disarmed or landed in AltHold 10 years ago
Randy Mackay 157c97447d AC_AttControlHeli: init passthrough_yaw 10 years ago
Randy Mackay 35a924703f Copter: change multirotor comments to multicopter 10 years ago
Randy Mackay 1b68d0eead Copter: no MotBatt logging for TradHeli 10 years ago
Randy Mackay 4cacff54b4 Copter: no update_throttle_thr_mix for TradHeli 10 years ago
Randy Mackay 5baf98bcfc Copter: no get_throttle_pre_takeoff for TradHeli 10 years ago
Randy Mackay 0f174053d6 Coptre: disable esc calibration for TradHeli 10 years ago
Randy Mackay 1af383253f Copter: disable compassmot for TradHeli 10 years ago
Randy Mackay 546d668d1d Copter: no set_hover_throttle for TradHeli 10 years ago
Randy Mackay 88b617707f Copter: call set_throttle_range for multicopters only 10 years ago
Randy Mackay 53aad69fa2 Copter: include AttControl_Multi.h 10 years ago
Randy Mackay 0af7fb93e5 Copter: rename param to MotorsMulticopter 10 years ago
Randy Mackay 8b4805bfcb AC_AttControl_heli: add MotorsHeli include 10 years ago
Randy Mackay bf2bf2e3fa AC_AttControl_Multi: new multirotor specific attitude control class 10 years ago
Randy Mackay 93dd7dd970 AC_AttControl: get_boosted_throttle purely virtual 10 years ago
Randy Mackay 4843be49de AP_MotorsTri: remove call to empty parent Init 10 years ago