- 20 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 19 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 01 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 May, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 27 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 20 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 6 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
-
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
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,
-
- 11 May, 2018 1 commit
-
-
Philipp Oettershagen authored
-
- 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
-
- 07 Apr, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 06 Apr, 2018 4 commits
-
-
Gus Grubba authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 05 Apr, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 02 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 21 Mar, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 27 Feb, 2018 1 commit
-
-
Gus Grubba authored
Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management) Added submit flight plan Added update flight plan Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
-
- 16 Feb, 2018 2 commits
-
-
Gus Grubba authored
Moved flight planning away from "Flight Management" to its own class. Planning does not need a connected vehicle.
-
Gus Grubba authored
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- 02 Feb, 2018 1 commit
-
-
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.
-
- 29 Jan, 2018 1 commit
-
-
Gus Grubba authored
Handled "airspace visible" state (not done) Adjusted restriction map items color and opacity Added/Updated icons for airspace traffic Adjust colors for text over maps
-
- 27 Jan, 2018 4 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
Break apart string of classes into their own files as all in one file became unwieldy Expose Airspace data in a QML ready format Split global Airspace from AirMap (Only now I figured out the reason for the pure virtual root classes) Refactored a bunch of things to make it consistent and/or obvious
-
Gus Grubba authored
Move all airmap related stuff to its own directory
-
- 07 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 05 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 04 Jan, 2018 1 commit
-
-
Don Gagne authored
-