38344 Commits (626c63285905183adb39bcf54663ba37a3d8d5ca)
 

Author SHA1 Message Date
Peter Barker 04ebb9de0b AP_Airspeed: use send_to_active_channels for airspeed_autocal 6 years ago
Peter Barker 6442dd1f2f Tools: autotest: make vision position test more reliable 6 years ago
bugobliterator 7d4a758059 hwdef: fix default battery monitor pins for CubeOrange 6 years ago
bugobliterator 71ee4d573f AP_BattMonitor: add battery pin config for CubeOrange 6 years ago
Michael du Breuil cfa54d4ca4 AP_Module: update example baro include 6 years ago
Michael du Breuil ca65b214af AP_TECS: Include needed AP_Baro.h 6 years ago
Michael du Breuil 99ff84168c AP_Terrain: Remove unneeded includes 6 years ago
Michael du Breuil e43605cc9b AP_Airspeed: Remove a number of unneeded top level includes 6 years ago
Michael du Breuil a6623bfad3 AP_HAL_SITL: Fix missing include for logger.h 6 years ago
Michael du Breuil b7bca441e5 SITL: Fix a number of includes that were coming in via AP_Airspeed 6 years ago
Michael du Breuil 1226eb825a AP_AHRS: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil 1a7502b413 AP_VisualOdom: Remove uneeded include 6 years ago
Michael du Breuil 7a03b8faac AP_InertialNav: Remove undeeded includes 6 years ago
Michael du Breuil 9b162563d6 AP_Advanced_Failsafe: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil b624f6f008 AP_NavEKF3: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil f04e47fc17 AP_NavEKF2: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil 6385e3ceac AP_TempCalibration: Include needed AP_Baro.h 6 years ago
Michael du Breuil 9ed3242c06 AP_Tuning: Reduce header scope 6 years ago
Michael du Breuil 18e979fd4f GCS_MAVLink: Include needed AP_Baro.h 6 years ago
Michael du Breuil 631b4380e1 AP_OSD: Include needed AP_Baro.h 6 years ago
Michael du Breuil 6480786ab2 AP_Mount: Cleanup SoloGimalEKF headers further 6 years ago
Michael du Breuil eeca59d1ef AP_Arming: Include needed AP_Baro.h 6 years ago
Michael du Breuil 2dcbe5a49b AP_ADSB: Include needed AP_Baro.h 6 years ago
Peter Barker 3c6b08e67f Tools: generate_manifest: correct detection of linux filetypes 6 years ago
Peter Barker 61e261caf5 AP_Soaring: remove definition of 'N' macro in favour of scoped variable 6 years ago
Peter Barker bd2516bc89 Sub: add sanity check when fetching GCS_MAVLink instance 6 years ago
Peter Barker 80c7449145 Plane: add sanity check when fetching GCS_MAVLink instance 6 years ago
Peter Barker fab17ba3bf Copter: add sanity check when fetching GCS_MAVLink instance 6 years ago
Peter Barker 77187cd7e2 Tracker: add sanity check when fetching GCS_MAVLink instance 6 years ago
Peter Barker a50004baff Rover: add sanity check when fetching GCS_MAVLink instance 6 years ago
Peter Barker 54ba686855 AP_InternalError: add bit for asking for a non-existant gcs backend 6 years ago
DonLakeFlyer b34b276844 Fix tab usage 6 years ago
DonLakeFlyer e7104fb6f0 Fix heli manifest generatio 6 years ago
Michael du Breuil e22bda2527 Sub: Send a heartbeat on mode change 6 years ago
Michael du Breuil 39c35814ec Plane: Send a heartbeat on mode change 6 years ago
Michael du Breuil 242096b65e Copter: Send a heartbeat on mode change 6 years ago
Michael du Breuil 99872ea9e2 Tracker: Send a heartbeat on mode change 6 years ago
Michael du Breuil 06e7120b4b Rover: Send a heartbeat on mode change 6 years ago
Michael du Breuil 67898d7320 AP_FrSky_Telem: Don't statically allocate the statustext_queue 6 years ago
Michael du Breuil f955a4e4d5 GCS_MAVLink: Don't retain a FrSky instance if we aren't using it 6 years ago
Michael du Breuil 59e62ca2fc AP_FrSky_Telem: Make init return false if we failed to init 6 years ago
Peter Barker 278ac5e6ed GCS_MAVLink: correct deferred body timing debug 6 years ago
Peter Barker dc75f382b8 Tools: autotest: loosen check for wait_circling_point_with_radius 6 years ago
Peter Barker 98f30fe099 Tools: script: uploader.py: add --identify option 6 years ago
Peter Barker 4b455afd42 scripts: uploader.py: print unplug hint when downloading firmware 6 years ago
hoangthien94 b741639002 GCS_Copter: Fixed precland condition to set SENSOR_VISION_POSITION flag 6 years ago
Peter Barker ea2de1c11a Rover: allow GCS MAVLink base class to handle out-of-time for sending messages 6 years ago
Peter Barker 973222c786 Sub: allow GCS MAVLink base class to handle out-of-time for sending messages 6 years ago
Peter Barker 3e4366906b Plane: allow GCS MAVLink base class to handle out-of-time for sending messages 6 years ago
Peter Barker b0beca7b01 Copter: allow GCS MAVLink base class to handle out-of-time for sending messages 6 years ago