3550 Commits (d85760bf8ab93257ec9b704481bc98845acef30b)
 

Author SHA1 Message Date
Thomas Gubler 0d445a4d71 re-enable linux text to speech and fix use of deprecated function 11 years ago
Lorenz Meier 095323a9a1 Merge pull request #413 from thomasgubler/plotfilter 11 years ago
Thomas Gubler d2e513c558 Do not filter/hide line in linechartwidget when checkbox of the line is checked 11 years ago
Lorenz Meier 879e1f6a0f Merge pull request #412 from thomasgubler/airspeed_calibration 11 years ago
Thomas Gubler c086bcbb31 differential pressure/airspeed calibration ui 11 years ago
Anton Babushkin e2089acc0e Use onboard remaining battery estimate by default 11 years ago
Lorenz Meier e58787b6da Merge branch 'master' of github.com:mavlink/qgroundcontrol into config 11 years ago
Lorenz Meier 74ee8c7cb6 Fixed scaling of differential pressure for XPlane link 11 years ago
Lorenz Meier a5f7a9e8e0 Merge branch 'master' of github.com:mavlink/qgroundcontrol into config 11 years ago
Lorenz Meier d36eca90e9 Added ping reply patch by Paul Chavent 11 years ago
Lorenz Meier c5118b06af Merge branch 'config' of github.com:mavlink/qgroundcontrol into config 11 years ago
Lorenz Meier 849337e2e3 Merge pull request #409 from gefink/master 11 years ago
Geoff Fink 9cd72124d6 override is not available in gcc 4.6 (only 4.7). 11 years ago
Lorenz Meier 9ac8b1c359 Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier 0700a1e7d6 Audio for Windows 11 years ago
Lorenz Meier 1814903302 Merge pull request #408 from thomasgubler/plotfilter 11 years ago
Lorenz Meier 942a02c96b Added code style tool 11 years ago
Thomas Gubler ee32097e0b LinechartWidget: fix removal of curves 12 years ago
Lorenz Meier 483f629388 Merge pull request #400 from johnflux/config 12 years ago
Lorenz Meier a353542add Merge pull request #401 from thomasgubler/hil_flightgear 12 years ago
Lorenz Meier eb8ac2b67b Merge pull request #406 from thomasgubler/plotfilter 12 years ago
Thomas Gubler 52d4181c14 better placement of filtering LineEdit 12 years ago
Thomas Gubler 878ba466e5 add keyboard shortcut for plot filtering 12 years ago
Thomas Gubler 6e882d9570 set placeholderText plotFilterLineEdit 12 years ago
Thomas Gubler bd9e85c9d6 basic filter functionality 12 years ago
Thomas Gubler 8e3f46f698 add textbox for filtering 12 years ago
Lorenz Meier 3668e9be54 Merge pull request #405 from DrTon/calib_fixes 12 years ago
Thomas Gubler 126b51bed5 fw hil: fixed indentation 12 years ago
Anton Babushkin b28c86af15 Mag calibration message parsing fix 12 years ago
Anton Babushkin 854b9cbdce Calibration fixes 12 years ago
John Tapsell 403104dd01 Allow user to stop and start the plot, and scroll back in time 12 years ago
John Tapsell 7f0fa61400 QGCXYPlot: Clean up layout a bit 12 years ago
John Tapsell 8966a49f2a QGCXYPlot: Add smoothing ability to smooth the last N points of data 12 years ago
Thomas Gubler 45c61a29bb flightgear hil: correct scaling of pressure for mavlink message and remove indicated airspeed from flightgear protocol, commit requires flightgear protocol update 12 years ago
John Tapsell a40c8870a9 QGCXYPlot: Seperate the number of points shown and number of points store 12 years ago
John Tapsell 6c59f5f4cb Add an XY plot widget 12 years ago
John Tapsell 00a7baae03 Remove MainWindow styleChanged() signal 12 years ago
John Tapsell 0e6411c7ad Fix setStyleText() to apply to future curves 12 years ago
John Tapsell beb0ecfb98 Fix minor const issues in QGCToolWidget 12 years ago
John Tapsell bd3b7ea36d Merge the startEditMode() and endEditMode() functions into one, and remove code duplication 12 years ago
John Tapsell 98abf5a7ff Fix crash when removing an item from a custom widget 12 years ago
John Tapsell 6c347709a0 Clean up when exactly we should save settings, and add in checks to make sure we do not do it incorrectly 12 years ago
John Tapsell 0c5065251d Reduce code duplication 12 years ago
John Tapsell f6ae5ed8fc Make sure that our custom widget doesn't reuse an object name 12 years ago
John Tapsell a6a5a65b14 Fix warning "Cannot set minimum size to (-1,-1)" 12 years ago
John Tapsell 98d96af1c7 Don't translate the object name, otherwise the config will break in non-english languages 12 years ago
John Tapsell 257f547cbe Move all the menu/action manipulation over to a new class, so that it's self contained 12 years ago
Lorenz Meier 5f37d6c999 Merge branch 'config' of github.com:mavlink/qgroundcontrol into config 12 years ago
Lorenz Meier fa209ea7bf Eleminate flicker in HIL 12 years ago
Lorenz Meier 2ecf4ebc7f Merge pull request #398 from johnflux/config 12 years ago