- 16 May, 2018 8 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
-
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
-
acfloria authored
Each link updates the active property based on incoming bytes. The vehicle tracks the active property of each link and in case of an inactive priority link it updates the priority link.
-
acfloria authored
The LinkIndicator shows the connected links and lets the user select the priority link,
-
- 09 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 01 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 Apr, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 06 Apr, 2018 5 commits
-
-
Gus Grubba authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 05 Apr, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 02 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 31 Mar, 2018 2 commits
-
-
nanthony21 authored
that it should also end joystick polling when it becomes inactive. Otherwise we may have stray threads hangin around.
-
nanthony21 authored
Separate startJoystick from enableJoystick. Just because the joystick is not enabled doesn't mean that we don't want to be able to monitor its behavior
-
- 23 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 12 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 09 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 08 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
* Also handles correct prioritization of high latency links
-
- 02 Feb, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
* Command ack timeout back on normal/high latency link * Correctly update ack timeout and high latency bit at correct times
-
- 31 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
* Flight modes still not implemented. Waiting on message change. * Also includes various cauterization of UI things which should not be available on high latency link.
-
- 17 Jan, 2018 1 commit
-
-
Gus Grubba authored
Updating localization sources
-
- 12 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 05 Jan, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 04 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 21 Dec, 2017 1 commit
-
-
Gus Grubba authored
-
- 20 Dec, 2017 2 commits
-
-
Jacob Walser authored
-
Jacob Walser authored
-