- May 02, 2018
-
-
- Oct 20, 2017
-
-
DonLakeFlyer authored
Also hand carried text to speech changes from Stable to master. Plus unit tests for that.
-
- Sep 18, 2017
-
-
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
-
- Aug 12, 2017
-
-
Gus Grubba authored
-
- Jul 27, 2017
-
-
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.
-
- Jul 26, 2017
-
-
Gus Grubba authored
-
- Jul 22, 2017
-
-
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.
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Apr 04, 2017
-
-
Donald Gagne authored
-
- Mar 16, 2017
-
-
Gus Grubba authored
-
- Feb 21, 2017
-
-
Jacob Walser authored
-
- Feb 14, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jan 07, 2017
-
-
Don Gagne authored
-
- Dec 10, 2016
-
-
Rustom Jehangir authored
-
- Dec 08, 2016
-
-
Don Gagne authored
* Some code moved to Vehicle
-
- Dec 07, 2016
-
-
Don Gagne authored
-
- Dec 05, 2016
-
-
Don Gagne authored
-
- Nov 27, 2016
-
-
Gus Grubba authored
-
- Nov 14, 2016
-
-
Don Gagne authored
-
- Oct 25, 2016
-
-
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
-
- Oct 21, 2016
-
-
Gus Grubba authored
-
- Oct 03, 2016
- Sep 19, 2016
-
-
Bart Slinger authored
-
Bart Slinger authored
This reverts commit ae976049ca7b4818616e6b8be07a028fc7dfc26f.
-
Bart Slinger authored
-
Bart Slinger authored
-
- Aug 29, 2016
-
-
Ricardo de Almeida Gonzaga authored
-
- Aug 18, 2016
-
-
Don Gagne authored
-
- Jun 25, 2016
-
-
Don Gagne authored
-
- Jun 12, 2016
-
-
Don Gagne authored
-