- 01 Feb, 2020 1 commit
-
-
Gus Grubba authored
-
- 10 Dec, 2018 1 commit
-
-
Don Gagne authored
Add support for Orbit flight mode
-
- 07 Apr, 2018 1 commit
-
-
Oleg Kalachev authored
-
- 09 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 09 Jul, 2017 1 commit
-
-
Daniel Agar authored
-
- 24 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 15 Jun, 2016 1 commit
-
-
Daniel Agar authored
-
- 19 Apr, 2016 1 commit
-
-
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
-