- Aug 11, 2017
-
-
Don Gagne authored
-
- Jul 31, 2017
-
-
Lorenz Meier authored
-
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
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.
-
- Jul 21, 2017
-
-
DonLakeFlyer authored
-
- Jul 19, 2017
-
-
Don Gagne authored
-
- Jul 18, 2017
-
-
DonLakeFlyer authored
-
- Jul 01, 2017
-
-
DonLakeFlyer authored
-
- Jun 29, 2017
-
-
DonLakeFlyer authored
-
- Jun 27, 2017
-
-
Gus Grubba authored
-
- Jun 20, 2017
-
-
Don Gagne authored
-
- Jun 12, 2017
-
-
DonLakeFlyer authored
-
- Jun 11, 2017
-
-
DonLakeFlyer authored
-
- Jun 04, 2017
-
-
DonLakeFlyer authored
-
- May 18, 2017
-
-
Don Gagne authored
-
- May 17, 2017
-
-
DonLakeFlyer authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- May 13, 2017
-
-
Andre Kjellstrup authored
PID 0xea60 = 60000 , not 600000 (which is well beyond any valid PID)
-
Andre Kjellstrup authored
-
- May 09, 2017
-
-
Dennis Shtatnov authored
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 08, 2017
-
-
Dennis Shtatnov authored
-
Dennis Shtatnov authored
-
- May 05, 2017
-
-
Lorenz Meier authored
This adds support for the full-sized FMUv4PRO design and the FMUv5 STM32F7 based generation.
-
- May 04, 2017
-
-
Don Gagne authored
-
- May 03, 2017
-
-
DonLakeFlyer authored
-
- May 01, 2017
-
-
DonLakeFlyer authored
-
- Apr 20, 2017
-
-
Gus Grubba authored
Fixing the telemetry RSSI indicator.
-
Gus Grubba authored
And fix build error…
-
- Apr 19, 2017
-
-
Gus Grubba authored
-
- Apr 13, 2017
-
-
Don Gagne authored
Must memset structures before use.
-
- Apr 10, 2017
-
-
Don Gagne authored
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Apr 04, 2017
-
-
Donald Gagne authored
-
- Mar 26, 2017
-
-
DonLakeFlyer authored
-
- Mar 25, 2017
-
-
DonLakeFlyer authored
-
- Mar 22, 2017
-
-
Donald Gagne authored
Instead of hardcoded "QGroundContorl" strings
-