- 24 Apr, 2016 1 commit
-
-
Lorenz Meier authored
-
- 23 Apr, 2016 4 commits
-
-
Gus Grubba authored
Fixed crash when switching to the Flight Modes panel.
-
dogmaphobic authored
-
dogmaphobic authored
-
Lorenz Meier authored
Fixing the Mission Editor view to respect the view area
-
- 22 Apr, 2016 3 commits
-
-
dogmaphobic authored
-
Lorenz Meier authored
Restoring toolbar transparency.
-
dogmaphobic authored
-
- 21 Apr, 2016 4 commits
-
-
Gus Grubba authored
Offline map
-
dogmaphobic authored
-
Don Gagne authored
Add GPS drivers and RTCM output for RTK GPS
-
Don Gagne authored
Tuning not supported on VTOL
-
- 20 Apr, 2016 3 commits
- 19 Apr, 2016 8 commits
-
-
Lorenz Meier authored
-
dogmaphobic authored
* MavLink/master: Fix flight mode display for PX4. Missed reverse channel check
-
dogmaphobic authored
-
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
-
Beat Küng authored
-
dogmaphobic authored
-
- 18 Apr, 2016 3 commits
-
-
Lorenz Meier authored
Fix flight mode display for PX4. Missed reverse channel check
-
Lorenz Meier authored
-
dogmaphobic authored
-
- 17 Apr, 2016 5 commits
-
-
Gus Grubba authored
Restore critical messages in the main window.
-
dogmaphobic authored
-
Gus Grubba authored
Fixing transparent "Q" in all icons.
-
Gus Grubba authored
Default case for RADIO_STATUS In response to #3151.
-
dogmaphobic authored
-
- 16 Apr, 2016 1 commit
-
-
Gregory Dymarek authored
-
- 15 Apr, 2016 7 commits
- 14 Apr, 2016 1 commit
-
-
Don Gagne authored
New RCChannelMonitorControl
-