Don Gagne
|
c74d545bf1
|
Switch to FactSystem for parameters
|
10 years ago |
Don Gagne
|
4c8b3f0fcc
|
Click through all setup buttons
|
10 years ago |
Don Gagne
|
6fe1f1d66e
|
Remove unused code
|
10 years ago |
Don Gagne
|
0ac27416d4
|
Use new QGCPalette::dpiAdjustedDefaultFontPointSize
Use default font wherever possible. Where that doesn’t work, use
ScreenTools::dpiAdjustPointSize.
|
10 years ago |
Don Gagne
|
d5e2f29c0a
|
Update to new ParameterLoader and component id support
|
10 years ago |
Don Gagne
|
dee99ea532
|
Changed pluginReady mechanism
More consistent with Qml usage pattern
|
10 years ago |
Don Gagne
|
64ec61110c
|
A bit more forceful on missing setup messaging
|
10 years ago |
Don Gagne
|
784b87091f
|
Use QSharedPointer for cross-thread Link references
Also many LinkManager API changes to further isolate all link
management inside LinkManager.
|
10 years ago |
dogmaphobic
|
9b6e5499fd
|
Added convenience function to ScreenTools to compute appropriate font point size.
|
10 years ago |
dogmaphobic
|
7e4458df8e
|
Added code to handle point size fonts in all QML widgets.
|
10 years ago |
crashmatt
|
8295b8dcbf
|
Support for bootloading uNode board
|
10 years ago |
Don Gagne
|
38c6343d7e
|
Fix sizing
|
10 years ago |
Lorenz Meier
|
1d5015cf11
|
Switch QGC firmware upgrader for PX4 to AWS and Travis. Use beta/stable/master for Firmware, map all three items to master for Flow (because there are not beta/stable branches)
|
10 years ago |
Don Gagne
|
92c0b53cad
|
Update tests for new toolbar
Also turn them back on
|
10 years ago |
dogmaphobic
|
4fb15d3dde
|
Disabling SetupViewTest as it is not working in Windows.
These tests that make direct calls into the tool bar need to be updated.
|
10 years ago |
dogmaphobic
|
bed21b49f3
|
New, QML based Tool Bar.
|
10 years ago |
Don Gagne
|
d1802e894d
|
Make it more obvious why buttons are missing
|
10 years ago |
Don Gagne
|
888b07ee0b
|
Add <CR> at eof
|
10 years ago |
Don Gagne
|
1e5929ce0e
|
Cleanup Vehicle Summary Qml
No longer buttons so switch to Rectangle for cleaner Qml
|
10 years ago |
Don Gagne
|
3e8db2d0c3
|
Use QGCLabel instead of Text
|
10 years ago |
Don Gagne
|
67d27d79fb
|
Better help text
|
10 years ago |
Don Gagne
|
5e5124b180
|
More UI re-work plus warnings messages
|
10 years ago |
Don Gagne
|
16cea3064e
|
Comment for text
|
10 years ago |
Don Gagne
|
081af596ba
|
Added progress bar support back
|
10 years ago |
Don Gagne
|
ad5cde3b28
|
Updated palette and control implementation
|
10 years ago |
Don Gagne
|
1cf50225cd
|
Use latest module versions
|
10 years ago |
Don Gagne
|
fc01014c18
|
Modify UI to fit latest designer sketches
|
10 years ago |
Don Gagne
|
59b32fd7b0
|
Resize setup view to fill space available
|
10 years ago |
Don Gagne
|
381acec96b
|
Convert Firmware Upgrade to QML
- Much simpler UI
- MVC style qml programming model
|
10 years ago |
Don Gagne
|
e0fed930e9
|
Fix SetupView to work with latest mavlink headers
- Updated MainWindowTest to catch this problem
- Also implemented initial pass at SetupView unit test
|
10 years ago |
Don Gagne
|
581a026fda
|
Fix SetupView to work with latest mavlink headers
- Updated MainWindowTest to catch this problem
- Also implemented initial pass at SetupView unit test
|
10 years ago |
Don Gagne
|
e47267e298
|
Change to MVC model
|
10 years ago |
Don Gagne
|
41fa62eb1d
|
Set Column component size correctly
|
10 years ago |
Don Gagne
|
503f9aa934
|
Rework setup button to fit in lower resolution displays
|
10 years ago |
Don Gagne
|
35a89d527a
|
WIP on Firmware Upgrade conversion to Qml
|
10 years ago |
Don Gagne
|
50cef5034c
|
Updated for new Palette import
|
10 years ago |
Don Gagne
|
af38a105df
|
Re-implemented Setup View
|
10 years ago |
Don Gagne
|
5476a45e4c
|
Remove unused files
|
10 years ago |
Don Gagne
|
7679f75f53
|
Fix crash when no UAS
Fixes Issue #1162
|
10 years ago |
Don Gagne
|
f486e7ea65
|
SetupView no longer created at boot
UAS may be around at constructor time
|
10 years ago |
Don Gagne
|
78507bfe6a
|
SetupView no longer created at boot
UAS may be around at constructor time
|
11 years ago |
Don Gagne
|
63e7b8b7ed
|
Fix inner root qml object sizing
|
11 years ago |
Don Gagne
|
e3acbf3b0b
|
Setup prereq and armed checks
|
11 years ago |
Don Gagne
|
1b40a17bfe
|
Fix setupCompleteChanged notification
|
11 years ago |
Don Gagne
|
72806be5c7
|
Summary button content now comes from QML
|
11 years ago |
Don Gagne
|
786dba5bc9
|
For future use
|
11 years ago |
Don Gagne
|
76ef35a4cf
|
Empty SafetyConfig compoment
Starting point for real implementation
|
11 years ago |
Don Gagne
|
f08d592f23
|
Added new _autopilot member
|
11 years ago |
Don Gagne
|
22f778cf00
|
Initial implement of QML Palette support
|
11 years ago |
Don Gagne
|
7a9691fb57
|
Delete unused files
No longer needed with move to summary page qml
|
11 years ago |