DoinLakeFlyer
|
7644653c89
|
Rework Fly View into separate layers which can be customized at each layer.
|
5 years ago |
Remek Zajac
|
127a8b2f7f
|
more catches
|
5 years ago |
DoinLakeFlyer
|
d68e558649
|
Major update to simplify and document the custom build example
|
5 years ago |
Andrew Voznytsa
|
1c633e8ec1
|
Fix CustomVideoReceiver
|
5 years ago |
Matej Frančeškin
|
17a591ac61
|
Fix video start/stop/restart on error
|
5 years ago |
Andrew Voznytsa
|
98510ab002
|
Update VideoReceiver and VideoManager APIs
|
5 years ago |
Andrew Voznytsa
|
07e26df1b7
|
Use parsebin for automatic stream demuxing and parsing; Automatically insert rtpjitterbuffer for RTP streams to avoid video stuttering
|
5 years ago |
Gus Grubba
|
e48c6044ce
|
Start local video recording along with camera video recording.
|
6 years ago |
Gus Grubba
|
41351f8069
|
Remove debugging code
|
6 years ago |
Gus Grubba
|
0f974ebc76
|
Moving pairing UI to custom-example as this is where it will reside for the time being.
|
6 years ago |
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 |