- Jul 21, 2020
-
-
Daniel Agar authored
-
- Jun 29, 2020
-
-
DonLakeFlyer authored
Component Information FTP download support
-
- Jun 13, 2020
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- May 25, 2020
-
-
Aleksey Kontsevich authored
-
Aleksey Kontsevich authored
-
Aleksey Kontsevich authored
-
- May 22, 2020
-
-
Aleksey Kontsevich authored
Also fixed custom build
-
- Apr 17, 2020
-
-
DoinLakeFlyer authored
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
-
- Apr 14, 2020
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- Mar 27, 2020
-
-
DoinLakeFlyer authored
Remove unused HIL code
-
- Feb 01, 2020
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jan 17, 2020
-
-
Gus Grubba authored
-
- Nov 13, 2019
-
-
DonLakeFlyer authored
Remove unused code
-
- Sep 23, 2019
-
-
DonLakeFlyer authored
Better flight trajectory point algorithm
-
- Aug 22, 2019
-
-
Gus Grubba authored
-
- Aug 19, 2019
-
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
- Aug 11, 2019
-
-
murata authored
-
- Jul 17, 2019
-
-
Gus Grubba authored
Map gimbal controls Keep track of gimbal position within Vehicle
-
Gus Grubba authored
Add gimbal to external control signal
-
- Jul 09, 2019
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Jun 13, 2019
-
-
Gus Grubba authored
Remove unnecessary AudioOutput dependencies.
-
- Apr 10, 2019
-
-
Gus Grubba authored
-
- Nov 11, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Oct 29, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Oct 24, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Sep 27, 2018
-
-
Don Gagne authored
Move ArduPilot preflight check handling to generic QGC
-
- May 30, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 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
-