- 04 Nov, 2020 1 commit
-
-
Morton Lin authored
* fix issue of 'Error writing to QHostAddress("")' (cherry picked from commit 9450b97c94af8c4919151ae91e9c7601b74e95ad) * remove obsolete comments (cherry picked from commit 7ff3b0049b9f91f39f5e764c92058ba1c0484308) * add comment on why the additional condition check is required. (cherry picked from commit 149e19b7c90f178f8a7e8a544243ce7acd642fe8)
-
- 03 Nov, 2020 1 commit
-
-
Don Gagne authored
* MockLink is always MISSION_ITEM_INT to catch bugs in unit tests * Fix typo
-
- 29 Oct, 2020 2 commits
-
-
brad112358 authored
* Allow use of AutoConnect and HighLatency options for most link types. * Remove isAutoConnectAllowed and isHighLatencyAllowed methods and assocated Q_PROPERTYs from LinkConfiguration class. Allow user to configure these properties on all link types.
-
Don Gagne authored
-
- 27 Oct, 2020 1 commit
-
-
Don Gagne authored
* Use correct key names * Rewrite FTPManager * Fix Reset Session at end of download * Fixes for metadata download
-
- 20 Oct, 2020 1 commit
-
-
Don Gagne authored
* Remove unneeded mutex * Cleanup LinkInterface, fix connect/disconnect bug
-
- 18 Oct, 2020 2 commits
-
-
Don Gagne authored
-
Daniel Agar authored
-
- 15 Oct, 2020 1 commit
-
-
Don Gagne authored
-
- 09 Oct, 2020 2 commits
-
-
Don Gagne authored
-
czhj authored
Co-authored-by: huangjian <huangjian@cuav.net>
-
- 07 Oct, 2020 1 commit
-
-
Don Gagne authored
New VehicleLinkManager implementation
-
- 15 Sep, 2020 1 commit
-
-
Don Gagne authored
Co-authored-by: Don Gagne <dongagne@outlook.com>
-
- 01 Sep, 2020 2 commits
-
-
DonLakeFlyer authored
Mavlink update
-
DonLakeFlyer authored
Use {n} for indexed param tagging
-
- 26 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Changed parameter name regex support to something that works
-
- 25 Aug, 2020 2 commits
-
-
DonLakeFlyer authored
Include port name
-
DonLakeFlyer authored
Support 'FOO<#>_BAR` param name metadata
-
- 24 Aug, 2020 2 commits
-
-
DonLakeFlyer authored
Clean up references to MainRootWindow globals
-
Patrick José Pereira authored
It's necessary to include QOBject to inherit Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 22 Aug, 2020 2 commits
-
-
DonLakeFlyer authored
Full BATTERY_STATUS support
-
DonLakeFlyer authored
Ability to expose MAVLink enums to QMl
-
- 16 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Merge fix
-
- 15 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Cherry pick UDPLink range for fixes from Stable
-
- 07 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
-
- 03 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Shorten meta data keys for smaller file sizes
-
- 27 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Add mutex for _sessionTargets access. Remove range_for usage. General cleanup
-
- 23 Jul, 2020 1 commit
-
-
huangjian authored
-
- 21 Jul, 2020 2 commits
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- 18 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
New standalone mission editor unit test
-
- 17 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Support for Vehicle and Firmware classes
-
- 08 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
-
- 07 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Comp Info support for http downloads
-
- 06 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Upload pre-check must be vehicle-class based
-
- 02 Jul, 2020 3 commits
-
-
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 comp info param metadata and gzip json
-
- 30 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Harden FTPManager::download against packet loss
-
- 29 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Component Information FTP download support
-