- 10 Apr, 2019 1 commit
-
-
Gus Grubba authored
-
- 11 Nov, 2018 2 commits
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- 29 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 27 Sep, 2018 1 commit
-
-
Don Gagne authored
Move ArduPilot preflight check handling to generic QGC
-
- 30 May, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 02 May, 2018 1 commit
- 20 Oct, 2017 1 commit
-
-
DonLakeFlyer authored
Also hand carried text to speech changes from Stable to master. Plus unit tests for that.
-
- 18 Sep, 2017 4 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
-
Beat Küng authored
-
- 12 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 27 Jul, 2017 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Some crazy shit in UAS.cc was using an array of 256 bytes to handle received messages and mapping them to components. Well, any message ID over 255 would cause a buffer overrun.
-
- 26 Jul, 2017 1 commit
-
-
Gus Grubba 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.
-
- 05 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 04 Apr, 2017 1 commit
-
-
Donald Gagne authored
-
- 16 Mar, 2017 1 commit
-
-
Gus Grubba authored
-
- 21 Feb, 2017 1 commit
-
-
Jacob Walser authored
-
- 14 Feb, 2017 3 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- 07 Jan, 2017 1 commit
-
-
Don Gagne authored
-
- 10 Dec, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 08 Dec, 2016 1 commit
-
-
Don Gagne authored
* Some code moved to Vehicle
-
- 07 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Nov, 2016 1 commit
-
-
Gus Grubba authored
-
- 14 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Oct, 2016 4 commits
-
-
Gus Grubba authored
Moving source files into Vehicles as it is a more coherent place.
-
Gus Grubba authored
-
Gus Grubba authored
Forcing QGC to use Mavlink V2 if vehicle supports it.
-
Gus Grubba authored
-
- 21 Oct, 2016 1 commit
-
-
Gus Grubba authored
-
- 03 Oct, 2016 2 commits