- 05 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 27 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 5 commits
-
-
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
-
- 06 Jan, 2018 1 commit
-
-
Jacob Walser authored
-
- 05 Jan, 2018 1 commit
-
-
Jacob Walser authored
-
- 29 Dec, 2017 2 commits
-
-
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.
-
- 04 Dec, 2017 1 commit
-
-
Gus Grubba authored
-
- 23 Oct, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 23 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 17 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 31 Jul, 2017 1 commit
-
-
Lorenz Meier authored
-
- 12 Jun, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 08 May, 2017 2 commits
-
-
Dennis Shtatnov authored
-
Dennis Shtatnov authored
-
- 04 May, 2017 1 commit
-
-
Don Gagne authored
-
- 01 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 05 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 22 Mar, 2017 1 commit
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-
- 21 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 15 Feb, 2017 1 commit
-
-
Alexey Bulatov authored
-
- 13 Jan, 2017 1 commit
-
-
Don Gagne authored
-
- 29 Dec, 2016 3 commits
- 27 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- 23 Dec, 2016 1 commit
-
-
Don Gagne authored
No need to add dynamic MockLink comm links
-
- 07 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 04 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Nov, 2016 1 commit
-
-
Gus Grubba authored
-
- 15 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Oct, 2016 1 commit
-
-
Don Gagne authored
No signing support yet
-
- 03 Oct, 2016 1 commit
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- 16 Sep, 2016 1 commit
-
-
Alessio Morale authored
-