- Nov 12, 2020
-
-
Valentin Platzgummer authored
-
- Nov 06, 2020
-
-
Valentin Platzgummer authored
-
- Nov 02, 2020
-
-
Morton Lin authored
(cherry picked from commit e049bc1c3c4b63eb7e7a47df4c9d187b36ef8992)
-
- Oct 30, 2020
-
-
Don Gagne authored
-
- Oct 29, 2020
-
-
Morton Lin authored
(cherry picked from commit 2faa80dacfa726f1ece6720934e5b5f81ca4b754)
-
- Oct 27, 2020
-
-
Don Gagne authored
* Use correct key names * Rewrite FTPManager * Fix Reset Session at end of download * Fixes for metadata download
-
- Oct 26, 2020
-
-
Don Gagne authored
-
- Oct 20, 2020
-
-
Don Gagne authored
* Remove unneeded mutex * Cleanup LinkInterface, fix connect/disconnect bug
-
- Oct 18, 2020
-
-
Lorenz Meier authored
* Clang 12: Fix Autopilotplugin compile warning * Clang 12: Fix Vehicle CompInfo compile errors
-
Daniel Agar authored
-
Daniel Agar authored
-
- Oct 15, 2020
-
-
Don Gagne authored
-
- Oct 09, 2020
-
-
Don Gagne authored
-
- Oct 07, 2020
-
-
Don Gagne authored
New VehicleLinkManager implementation
-
- Sep 15, 2020
-
-
Don Gagne authored
Co-authored-by:
Don Gagne <dongagne@outlook.com>
-
- Sep 04, 2020
-
-
Daniel Agar authored
-
- Sep 02, 2020
-
-
Dima Ponomarev authored
Add esc_status to vehicle fact group
-
- Sep 01, 2020
-
-
DonLakeFlyer authored
Use {n} for indexed param tagging
-
- Aug 26, 2020
-
-
DonLakeFlyer authored
Changed parameter name regex support to something that works
-
DonLakeFlyer authored
Refactor/fixes for ProximityRadar and friends
-
- Aug 25, 2020
-
-
DonLakeFlyer authored
Support 'FOO<#>_BAR` param name metadata
-
- Aug 24, 2020
-
-
DonLakeFlyer authored
Clean up references to MainRootWindow globals
-
- Aug 23, 2020
-
-
DonLakeFlyer authored
Move fact groups out of Vehicle to separate source files
-
- Aug 22, 2020
-
-
DonLakeFlyer authored
Full BATTERY_STATUS support
-
- Aug 21, 2020
-
-
DonLakeFlyer authored
Move UAVCAN config to Vehicle
-
- Aug 20, 2020
-
-
Daniel Agar authored
-
DonLakeFlyer authored
Move calibration methods to Vehicle
-
gaste olivier authored
- add NOTIFY for distanceSensor property - add DistanceSensorReadingsChange() callback prototype - revert excessive NOTIFY - adding MaxSensor into DistanceSensor frame handling - add proximity radar view in map view - add proximity radar view in video view change distance label positioning in video view clean up unwanted comments - space up proximity sectors - revert unwanted changes in qgroundcontrol.qrc squashed commits
-
- Aug 18, 2020
-
-
DonLakeFlyer authored
Unified photo/video control which works with mavlink cameras and just video stream
-
- Aug 15, 2020
-
-
DonLakeFlyer authored
Move Vibration to Analyze
-
DonLakeFlyer authored
Press and Hold on Arm will change it to Force Arm
-
- Aug 07, 2020
-
-
DonLakeFlyer authored
More flight mode, vtol mode, armed into main status
-
DonLakeFlyer authored
Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
-
- Aug 06, 2020
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
Fix C++ 20 compiler warning
-
- Aug 04, 2020
-
-
DonLakeFlyer authored
Support null for FactMetaData default
-
- Aug 03, 2020
-
-
DonLakeFlyer authored
Shorten meta data keys for smaller file sizes
-
- Jul 31, 2020
-
-
DonLakeFlyer authored
Replace qFuzzyCompare with better functioning QGC::fuzzyCompare
-
DonLakeFlyer authored
Remove buggy usage of vehicleYawsToNextWaypointInMission
-
- Jul 28, 2020
-
-
DonLakeFlyer authored
Prefer ALTITUDE message over GPS messages
-