5538 Commits (3f0592d23240b8ac92de9cbad71ea44a36dbbd58)
 

Author SHA1 Message Date
Don Gagne f254fc614d qtlogging.ini automatically created at startup 10 years ago
dogmaphobic 50101778c7 Show user friendly port name in Serial Settings combo box. 10 years ago
Don Gagne e41b8542e8 Merge pull request #1355 from joelorenzetti/sdl-readme 10 years ago
Don Gagne eb811905d8 Merge pull request #1357 from dogmaphobic/serialPortFix 10 years ago
philipoe 38d4066d5d PrimaryFlightDisplay: Clear up speed label (now showing airspeed and groundspeed separately to avoid confusion) and add vertical climb label 10 years ago
dogmaphobic cb63f6de8c Cleaning up automatic port renaming when user leaves it "Unnamed". 10 years ago
Joe Lorenzetti 060f378a8f Added missing libsdl install for README for Ubuntu 10 years ago
Bryant 71eca40b27 Output audio for NOTICE severity STATUSTEXT messages. 10 years ago
dogmaphobic d89faafad8 Using full port name (/dev/tty.xxx) as using the short name no longer works. 10 years ago
Lorenz Meier 3433797052 Merge pull request #1350 from dogmaphobic/disableAdvancedPower 10 years ago
Bryant 3b341f0122 Enable the CDI display for the PFD widget. 10 years ago
Bryant f8195186c5 Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into crosstrack_error 10 years ago
Bryant 8b3ba6594a Display the crosstrack error in the HSI widget. 10 years ago
dogmaphobic e54ba77d6c Disabling (undone) prop and mag cal settings. 10 years ago
Don Gagne 7671c26b6d Merge pull request #1348 from Susurrus/cleanup 10 years ago
Don Gagne c25d1475ac Merge pull request #1346 from dogmaphobic/fontSizeFix 10 years ago
Bryant bed84c00fc Remove /data directory from post-install commands. 10 years ago
Bryant 56473f8c47 Remove last remnants of Kinect support. 10 years ago
Bryant a72573de0a Remove last remnants of OpalRT support. 10 years ago
Susurrus 5ceb7b2774 Merge pull request #1347 from Susurrus/audio_imps 10 years ago
Bryant 8fad004421 Standardize audio notices to use 'System NUMBER'. 10 years ago
Bryant 6a8a094945 Be sure to specify the system for audio alerts. 10 years ago
Bryant 368594b809 Fix capitalization. 10 years ago
dogmaphobic 7afa27d4ad Removed font sizing from unit test control as I don't know how it behaves without a visible window. 10 years ago
dogmaphobic 9b6e5499fd Added convenience function to ScreenTools to compute appropriate font point size. 10 years ago
dogmaphobic a5bd07945b Fixing fishy typo... 10 years ago
dogmaphobic 7e4458df8e Added code to handle point size fonts in all QML widgets. 10 years ago
Lorenz Meier ed9c6f4529 Merge pull request #1339 from dogmaphobic/powerSettings 10 years ago
Lorenz Meier 12930fd52c Merge pull request #1341 from DonLakeFlyer/Assert 10 years ago
Lorenz Meier ec4378d741 Merge pull request #1342 from Susurrus/changes 10 years ago
Susurrus e506266944 Forgot to give the new variable a datatype 10 years ago
dogmaphobic bae07b16f6 Type checking in Fact::setValue() 10 years ago
Lorenz Meier 61bc6f35d3 Merge pull request #1344 from crashmatt/master 10 years ago
crashmatt 8295b8dcbf Support for bootloading uNode board 10 years ago
dogmaphobic 72a7acc5df Moved update canvas to ScreenTools 10 years ago
Bryant 18b27da88b Fix possibly empty-string error. 10 years ago
Bryant e3216f87a9 Switch GAudioOutput to new-style signal/slots. 10 years ago
Don Gagne 6f93054908 Add assert back 10 years ago
Lorenz Meier 02f36bf3ae Merge pull request #1340 from DonLakeFlyer/ChannelCount 10 years ago
dogmaphobic b2c326821e Added some battery graphics. 10 years ago
Don Gagne bf94a33c84 Remove unused Fact 10 years ago
dogmaphobic b6cf543e32 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. 10 years ago
dogmaphobic d98b1a8064 Initial Battery Config 10 years ago
Lorenz Meier 2e1efdc25a Hotfix: Do not assert on missing param 10 years ago
Lorenz Meier 94e718b6e7 Merge pull request #1337 from DonLakeFlyer/FMConfig 10 years ago
Lorenz Meier dd078544b9 Merge pull request #1335 from dogmaphobic/toolBarTweaks 10 years ago
Don Gagne b69a146e73 New Flight Mode config 10 years ago
dogmaphobic 5cf65f9fe1 Grrr.. Mistyped it. 10 years ago
dogmaphobic 17351cf27f Made my own copy of showHighLight so I don't need to change the base class. 10 years ago
dogmaphobic a30a125a08 Tweaked text colors in main tool bar. 10 years ago