- 26 Oct, 2018 1 commit
-
-
Don Gagne authored
Heading to Home on Vehicle FactGroup
-
- 25 Oct, 2018 3 commits
-
-
Don Gagne authored
Add Distance to GCS to Vehicle FactGroup
-
Jacob Walser authored
-
Jacob Walser authored
This reverts commit c69a49e6.
-
- 27 Sep, 2018 1 commit
-
-
Don Gagne authored
Move ArduPilot preflight check handling to generic QGC
-
- 04 Sep, 2018 1 commit
-
-
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
-
- 03 Sep, 2018 1 commit
-
-
Gus Grubba authored
Also fixing some c++ errors within commented off code as the localization engine was getting confused by it.
-
- 24 Aug, 2018 1 commit
-
-
Don Gagne authored
-
- 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.
-