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