8368 Commits (5cc7c456a7325c09088223f52011c72e5c4199dc)

Author SHA1 Message Date
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
Robert Lefebvre 992c9c75bb AP_MotorsHeli: Create parameter_check method. 10 years ago
Robert Lefebvre e2fe640e6c Copter: Clean up helicopter allow_arming() function 10 years ago
Robert Lefebvre 61d6c5aa1d AP_Motors: Creation of AP_Motors_Multirotor class 10 years ago
Lucas De Marchi 5c9bf90d94 SITL: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi fd5d25b1d5 AP_Compass: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 3136b8916c DataFlash: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi d8b70dc0c5 AP_Scheduler: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi fdc6a75124 AP_Menu: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 0471de2342 AP_Math: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi eda4879f3f AP_InertialSensor: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 3f472fb9e1 AP_HAL_VRBRAIN: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 473415a3c2 AP_HAL_SITL: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi d4d56aef1a AP_HAL_PX4: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi cfc2972e51 AP_HAL_Linux: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi b83708f77f AP_HAL: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 9d59b43920 AP_GPS: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 4a595bd797 APM_Control: use ARRAY_SIZE 10 years ago
Lucas De Marchi fb2eb262e7 AP_Math: use ARRAY_SIZE instead of defining another one 10 years ago
Randy Mackay 73ff01dc68 AP_Notify: replace unsigned int with uint8_t 10 years ago
Lucas De Marchi 1bba105be4 AP_Notify: don't manually define number of notify devices 10 years ago
Peter Barker 65813f308e DataFlash: fix incorrect comment 10 years ago