- Apr 23, 2016
-
-
Daniel Agar authored
-
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
-
- Apr 22, 2016
-
-
dogmaphobic authored
-
Lorenz Meier authored
Restoring toolbar transparency.
-
dogmaphobic authored
-
- Apr 21, 2016
-
-
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
-
- Apr 20, 2016
- Apr 19, 2016
-
-
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
-
- Apr 18, 2016
-
-
Lorenz Meier authored
Fix flight mode display for PX4. Missed reverse channel check
-
Lorenz Meier authored
-
dogmaphobic authored
-
- Apr 17, 2016
-
-
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
-
- Apr 16, 2016
-
-
Gregory Dymarek authored
-
- Apr 15, 2016
- Apr 14, 2016
-
-
Don Gagne authored
New RCChannelMonitorControl
-