- 18 Sep, 2017 3 commits
-
-
Beat Küng authored
If there are dropped packets during a burst download, the offsets and sizes of the missing chunks are stored in a queue, and after the burst is completed, they're requested individually.
-
Beat Küng authored
This stores the last request and resends it after a timeout, with a max of 6 retries. It also checks for old incoming packets and drops them.
-
Beat K�¼ng authored
-
- 22 Jul, 2017 1 commit
-
-
Beat Küng authored
Previously, a completed file upload lead to this assert: Q_ASSERT(!_ackTimer.isActive()); because _closeUploadSeesion() was called twice, thus activating the timer twice.
-
- 03 Oct, 2016 2 commits
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 12 Jan, 2016 2 commits
- 10 Jan, 2016 1 commit
-
-
nopeppermint authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- 19 May, 2015 1 commit
-
-
Don Gagne authored
-
- 12 May, 2015 1 commit
-
-
Don Gagne authored
-
- 07 May, 2015 1 commit
-
-
Don Gagne authored
- Download working again - Fixed lots of bad error handling
-
- 06 May, 2015 2 commits
- 05 May, 2015 1 commit
-
-
matthew coleman authored
-
- 04 May, 2015 1 commit
-
-
matthew coleman authored
writeFileAccumulator contents cleared on errors, nack or ack timeout memcpy used to transfer data to request message buffer
-
- 03 May, 2015 1 commit
-
-
Don Gagne authored
-
- 30 Apr, 2015 1 commit
-
-
matthew coleman authored
-
- 13 Mar, 2015 2 commits
- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 29 Sep, 2014 2 commits
- 15 Sep, 2014 1 commit
-
-
Vladimir Ermakov authored
-
- 10 Sep, 2014 3 commits
-
-
Don Gagne authored
-
Vladimir Ermakov authored
-
Vladimir Ermakov authored
-
- 09 Sep, 2014 2 commits
-
-
Vladimir Ermakov authored
-
Vladimir Ermakov authored
-
- 03 Sep, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Aug, 2014 3 commits
- 12 Aug, 2014 1 commit
-
-
Don Gagne authored
Also restructured signals to be more command-centric as opposed to ui-centric.
-
- 10 Aug, 2014 2 commits