Lorenz Meier
|
bcb61f43a1
|
Minor changes
|
12 years ago |
Lorenz Meier
|
a82ee387ee
|
Merge branch 'integration_merge_connstatus' of github.com:Susurrus/qgroundcontrol into integration_merge_connstatus
|
12 years ago |
Lorenz Meier
|
44543b3013
|
Merge
|
12 years ago |
Lorenz Meier
|
6f3376a248
|
Merge
|
12 years ago |
Bryant
|
d622ba221f
|
Changed the action button group in the toolbar to have an inset style like they used to.
|
12 years ago |
Lorenz Meier
|
eeda94f3ee
|
Fixed HUD / Video widget to be useful
|
12 years ago |
Bryant
|
9a96e49fe7
|
The QGCUnconnectedInfoWidget now remains square and has more rounded edges so that it looks more like a button.
|
12 years ago |
Bryant
|
0102cf8495
|
Increased label font size and progress bar height for toolbar child widgets.
|
12 years ago |
Lorenz Meier
|
efd916af0c
|
Fixed issue when custom message set is enabled
|
12 years ago |
Lorenz Meier
|
7fb92ad558
|
Fixed null pointer issue
|
12 years ago |
Lorenz Meier
|
44e5b5d692
|
Mac compile fixes
|
12 years ago |
Bryant
|
a50358e928
|
Finished merging QGCVehicleConfig.ui, which I hadn't done properly last night. Things are now in a usable state again.
|
12 years ago |
Bryant
|
76cea4e18d
|
Merge branch 'integration_merge' of https://github.com/mavlink/qgroundcontrol into connStatus
Conflicts:
src/uas/ArduPilotMegaMAV.h
src/ui/uas/UASListWidget.cc
|
12 years ago |
Bryant
|
5dd17698c4
|
Merge branch 'integration_merge' of https://github.com/mavlink/qgroundcontrol into restyling
Conflicts:
src/uas/ArduPilotMegaMAV.h
src/ui/uas/UASListWidget.cc
|
12 years ago |
Lorenz Meier
|
33c8f8c87d
|
Fixed include hack
|
12 years ago |
Lorenz Meier
|
d7b4db7dd4
|
Default to APM message set if no user config is provided
|
12 years ago |
Lorenz Meier
|
b76b728216
|
Placed connect button better, added simple message console
|
12 years ago |
Bryant
|
0e58853b29
|
Merged the wrong file in for the QGCVehicleConfig.ui file. Fixed.
|
12 years ago |
Bryant
|
d4425e06c4
|
Merge branch 'connStatus' of github.com:Susurrus/qgroundcontrol into connStatus
Conflicts:
src/ui/QGCVehicleConfig.cc
src/ui/QGCVehicleConfig.h
src/ui/QGCVehicleConfig.ui
src/ui/uas/UASControlWidget.cc
src/ui/uas/UASListWidget.h
src/ui/uas/UASQuickView.cc
|
12 years ago |
Bryant
|
7aef7fcf63
|
Missed compilation error during rebase
|
12 years ago |
Bryant
|
0a1c678475
|
Forgot to remove dead file LinkInterface.cpp from the qgroundcontrol.pro file.
|
12 years ago |
Bryant
|
ae6829562f
|
Forgot to set some members of XbeeLinkInterface to const as well
|
12 years ago |
Bryant
|
d0af5b03bd
|
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
|
12 years ago |
Bryant
|
6f98185c3e
|
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
|
12 years ago |
Bryant
|
1858a52cb3
|
The QuickView now properly resets after the last UAS is deleted.
|
12 years ago |
Bryant
|
fc73187afb
|
Make the UASQuickView support resetting to a default state after all UASes are removed.
|
12 years ago |
Bryant
|
c18a533403
|
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
|
12 years ago |
Bryant
|
9ff35e3e38
|
All subwindows are now centered on the screen.
|
12 years ago |
Bryant
|
129069d4e6
|
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
|
12 years ago |
Bryant
|
b3cff5cacc
|
Added groupboxes around UASes in the ListWidget to indicate primary communication channel.
|
12 years ago |
Bryant
|
44684144fa
|
Merged in large flight display UI redesign
|
12 years ago |
Lorenz Meier
|
796a8d85f6
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
33f39e713c
|
Merge pull request #284 from pigeonhunter/patch-1
Update README
|
12 years ago |
Lorenz Meier
|
9582bd5aba
|
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
|
12 years ago |
Lorenz Meier
|
5aaad528ee
|
Merge branch 'hud' into integration_merge
|
12 years ago |
Lorenz Meier
|
3dcf43f3aa
|
Merged master
|
12 years ago |
Lorenz Meier
|
982b2e50ec
|
Fixed up style sheet
|
12 years ago |
Lorenz Meier
|
4b5bc3048f
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
3149ae7656
|
Merge branch 'mp_merge' of https://github.com/diydrones/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
8cc94fc796
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
53de277456
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
7cb7efaecc
|
Merge branch 'master' of github.com:dongfang/qgroundcontrol into hud
|
12 years ago |
Bryant
|
975f410672
|
Forgot to set some members of XbeeLinkInterface to const as well
|
12 years ago |
Bryant
|
7095cf2824
|
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
|
12 years ago |
Bryant
|
f0a5118e1e
|
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
|
12 years ago |
Bryant
|
8c2dfea5a6
|
The QuickView now properly resets after the last UAS is deleted.
|
12 years ago |
Lorenz Meier
|
d4e36442d0
|
Revert "MAVLink update"
This reverts commit 233a17161a .
|
12 years ago |
Lorenz Meier
|
51c4592070
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Bryant
|
a37f84892c
|
Make the UASQuickView support resetting to a default state after all UASes are removed.
|
12 years ago |
Lorenz Meier
|
233a17161a
|
MAVLink update
|
12 years ago |