- Aug 27, 2018
-
-
Beat Küng authored
-
- Aug 09, 2018
-
-
Don Gagne authored
ArduPilot ChibiOS support
-
- Jul 14, 2018
-
-
Beat Küng authored
-
- Jul 06, 2018
-
-
Gus Grubba authored
-
- Jun 30, 2018
-
-
Vavooon authored
-
- Jun 26, 2018
-
-
acfloria authored
-
DonLakeFlyer authored
-
- Jun 14, 2018
-
-
Philipp Oettershagen authored
-
acfloria authored
Previously the first activeChanged signal got lost because it was not connected yet to the LinkInterface which resulted in a link incorrectly shown as inactive.
-
- Jun 05, 2018
-
-
DonLakeFlyer authored
-
- May 30, 2018
-
-
DonLakeFlyer authored
-
- May 27, 2018
-
-
DonLakeFlyer authored
-
- May 16, 2018
-
-
acfloria authored
Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link. Show in the link indicator if a link is inactive.
-
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
-
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.
-
- May 04, 2018
-
-
DonLakeFlyer authored
-
- May 03, 2018
-
-
DonLakeFlyer authored
-
- May 02, 2018
-
-
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>
-
- Apr 23, 2018
-
-
Beat Küng authored
-
- Apr 18, 2018
-
-
Gus Grubba authored
Work around a new Windows issue where the call to list the local network interfaces takes for freaking ever to return, blocking the UDP thread altogether.
-
- Apr 16, 2018
-
-
DonLakeFlyer authored
-
- Apr 11, 2018
-
-
DonLakeFlyer authored
-
- Mar 18, 2018
-
-
DonLakeFlyer authored
-
- Feb 09, 2018
-
-
DonLakeFlyer authored
-
- Feb 05, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
Maintain a list of address/port pairs instead of a address/port map.
-
- Feb 02, 2018
-
-
acfloria authored
-
- 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 15, 2018
-
-
Don Gagne authored
-
- Jan 07, 2018
- 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.
-