31412 Commits (c50359a5b51d4a1afa9d308a1a1c47d9f1876345)
 

Author SHA1 Message Date
Peter Barker 91c2ece7a2 Plane: factor out preflight calibration function 7 years ago
Peter Barker f6b7ca75e9 GCS_MAVLink: allow Plane to override method so it can set calib. flag 7 years ago
Peter Barker c80714b820 Copter: factor out preflight calibration function 7 years ago
Peter Barker 762b31b147 Rover: create a preflight calibration function 7 years ago
Peter Barker 09d4e36970 GCS_MAVLink: handle preflight calibrations 7 years ago
Peter Barker c3e70e477d GCS_MAVLink: avoid using global chan to uart mapping 7 years ago
Peter Barker db7ce9aba2 Rover: use ahrs singleton for SmartRTL 7 years ago
Peter Barker ebebb3b107 Copter: use ahrs singleton for AP_Follow and SmartRTL 7 years ago
Peter Barker 3781d2f2eb AP_SmartRTL: use ahrs singleton 7 years ago
Peter Barker e33ce5eb48 AP_Follow: use ahrs singleton 7 years ago
Peter Barker ac99d37bc1 DataFlash: correct logging interval of XKFD message 7 years ago
Peter Barker 32795f0a8f AP_Param: correct possible use of nullptr during param count 7 years ago
Peter Barker ac283fb032 DataFlash: narrow enumeration to uint8_t to avoid narrowing-warnings 7 years ago
Peter Barker febcdd766b AP_Math: narrow enumeration to uint8_t to avoid narrowing-warnings 7 years ago
Peter Barker 2a274675f6 AP_AHRS: narrow enumeration to uint8_t to avoid narrowing-warnings 7 years ago
Randy Mackay 39bade1f4a Rover: 3.2.3-rc2 release notes 7 years ago
Randy Mackay c923158cc9 Rover: 3.2.3-rc1 release notes 7 years ago
Peter Barker 871661c65f SITL: SIM_Vicon: use existing channel for packing messages 7 years ago
Peter Barker 42547d2d6d GCS_MAVLink: allow extra mavlink port for packing vicon messages 7 years ago
Peter Barker 7d271e0f3c AP_HAL_SITL: check return value of setsockopt 7 years ago
nicknunno 8888adbfd4 Rover: TURN_MAX_G param desc update for range and increment 7 years ago
Michael du Breuil 5bd4091976 AP_HAL_SITL: Protect against nullpointer dereference 7 years ago
Peter Barker c627ed6ae3 RangeFinder: remove divide-by-zero possibility 7 years ago
Peter Barker f383cf91a2 Tool: Vagrant: correct machine naming 7 years ago
Randy Mackay 57f2eb6853 AR_AttitudeControl: minor comment fix 7 years ago
Randy Mackay b3cb491bb1 Copter: minor format fix to mode_land 7 years ago
Randy Mackay 032b4373f6 AC_WPNav: removed brake's unused dt calc 7 years ago
Michael du Breuil 334ff0fb66 AC_AttitudeControl: Prevent DCM fallback from triggering a flyaway 7 years ago
Randy Mackay 428682c8e9 GCS_MAVLink: fix handling of global_vision_position_estimate 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas d633ba8c46 Copter: Add option to disable RPM module 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 2f59572d42 AP_Beacon: Use multiplications instead of divisions in Marvelmind 7 years ago
Ebin 914f3385a4 ArduCopter: Moved land control fn definitions to mode.cpp (NFC) 7 years ago
Ebin 1ff4019ddf ArduCopter: moved landing control fns from Copter to Mode 7 years ago
Peter Barker 994e3e7092 SITL: SIM_Vicon: fix compiler warning 7 years ago
Randy Mackay cbd2756467 Copter: loiter loses redundant z-axis init 7 years ago
Leonard Hall a3a1601837 Copter: althold remove redundant z-axis init 7 years ago
Leonard Hall 8ff8364252 Copter: remove redundant takeoff_stop from flowhold 7 years ago
Peter Barker a03ddc6798 Tools: autotest: correct default parameter names and paths 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 24c1b0890d AP_BattMonitor: NFC improve coments 7 years ago
Randy Mackay bb9b866c7f AP_BattMonitor: resolve compiler warning re init order 7 years ago
Randy Mackay 5215588ba0 AC_WPNav: remove unused set_desired_alt 7 years ago
Peter Barker ce0f0938ee Copter: make superclass handle command_ack packets 7 years ago
Peter Barker ac1a00739c GCS_MAVLink: remove msg_snoop functionality 7 years ago
Peter Barker 484d97597b GCS_MAVLink: pass mavlink acks into accelcal library if it exists 7 years ago
Peter Barker 9ad058783a AP_AccelCal: stop using mavlink_snoop for target traffic 7 years ago
Peter Barker beb5dc2fd6 Tracker: stop using mavlink_snoop for target traffic 7 years ago
Michael du Breuil 050b8ebb32 AP_Motors: Allow specifying which battery is used for compensation 7 years ago
Michael du Breuil 69cf009898 AutoTest: Update copter battery failsafe test 7 years ago
Michael du Breuil 8dd55a85cd SITL: Create a second voltage to monitor for battery voltages 7 years ago
Michael du Breuil 8fbec1cfa3 Replay: Support GCS_MAVLink changes 7 years ago