- 11 Nov, 2018 2 commits
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- 02 Oct, 2018 1 commit
-
-
Don Gagne authored
Fix meters to mm conversions
-
- 01 Oct, 2018 1 commit
-
-
Don Gagne authored
Add support for specifying fixed RTK base position
-
- 19 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 14 Jul, 2018 3 commits
- 23 Dec, 2017 1 commit
-
-
Beat Küng authored
sequence numbers are only increased after a new RTCM message, while only the fragment id is incremented within a fragmented message.
-
- 23 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 17 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 20 Jun, 2017 1 commit
-
-
Beat Küng authored
-
- 14 Jun, 2017 1 commit
-
-
Lorenz Meier authored
-
- 18 May, 2017 1 commit
-
-
Don Gagne authored
-
- 09 May, 2017 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 01 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 19 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 12 Apr, 2017 2 commits
-
-
DonLakeFlyer authored
-
Don Gagne authored
-
- 10 Apr, 2017 2 commits
- 05 Apr, 2017 1 commit
-
-
Donald Gagne authored
-
- 27 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 03 Oct, 2016 1 commit
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- 02 Aug, 2016 1 commit
-
-
Beat Küng authored
-
- 05 Jul, 2016 1 commit
-
-
Beat Küng authored
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 01 Jun, 2016 7 commits
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 27 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 20 Apr, 2016 1 commit
-
-
Beat Küng authored
This also replaces tabs with spaces
-
- 19 Apr, 2016 3 commits
-
-
Beat Küng authored
-
Beat Küng authored
-
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
-