8689 Commits (064cc63512ce971b175f82c7fe6e4142e1685b31)

Author SHA1 Message Date
Randy Mackay 84b6ab0707 BattMon_Bebop: use ARRAY_SIZE 10 years ago
Randy Mackay 3b36178a0b BattMon_Bebop: init members in constructor 10 years ago
Jean-Baptiste Dubois f6aba6c952 HAL_Linux: add read_obs_data to RCOutput_Bebop 10 years ago
Jean-Baptiste Dubois 35ae562dbe AP_BattMonitor: Add battery support for Bebop Hardware 10 years ago
Andrew Tridgell 54254c89d7 AP_Arming: control rudder arming with ARMING_RUDDER parameter 10 years ago
Lucas De Marchi 8240e5ae65 AP_Compass: AK8963: reduce bytes read 10 years ago
Lucas De Marchi 2b9c46e1ff AP_Compass: AK8963: don't oversample AK8963 10 years ago
Lucas De Marchi 6c2ceea165 AP_Compass: AK8963: remove author and connection comment 10 years ago
Staroselskii Georgii 8ab33c46ce AP_Compass: revisited AK8963 code 10 years ago
Lucas De Marchi fffedae3e0 AP_Compass: AK8963: reduce stack usage and zero out buffers 10 years ago
Lucas De Marchi 37734886a5 AP_Compass: AK8963: remove repeated comments 10 years ago
Lucas De Marchi 27d95b67a8 AP_Compass: AK8963: remove state machine 10 years ago
Lucas De Marchi e232543fca AP_Compass: AK8963: change initialization and rename methods 10 years ago
Lucas De Marchi ae5d9baddb AP_Compass: AK8963: remove defines not used anymore 10 years ago
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 28c722c157 AC_Circle: rate change takes effect immediately 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
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
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
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 157c97447d AC_AttControlHeli: init passthrough_yaw 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
Randy Mackay f906934dfa AP_MotorsSingle: remove call to empty parent Init 10 years ago
Randy Mackay 112e934072 AP_MotorsMatrix: remove call to empty parent Init 10 years ago
Randy Mackay b1a4a6bf0a AP_Motors_Coax: remove call to empty parent Init 10 years ago
Randy Mackay 4d1dfd94f5 AP_MotorsMulticopter: multicopter features moved in from parent 10 years ago
Randy Mackay 7355ac9cb8 AP_MotorsHeli: implement empty slow start method 10 years ago
Randy Mackay a3fab10ef4 AP_MotorsHeli: init roll_radio_passthrough 10 years ago
Randy Mackay c9dedbd3b2 AP_Motors: remove multicopter only features 10 years ago
Robert Lefebvre abb6eba291 AP_MotorsHeli: Change allow_arming check to use _rotor_speed_estimate 10 years ago
Robert Lefebvre 9fcbc77ce0 AP_MotorsHeli: Create rotor_speed_above_critical accessor 10 years ago