- 27 Dec, 2016 9 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
LinkInterface/LinkConfiguration now reference counter using QSharedPointer
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Even though it hasn't been supported forever, the files where still being compiled
-
Don Gagne authored
-
- 26 Dec, 2016 2 commits
- 24 Dec, 2016 2 commits
- 23 Dec, 2016 10 commits
-
-
Don Gagne authored
Don't show dynamic links in Comm Links
-
Don Gagne authored
Turn off command retry logic for PX4 Stack
-
Don Gagne authored
No need to add dynamic MockLink comm links
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Change airplane compass icon to generic arrow icon
-
Don Gagne authored
Null pointer issue
-
Don Gagne authored
the message handleAltitude
-
yaoling authored
altitudeAMSL and altitudeRelative do not need divide 1000,the unit is meter and float format。 can you use _handleGlobalPositionInt message for altitudeAMSL and altitudeRelative? because _handleGlobalPositionInt is default 5Hz and _handleAltitude is 1Hz.
-
- 22 Dec, 2016 6 commits
-
-
Rustom Jehangir authored
-
Rustom Jehangir authored
-
Don Gagne authored
Change battery.current to float with 2 decimal places
-
Don Gagne authored
Fix most (all?) QML font rendering glitches on Windows
-
Gus Grubba authored
Handling proxies when fetching tiles.
-
Gus Grubba authored
-
- 21 Dec, 2016 2 commits
-
-
Gus Grubba authored
Charting Tweaks
-
Gus Grubba authored
-
- 16 Dec, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 14 Dec, 2016 2 commits
-
-
Gus Grubba authored
MAVLinkLogManager: disable automatic start of log streaming
-
Beat Küng authored
It's not desired to have automatic log streaming for several reasons: - There's already SD logging (which is the case for the majority of the users) - The link does not provide the necessary bandwidth (eg. wireless telemetry)
-
- 13 Dec, 2016 2 commits
-
-
Gus Grubba authored
Updated MAVLink logging to the new “flightreport" form upload.
-
Gus Grubba authored
-
- 10 Dec, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 09 Dec, 2016 3 commits
-
-
Don Gagne authored
-
Don Gagne authored
Vehicle::sendMavCommand Incorrect setSingleShot
-
Nate Weibley authored
-