- Feb 01, 2020
-
-
Gus Grubba authored
-
- Dec 16, 2019
-
-
DonLakeFlyer authored
64 bit fixes
-
- Jan 14, 2019
-
-
Matej Frančeškin authored
-
- Oct 02, 2018
-
-
Don Gagne authored
Fix meters to mm conversions
-
- Oct 01, 2018
-
-
Don Gagne authored
Add support for specifying fixed RTK base position
-
- Jul 14, 2018
- Jun 20, 2017
-
-
Beat Küng authored
-
- Jun 14, 2017
-
-
Lorenz Meier authored
-
- Apr 12, 2017
-
-
Don Gagne authored
-
- Apr 10, 2017
-
-
Don Gagne authored
-
- Jul 05, 2016
-
-
Beat Küng authored
-
- Jun 01, 2016
- May 31, 2016
-
-
Lorenz Meier authored
-
- Apr 20, 2016
-
-
Beat Küng authored
This also replaces tabs with spaces
-
- Apr 19, 2016
-
-
Beat Küng authored
This does the following: - add RTCMMavlink class that streams RTCM messages via mavlink - add GPSProvider class that opens a serial device and uses the gps driver submodule to get an RTCM stream - add a GPSManager class that manages the RTCMMavlink & GPSProvider classes - implement gps driver callback & definitions using Qt - add the GPSManager to the QGCToolbox To test this, uncomment the _gpsManager->setupGPS("ttyACM0"); in QGCToolbox.cc
-