- 25 Apr, 2016 15 commits
-
-
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
-
- 24 Apr, 2016 8 commits
-
-
Jimmy Johnson authored
-
Jimmy Johnson authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 23 Apr, 2016 3 commits
-
-
Daniel Agar authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- 22 Apr, 2016 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 21 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 20 Apr, 2016 5 commits
-
-
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
-
- 19 Apr, 2016 6 commits
-
-
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
-