- Dec 19, 2018
-
-
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 13, 2018
-
-
Gus Grubba authored
-
- Dec 09, 2018
-
-
Gus Grubba authored
-
- Oct 24, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Jul 14, 2018
-
-
Beat Küng authored
-
- Jun 26, 2018
-
-
acfloria authored
-
- Jun 05, 2018
-
-
DonLakeFlyer authored
-
- May 27, 2018
-
-
DonLakeFlyer authored
-
- May 16, 2018
-
-
acfloria authored
- Improve function names - For notifications of an active link change only show the priority keyword if multiple links are connected - Use QMap instead of QList for the HeartbeatTimers - Style improvements - Simplify sending the MAV_CMD_CONTROL_HIGH_LATENCY command
-
acfloria authored
Add the HeartbeatTimer class to track a single heartbeat for a single link. For every new received heartbeat an instance of the class is created. Every instance emits a signal if it timed out or the timer is restarted. Each vehicle then decides based on all different signals which link is the priority link.
-
acfloria authored
-
acfloria authored
-
acfloria authored
-
- Jan 06, 2018
-
-
Jacob Walser authored
-
- Jan 05, 2018
-
-
Jacob Walser authored
-
- Dec 29, 2017
-
-
Lorenz Meier authored
This ensures no ports are being displayed to the user that are definitely unusable.
-
Lorenz Meier authored
We were connecting to system peripherals before, which adds boot delay as QGC re-tries opening the port. We were also opening serial ports two times on Mac OS: Once as /dev/cu.usbmodem1 and once as /dev/tty.usbmodem1 - since the cu.usbmodem alias was already open, the 2nd opening always failed, leading to further boot delay.
-
- Dec 04, 2017
-
-
Gus Grubba authored
-
- Oct 23, 2017
-
-
DonLakeFlyer authored
-
- Aug 23, 2017
-
-
DonLakeFlyer authored
-
- Aug 17, 2017
-
-
DonLakeFlyer authored
-
- Jul 31, 2017
-
-
Lorenz Meier authored
-
- Jun 12, 2017
-
-
DonLakeFlyer authored
-
- May 08, 2017
-
-
Dennis Shtatnov authored
-
Dennis Shtatnov authored
-
- May 04, 2017
-
-
Don Gagne authored
-
- May 01, 2017
-
-
DonLakeFlyer authored
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Mar 22, 2017
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-
- Feb 21, 2017
-
-
Don Gagne authored
-
- Feb 15, 2017
-
-
Alexey Bulatov authored
-
- Jan 13, 2017
-
-
Don Gagne authored
-
- Dec 29, 2016
- Dec 27, 2016
-
-
Don Gagne authored
-
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- Dec 23, 2016
-
-
Don Gagne authored
No need to add dynamic MockLink comm links
-
- Dec 07, 2016
-
-
Don Gagne authored
-
- Dec 04, 2016
-
-
Don Gagne authored
-