- May 26, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
Includes support for battery 2 setup
-
- May 25, 2018
-
-
DonLakeFlyer authored
* Added support for sat count to Sensors check control
-
- May 24, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
* QGCCheckListItem -> PreFlightCheckButton * CheckList -> PreFlightCheckList
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 23, 2018
-
-
PX4 Jenkins authored
-
- May 22, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 21, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 20, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 19, 2018
-
-
DonLakeFlyer authored
Also don't save to settings
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 18, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 16, 2018
-
-
Don Gagne authored
-
Don Gagne authored
-
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
-
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
-