- 20 May, 2020 1 commit
-
-
Jacob Dahl authored
Added mavlink forwarding as an option to UDP connections. Enabling this setting will cause every mavlink packet received by QGC to be forwarded on the link, with the exception of packets originating from said link.
-
- 01 Feb, 2020 2 commits
-
-
Gus Grubba authored
-
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
-
- 06 Jun, 2019 1 commit
-
-
Don Gagne authored
New qml base log replay status bar
-
- 19 Dec, 2018 1 commit
-
-
Gus Grubba authored
On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. Added a Taisync settings with some basics already wired and running.
-
- 13 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 02 Feb, 2018 1 commit
-
-
acfloria authored
-
- 27 Nov, 2016 1 commit
-
-
Gus Grubba authored
-
- 08 Jun, 2016 1 commit
-
-
dogmaphobic authored
-
- 07 Jun, 2016 1 commit
-
-
dogmaphobic authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 10 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 05 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 04 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 03 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 01 Dec, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 23 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 19 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 18 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 25 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 31 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 28 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 18 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 16 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 18 Feb, 2015 1 commit
-
-
dogmaphobic authored
-
- 13 Feb, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-