- Aug 23, 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.
-
- 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>
-
- Jun 26, 2019
-
-
Gus Grubba authored
-
- Apr 11, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
-
- Mar 06, 2019
-
-
Matej Frančeškin authored
-
- Jan 20, 2019
-
-
Gus Grubba authored
-
- Dec 28, 2018
-
-
Gus Grubba authored
Handle crash on first time switch from disable to enabled Handle video settings restore after disabling Taisync
-
- Dec 27, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Dec 26, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Dec 25, 2018
-
-
Gus Grubba authored
Remove telemetry heartbeats
-
- Dec 23, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Dec 22, 2018
-
-
Gus Grubba authored
-
- Dec 19, 2018
-
-
Gus Grubba authored
Add support for Linux and experimenting with settings (there are "set" but no "get" options for them though)
-
Gus Grubba authored
-
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.
-
- Dec 14, 2018
-
-
Gus Grubba authored
-
- Dec 13, 2018
-
-
Gus Grubba authored
-