- 04 Sep, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages. Fixed code that monitors messages received (and lost) Added a section within the MAVLink panel to show the current status (for the current vehicle) Remove some old, unused exposed interfaces
-
- 27 Aug, 2018 1 commit
-
-
Beat Küng authored
-
- 21 Aug, 2018 1 commit
-
-
Don Gagne authored
Back up further from end of file to handle more cases
-
- 09 Aug, 2018 1 commit
-
-
Don Gagne authored
ArduPilot ChibiOS support
-
- 14 Jul, 2018 1 commit
-
-
Beat Küng authored
-
- 06 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 30 Jun, 2018 1 commit
-
-
Vavooon authored
-
- 26 Jun, 2018 2 commits
-
-
acfloria authored
-
DonLakeFlyer authored
-
- 14 Jun, 2018 2 commits
-
-
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.
-
- 05 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 27 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 8 commits
-
-
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.
-
- 04 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 03 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 02 May, 2018 2 commits
-
-
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>
-
- 23 Apr, 2018 1 commit
-
-
Beat Küng authored
-
- 18 Apr, 2018 1 commit
-
-
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.
-
- 16 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 11 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 18 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 09 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 08 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 05 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Maintain a list of address/port pairs instead of a address/port map.
-
- 02 Feb, 2018 1 commit
-
-
acfloria authored
-
- 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.
-
- 15 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 07 Jan, 2018 1 commit
-
-
Don Gagne authored
-