- 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
-
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,
-
- May 09, 2018
-
-
DonLakeFlyer authored
-
- May 07, 2018
-
-
DonLakeFlyer authored
-
- May 01, 2018
-
-
DonLakeFlyer authored
-
- Apr 30, 2018
-
-
DonLakeFlyer authored
-
- Apr 16, 2018
-
-
DonLakeFlyer authored
-
- Apr 07, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 06, 2018
-
-
Gus Grubba authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Apr 05, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Apr 02, 2018
-
-
DonLakeFlyer authored
-
- Mar 31, 2018
-
-
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
-
- Mar 23, 2018
-
-
DonLakeFlyer authored
-
- Feb 12, 2018
-
-
DonLakeFlyer authored
-
- Feb 09, 2018
-
-
DonLakeFlyer authored
-
- Feb 08, 2018
-
-
DonLakeFlyer authored
* Also handles correct prioritization of high latency links
-
- Feb 02, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
* Command ack timeout back on normal/high latency link * Correctly update ack timeout and high latency bit at correct times
-
- Jan 31, 2018
-
-
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.
-
- Jan 17, 2018
-
-
Gus Grubba authored
Updating localization sources
-
- Jan 12, 2018
-
-
DonLakeFlyer authored
-
- Jan 07, 2018
-
-
Don Gagne authored
-
- Jan 05, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Jan 04, 2018
-
-
Don Gagne authored
-
- Dec 21, 2017
-
-
Gus Grubba authored
-
- Dec 20, 2017
-
-
Jacob Walser authored
-
Jacob Walser authored
-