- Apr 25, 2016
-
-
dogmaphobic authored
-
dogmaphobic authored
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
dogmaphobic authored
-
dogmaphobic authored
Got the new BAT_LOW_THR parameter.
-
dogmaphobic authored
-
dogmaphobic authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 24, 2016
-
-
Jimmy Johnson authored
-
Jimmy Johnson authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 23, 2016
-
-
Daniel Agar authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- Apr 22, 2016
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Apr 21, 2016
-
-
dogmaphobic authored
-
- Apr 20, 2016
-
-
Tomaz Canabrava authored
Clicking on the sumarry titles enters the edit mode On the tests with users, they always clicked on the title (because it resembled a button or something) and nothing happened. it was a bit confusing to have the same information in two places and only one of them being clickable. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
During tests, if the airframe was configured to be an 'X' type we showed just 'X' on the airframe type. It's correct but a single letter - specially an X - made users think that it was a error code, not the airframe name. So, because of that, also show the vehicle type - a wrong value, but elucidative for users. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Beat Küng authored
-
Beat Küng authored
This also replaces tabs with spaces
-
Don Gagne authored
-
- Apr 19, 2016
-
-
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
-