- 12 Mar, 2015 2 commits
-
-
dogmaphobic authored
Changed settings version as the link configurations must be redone (with the new port names)
-
Lorenz Meier authored
Disabling (undone) prop and mag cal settings.
-
- 11 Mar, 2015 3 commits
-
-
dogmaphobic authored
-
Don Gagne authored
Cleanup remnants OpalRT and Kinect
-
Don Gagne authored
Added code to handle point size fonts in all QML widgets.
-
- 10 Mar, 2015 14 commits
-
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Susurrus authored
Audio improvements
-
Bryant authored
Otherwise some messages say 'System MAV 0-20' and some say 'System 20'.
-
Bryant authored
-
Bryant authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
Lorenz Meier authored
Initial Battery Config
-
Lorenz Meier authored
Add assert back
-
Lorenz Meier authored
Couple o' changes
-
- 09 Mar, 2015 12 commits
-
-
Susurrus authored
Should fix things.
-
dogmaphobic authored
FactTextField, when setting the value from its "text" field, was converting the value to string. This was causing (QML JavaScript) code that uses the value for computation to stop working once the user changed the value.
-
Lorenz Meier authored
Support for bootloading uNode board
-
crashmatt authored
-
dogmaphobic authored
Moved update canvas signal to perspective load instead of hooking it to the paint event. Added an "S" as the unit for the number of cells fact (as in 4S).
-
Bryant authored
-
Bryant authored
-
Don Gagne authored
Also changed to qWarning
-
Lorenz Meier authored
Remove unused Fact
-
dogmaphobic authored
Added "Advanced Settings" check box.
-
Don Gagne authored
-
dogmaphobic authored
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets. Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality. Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
-
- 08 Mar, 2015 4 commits
-
-
dogmaphobic authored
-
Lorenz Meier authored
-
Lorenz Meier authored
New Flight Mode config
-
Lorenz Meier authored
Tool bar tweaks
-
- 07 Mar, 2015 5 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
Tool bar buttons now use QGCButton as base to inherit hover mode fix. Made QGCButton.showHightLight into a public property so I could use it as a trigger for repainting the chevron button.
-
Don Gagne authored
Fix hover state of Button
-