- Aug 20, 2020
-
-
DonLakeFlyer authored
Move calibration methods to Vehicle
-
- 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
-
- Jul 21, 2020
-
-
Daniel Agar authored
-
- Jul 17, 2020
-
-
DonLakeFlyer authored
Support for Vehicle and Firmware classes
-
- Jul 07, 2020
-
-
DonLakeFlyer authored
Comp Info support for http downloads
-
DonLakeFlyer authored
Remove support for RC_CHANNEL_RAW. Was causing problems with incorrect channel counts.
-
- Jul 02, 2020
-
-
DonLakeFlyer authored
Support parameter meta data coming from COMPONENT_INFORMATION as well as old system
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
DonLakeFlyer authored
Support param meta data and gzip json
-
- Jun 30, 2020
-
-
DonLakeFlyer authored
Harden FTPManager::download against packet loss
-
- Jun 29, 2020
-
-
DonLakeFlyer authored
Remove CompInfo Param query
-
DonLakeFlyer authored
Component Information FTP download support
-
- Jun 26, 2020
-
-
DonLakeFlyer authored
Add Mavlink FTP source back in
-
DonLakeFlyer authored
More work on vehicle connect state machine(s)
-
- Jun 21, 2020
-
-
DonLakeFlyer authored
New initial connect state machine which supports COMPONENT_INFORMATION
-
- Jun 14, 2020
-
-
DonLakeFlyer authored
Initial support for global plan-wide altitude mode setting
-
DonLakeFlyer authored
Remove mutex from Vehicle::sendMessageOnLinkThreadSafe.
-
- Jun 13, 2020
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- Jun 12, 2020
-
-
DonLakeFlyer authored
Fix offline vehicle firmware/vehicle type settings
-
- Jun 09, 2020
-
-
DonLakeFlyer authored
Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
-
- Jun 05, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 29, 2020
-
-
DonLakeFlyer authored
-
- May 25, 2020
-
-
Aleksey Kontsevich authored
-
Aleksey Kontsevich authored
-
Aleksey Kontsevich authored
-
- May 22, 2020
-
-
Aleksey Kontsevich authored
Also fixed custom build
-
- May 07, 2020
-
-
DoinLakeFlyer authored
Re-architect toolbar for better customization capabilities. Also use less real estate.
-
- May 04, 2020
-
-
Willian Galvani authored
-