Gus Grubba
|
fe59583def
|
UI/UX Rework
|
6 years ago |
Gus Grubba
|
bdaa0e3d02
|
Pairing in toolbar when not connected (to the right of toolbar)
|
6 years ago |
Gus Grubba
|
12043ba41b
|
Remove all references to Pairing if it's not supported.
|
6 years ago |
Gus Grubba
|
20bf53f552
|
Remove unused pairing settings
|
6 years ago |
Gus Grubba
|
604e12f645
|
Add link pairing
|
6 years ago |
Gus Grubba
|
e56877b306
|
Enable video running time and shutter count
|
6 years ago |
Tomaz Canabrava
|
b974c6bbe0
|
CustomVideoManager: Use qobject_cast
qobject_cast is times faster then dynamic_cast for objects
that inherit QObject. also, use auto keyword to not repeat
the class name
|
6 years ago |
Tomaz Canabrava
|
42ad3de71b
|
CustomPlugin: Use qobject_cast
qobject_cast is times faster then dynamic_cast for objects that
inherit QObject. Also, use auto keyword to not duplicate the
name of the Class
|
6 years ago |
Stefan Dunca
|
11cb267881
|
Fix compas jumping around in the vehicle information control
|
6 years ago |
Gus Grubba
|
66c2a33f30
|
Wrap up
|
6 years ago |
Stefan Dunca
|
0fe8ae9d1e
|
custom-example: add showAttitudeWidget as a persistent option
|
6 years ago |
Stefan Dunca
|
73a4286df6
|
custom-example: Make GPS info optional and persistent
|
6 years ago |
Stefan Dunca
|
80ce7ae0f9
|
custom-example: Add GPS info to the Vehicle Indicator
|
6 years ago |
Gus Grubba
|
edf814c1a8
|
First experiment
|
6 years ago |
Gus Grubba
|
2647db0e79
|
Show how to implement custom video manager
|
6 years ago |
Stefan Dunca
|
ade80bbec7
|
custom-example: Fix gimbal view and special case for thermal options
|
6 years ago |
Stefan Dunca
|
439ff491c4
|
Fix gimbal indicator display
Fix gimbal indicator so that angle values match the markers
Select thermal mode on thermal menu selection
|
6 years ago |
Yasen
|
a51a42b4ed
|
Custom Vehicle Selector visual improvements
Custom vehicle selector now affected by theme change. Cosnistent with other actrive elements
|
6 years ago |
Yasen
|
207e48856d
|
Custom Main Toolbar drawer visual improvements
Drawer now affected by theme, consistent with the rest of the active elements.
TODO: Add hover for desktop
|
6 years ago |
Yasen
|
abab5199af
|
Outdoors theme colors improvements
Ligther Button, Primary and Hover + New alert color
|
6 years ago |
Yasen
|
4a6492d55b
|
Updated Gimbal Indicator - now reflects custom theme
Added gimbal pitch SVGs for indoors and outdoors theme
|
6 years ago |
Yasen
|
b74f4bcd5b
|
Gimbal indicator background to reflect theme
|
6 years ago |
Yasen
|
782bc008be
|
Update CustomOnOffSwitch.qml
fix to even out the toggle buttons
|
6 years ago |
Yasen
|
052c5c9142
|
Update CustomOnOffSwitch.qml
Custon On / Off switch updated to show label when off. Now works more like a toggle
|
6 years ago |
Yasen
|
ca18955358
|
New Gimbal Position and Pitch SVGs
|
6 years ago |
Gus Grubba
|
0271c2cc3c
|
Removed custom combobox
|
6 years ago |
Stefan Dunca
|
22166a1157
|
Custom Example: Fix gimbal state getting out of the limits. Fix palette button not working if not in thermal mode. Increase zoom buttons
|
6 years ago |
Gus Grubba
|
f185e8755f
|
Make buttons bigger
|
6 years ago |
Gus Grubba
|
034b658a53
|
Fix logic deciding to show quick thermal options.
|
6 years ago |
Gus Grubba
|
e5eba4a973
|
Use a custom selector for flight modes
|
6 years ago |
Gus Grubba
|
7cfba12a9c
|
Narrow the flight mode options
|
6 years ago |
Gus Grubba
|
a3e00a5bf8
|
Handle full screen (for mobile or tiny screens) at the root window.
|
6 years ago |
Yasen
|
60a4faa5db
|
Shutter layout fix
Smaller border and some more distance between the circles
|
6 years ago |
Yasen
|
c31991e83a
|
Mutli-vehicle layout fix
* Move the Multi-vehicle UI next, not under, the indicators
* Remove the icon
|
6 years ago |
Gus Grubba
|
d7b100932d
|
Start in full screen mode
|
6 years ago |
Gus Grubba
|
4f8762485e
|
Initial work supporting a custom gimbal
|
6 years ago |
Yasen
|
2c6efb2a59
|
Cleaning up
|
6 years ago |
Yasen
|
ae4218c61d
|
Update CustomPlugin.cc
Added Light theme
|
6 years ago |
Yasen
|
3e95a8528a
|
Custom example theme fixes - Dark theme update
This is a small experiment into creating a custom theme for QGC.
|
6 years ago |
Stefan Dunca
|
29e7d8dd3c
|
Add external Zoom buttons
|
6 years ago |
Stefan Dunca
|
64a935701c
|
Add individual zoom controls
|
6 years ago |
Gus Grubba
|
00fb17dce8
|
Fix case
|
6 years ago |
Gus Grubba
|
27b0db4e6a
|
Quick access to thermal modes
|
6 years ago |
Gus Grubba
|
28ce0811c9
|
Custom gimbal control
|
6 years ago |
Gus Grubba
|
9ee9542008
|
Custom multi vehicle indicators/selectors
|
6 years ago |
Gus Grubba
|
dd50acdf84
|
Revert ParameterEditor to QtQuick.Controls 1.x
|
6 years ago |
Gus Grubba
|
41c4e4df9c
|
Documenting it
|
6 years ago |
Gus Grubba
|
0a2d20ae51
|
Light palette tweaks
|
6 years ago |
Gus Grubba
|
27a9339bce
|
Move PreflightCheckList to custom builds only. The model, which used to be implemented within BuiltinPreFlightCheckModel is now within the control itself. It is up to the implementer to define a proper model.
|
6 years ago |
Gus Grubba
|
de0841ab37
|
Readme
|
6 years ago |