- 07 Aug, 2017 1 commit
-
-
Beat Küng authored
-
- 03 Aug, 2017 1 commit
-
-
Jacob Walser authored
-
- 02 Aug, 2017 1 commit
-
-
Gus Grubba authored
Switch test from 8.8.8.8:53 to "www.github.com:80"
-
- 01 Aug, 2017 1 commit
-
-
Lorenz Meier authored
-
- 31 Jul, 2017 8 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Radio upgrade: Point updater to a binary which is fully MAVLink 2.0 enabled, including radio status.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
This is important to avoid having QGC hijack links that are active (we read 2000 bytes!) but are definitely not MAVLink. This can have nasty side-effects, e.g. if we would talk to an LTE modem in a laptop or alike.
-
Lorenz Meier authored
Switch only to MAVLink 2 on first connected link. Fall back to v1 if two links to the same vehicle are connected and one can only do v1
-
Lorenz Meier authored
This extension introduces a complete version handshake mechanism which will detect wether the vehicle AND the complete link / routing infrastructure support MAVLink 2. If they do, QGC will switch to the highest protocol version supported by all connected vehicles. If a new vehicle connects, it will re-negotiate the highest possible version. This means that we error on the side of compatibility, which later can be easily changed.
-
- 30 Jul, 2017 2 commits
-
-
Don Gagne authored
-
Lorenz Meier authored
-
- 29 Jul, 2017 4 commits
-
-
DonLakeFlyer authored
* If new Survey is set to altitude fixed value then use mission default altitude * If the user applies a new altitude to the entire mission change surveys to fixed altitude and apply altitude
-
DonLakeFlyer authored
This way if the user switches away from manual the altitude is preserved
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 27 Jul, 2017 1 commit
-
-
Gus Grubba authored
-
- 26 Jul, 2017 3 commits
-
-
Jacob Walser authored
-
Jacob Walser authored
-
dheideman authored
-
- 25 Jul, 2017 1 commit
-
-
Jacob Walser authored
-
- 24 Jul, 2017 4 commits
-
-
DonLakeFlyer authored
-
Jacob Walser authored
-
dheideman authored
-
DonLakeFlyer authored
-
- 22 Jul, 2017 4 commits
-
-
Lorenz Meier authored
This reverts commit ac73682a.
-
Lorenz Meier authored
This reverts commit 6620f803.
-
Beat Küng authored
Previously, a completed file upload lead to this assert: Q_ASSERT(!_ackTimer.isActive()); because _closeUploadSeesion() was called twice, thus activating the timer twice.
-
Beat Küng authored
-
- 21 Jul, 2017 5 commits
-
-
dheideman authored
-
Don Gagne authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
dheideman authored
-
- 20 Jul, 2017 2 commits
-
-
dheideman authored
-
Lorenz Meier authored
-
- 19 Jul, 2017 2 commits
-
-
DonLakeFlyer authored
-
Don Gagne authored
-