Thomas Gubler
da9ac793c1
update mavlink c library
10 years ago
Don Gagne
299e9e7ce4
Merge pull request #1150 from DonLakeFlyer/Connect
...
Rework Connect toolbar button usage
10 years ago
Don Gagne
4bfc1f3bca
Switched WiFi to UDP
10 years ago
Don Gagne
255b676a4f
Fix compiler warning
10 years ago
Don Gagne
4d40f2984a
New MainWindow central and dock widget architecture
...
- Central widget no longer stacked. Views are added/removed to layout
to switch view
- Dock Widgets are globals with single instance of each type
- Both central views and dock widgets are just-in-time created saving
lots of memory
10 years ago
Don Gagne
78507bfe6a
SetupView no longer created at boot
...
UAS may be around at constructor time
10 years ago
Don Gagne
dd8b0a3a71
Hip dock widgeta show up automatically
...
No need to force them to show
10 years ago
Don Gagne
561202d84f
Remove title bar on/off support
10 years ago
Don Gagne
69c79dbf90
Set initial size smaller
...
This way the dock doesn’t end up too wide
10 years ago
Don Gagne
4499f8f5d2
Delete unused files
10 years ago
Don Gagne
b8a79875af
Merge pull request #1153 from DonLakeFlyer/QQuickWidgetFix
...
Don't use native widget siblings
10 years ago
Don Gagne
b85b9a21ca
Disable Google Earth
...
Adding Issue #1157 to put back
10 years ago
Thomas Gubler
d1d7a92015
rc2param: min and max value
10 years ago
Thomas Gubler
cab3d7bae9
add context menu to refresh a single param
10 years ago
Thomas Gubler
6bc001e6c3
send rc to paramter map prototype
10 years ago
Don Gagne
746ba82d2c
Remove bad ICC
10 years ago
Don Gagne
63e7b8b7ed
Fix inner root qml object sizing
10 years ago
Don Gagne
103d669f72
Remove bad ICC from splash png
10 years ago
Don Gagne
33f9fae21d
Don't use native widget siblings
...
QQuickWidget can’t handle this
10 years ago
Thomas Gubler
da5a503698
Vim YouCompleteMe config
10 years ago
Don Gagne
c81927fae7
Rework Connect toolbar button usage
...
Now works for more than Serial links
10 years ago
Don Gagne
cf777949b8
Merge pull request #1149 from DonLakeFlyer/AppStyle
...
Move ui style from MainWindow to QGCApplication
10 years ago
Don Gagne
fb197a75bc
Move ui style from MainWindow to QGCApplication
10 years ago
Don Gagne
4127e96ea8
Merge pull request #1148 from DonLakeFlyer/MainWindowReorg
...
Moving more things off of MainWindow
10 years ago
Don Gagne
ebb14758ad
Move messagebox from MainWindow
10 years ago
Don Gagne
d3ad49f3d5
Moving more things off of MainWindow
...
Moving methods from MainWindow to QGCApplication so that more things
can run without a window. Helpful for testing.
10 years ago
Don Gagne
d2cc809e84
Merge pull request #1146 from DonLakeFlyer/Setup
...
Setup work
10 years ago
Don Gagne
e3acbf3b0b
Setup prereq and armed checks
10 years ago
Don Gagne
348285b0f9
Emit signal after parameter updated
...
Emitting signal beforehand can lead to subtle bugs where code expects
value to be updated and it is not.
10 years ago
Don Gagne
1b40a17bfe
Fix setupCompleteChanged notification
10 years ago
Don Gagne
8d7280049f
Add setup prereq support
10 years ago
Don Gagne
1d5a457ac2
Merge pull request #1145 from DonLakeFlyer/SummaryQml
...
Summary buttons in Qml
10 years ago
Don Gagne
b65b4d567c
Fix compiler warning
10 years ago
Don Gagne
41cfbfabf5
Fix compiler warnings
10 years ago
Don Gagne
55843932eb
Summary button content now comes from QML
10 years ago
Don Gagne
72806be5c7
Summary button content now comes from QML
10 years ago
Don Gagne
5bfa227ac4
Merge pull request #1144 from DonLakeFlyer/SafetyComponent
...
Safety component
10 years ago
Don Gagne
ca2d4a915c
Working Safety Component setup
10 years ago
Don Gagne
2f73dea393
New Fact controls
10 years ago
Don Gagne
786dba5bc9
For future use
10 years ago
Don Gagne
565c1654c2
Correctly init _colorGroup
10 years ago
Don Gagne
5cd0593e76
No inlines for easier debugging
10 years ago
Don Gagne
fb0e158ebf
New Fact controls
10 years ago
Don Gagne
e79c71622b
Fix generic metadata loading
10 years ago
Don Gagne
c041e95b58
More logging
10 years ago
Don Gagne
8a8ccd9c01
Put back missing mute setting save
10 years ago
Don Gagne
b10556257c
Merge pull request #1142 from DonLakeFlyer/UTFailure
...
Fix intermittent UT failure
10 years ago
Don Gagne
ba335a79a2
Fix intermittent UT failure
10 years ago
Don Gagne
b8f1fb0bbf
Merge pull request #1141 from DonLakeFlyer/FactControls
...
Fact controls
10 years ago
Don Gagne
8e3f137581
More work on Fact meta data
10 years ago