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 |
Don Gagne
|
d7aa3a1fe0
|
Add FactLabel and FactTextField qml controls
|
10 years ago |
Don Gagne
|
6b1383fe81
|
Merge pull request #1140 from DonLakeFlyer/SafetyConfig
Safety config starting point
|
10 years ago |
Don Gagne
|
76ef35a4cf
|
Empty SafetyConfig compoment
Starting point for real implementation
|
10 years ago |
Don Gagne
|
f08d592f23
|
Added new _autopilot member
|
10 years ago |
Don Gagne
|
76e8affff0
|
Widget container for QML
|
10 years ago |
Don Gagne
|
3ea74ec72b
|
Merge pull request #1139 from DonLakeFlyer/RCCal
Make sure trims are within min/max
|
10 years ago |
Don Gagne
|
ec0fb3518a
|
Merge branch 'RCCal' of https://github.com/DonLakeFlyer/qgroundcontrol into RCCal
|
10 years ago |
Don Gagne
|
5d50f2d2fd
|
Make sure trims are within min/max
|
10 years ago |
Don Gagne
|
f5b8a934a2
|
Make sure trims are within min/max
|
10 years ago |
Don Gagne
|
0945e50311
|
Merge pull request #1138 from DonLakeFlyer/DeletedHeaders
Remove deleted headers
|
10 years ago |
Don Gagne
|
c02c88a10f
|
Remove deleted headers
|
10 years ago |
Thomas Gubler
|
2607ff7479
|
Merge pull request #1128 from bansiesta/do_jump_updates
Support for remaining DO_JUMP repetitions
|
10 years ago |
Don Gagne
|
d6b2846071
|
Merge pull request #1135 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
10 years ago |
Don Gagne
|
7908bc2655
|
Merge pull request #1136 from DonLakeFlyer/QMLPalette
Initial implementation of QML Palette support
|
10 years ago |
Don Gagne
|
22f778cf00
|
Initial implement of QML Palette support
|
10 years ago |
The Gitter Badger
|
d395ff5de1
|
Added Gitter badge
|
10 years ago |
Don Gagne
|
f1cac3e33c
|
Merge pull request #1132 from DonLakeFlyer/GenericPlugin
Generic AutopilotPlugin full implementation
|
10 years ago |
Don Gagne
|
acbc19aa3d
|
Generic AutopilotPlugin full implementation
|
10 years ago |
Don Gagne
|
7c25663ffc
|
Merge pull request #1130 from DonLakeFlyer/OldSetupDelete
Delete unused files
|
11 years ago |
Don Gagne
|
7a9691fb57
|
Delete unused files
No longer needed with move to summary page qml
|
11 years ago |
Don Gagne
|
32d0ca68c4
|
Merge pull request #1129 from DonLakeFlyer/QMLVS
Vehicle Summary is now QML
|
11 years ago |
Don Gagne
|
91614e3add
|
VehicleSummary converted to QML
Summary page is also the launching spot for the setup screens. No more
left hand set of buttons.
|
11 years ago |
Don Gagne
|
70d81ad3bf
|
Disconnect timer on link disconnect
This prevents mavlink signals from being emitted after link is
disconnected
|
11 years ago |
Don Gagne
|
0981868537
|
DeleteOnClose causes strange Qt bug
When using DeleteOnClose with a QQuickWidget, the shutdown sequence
causes the MainWindow destructor loop back onto itself.
|
11 years ago |
Don Gagne
|
558b23f894
|
AutoPilot plugin restructuring for better QML support
- properties now hand off of main “autopilot” object in qml
- Added support for summary items through qml
|
11 years ago |
Don Gagne
|
b82bfe84c5
|
Fix broken signal
|
11 years ago |
Ban Siesta
|
8ce8d1c62a
|
UASWaypointManager: don't clear systemid and compid of last partner so that we can still get DO_JUMP updates
|
11 years ago |
Ban Siesta
|
a1c653fefd
|
UASWaypointManager: accept single waypoint messages in order to update the remaining DO_JUMP repetitions
|
11 years ago |
Lorenz Meier
|
6fdce35216
|
Merge pull request #1122 from dagar/patch-1
simplify instructions to clone the repository
|
11 years ago |
Daniel Agar
|
7510774197
|
simplify instructions to clone the repository
|
11 years ago |
Don Gagne
|
1f6189797a
|
Merge pull request #1120 from DonLakeFlyer/FSVariantArray
Switch parameter facts to QVariantMap
|
11 years ago |
Don Gagne
|
a9e3af1ef2
|
Switch parameter facts to QVariantMap
This way you don’t need to know parameter set ahead of time.
|
11 years ago |
Don Gagne
|
277c161874
|
Merge pull request #1119 from mavlink/ptr_fix
Ptr fix - fixes #1117
|
11 years ago |
Lorenz Meier
|
00f95d7701
|
Waypoint2DIcon: protect against possible null pointer. Fixes #1117
|
11 years ago |
Lorenz Meier
|
58c7077873
|
UASWaypointManager: protect against possible null pointer. Fixes #1117
|
11 years ago |