Jacob Walser
7621b65935
Use direct parent to determine PiP width
8 years ago
Jacob Walser
e4f2220bd0
Click and drag to resize PiP window instead of grow and shrink buttons
8 years ago
Don Gagne
c5a4ee6231
Assume all vehicles support MANUAL_CONTROL
8 years ago
Jacob Walser
693adfc62a
Use grow and shrink names instead of bigger and smaller
8 years ago
Jacob Walser
0337a5a351
Allow resizing pip window
8 years ago
Gus Grubba
081d2ee9a4
Toggle video stream full screen
8 years ago
Jacob Walser
6c4028206d
Hide record button when video window pip is hidden
8 years ago
Gus Grubba
cc54a4e05c
For whatever reason, showing the dialog through a function causes a crash in QML (undebugable--new word!)
8 years ago
Gus Grubba
9f4d98a55f
Make custom dialog into a function
...
Internet available now has a signal
8 years ago
Don Gagne
6f6439cb5e
Fly: Show missions from all vehicles
8 years ago
DonLakeFlyer
2cbbcdadc9
Better handling of resume mission upload failures
8 years ago
Jacob Walser
c8e4878d71
Flight Display: refactor video recording status for readability
8 years ago
dheideman
6af4274d2f
Flight display: Flash record button when recording
8 years ago
dheideman
317636e677
Flight display: Create property variable
8 years ago
dheideman
e43147716f
Flight display: Remove video record button when gstreamer is not installed
8 years ago
DonLakeFlyer
98221f29a1
Fix instrument panel position when multi-vehicle radios visible
8 years ago
Gus Grubba
a0321b80dd
Camera definition implementation
8 years ago
DonLakeFlyer
394c6b16cc
GoTo Location fixes
...
- Don't allow goto click while other guided ui is visible
- Use NoMouseThroughRectangle for guided ui popups
- Better visuals for goto indicator in map
8 years ago
Gus Grubba
5fb2078717
Decouple VideoReceiver from VideoManager.
8 years ago
Don Gagne
52c71413b3
More work on mission end dialog
8 years ago
Gus Grubba
20bc3fa990
Adding mp4 and mov files types in addition to mkv
...
Adding mux GStreamer plugin libraries to Android (to enable video recording on Android)
Adding an option to limit the amount to disk used for saving videos
Adding an option to show/hide the REC button (allowing plugins to handle the recording in their own way)
Adding simple frame grab to file
8 years ago
Don Gagne
cb69cc8254
Remove mission dialog shows image count
8 years ago
Don Gagne
c3a8400e54
Guided fixes
...
- Altitude slider not showing up
- Continue mission not showing up in action list
8 years ago
DonLakeFlyer
109546600c
Fixed support for closing all guided dialogs
8 years ago
Don Gagne
1f6172f3d9
Support for Land Abort based on new LANDING state
8 years ago
DonLakeFlyer
c929855e49
Fix removeAllFromVehicle after flight ends
8 years ago
DonLakeFlyer
82aa767841
Use a master controller for all Plan elements
...
Update the user model to a single controller instead of multiple
8 years ago
Gus Grubba
23b3912302
Added a subtle border to the Toolstrip
...
Added a bit more separation between the Toolstrip and the Toolbar
8 years ago
DonLakeFlyer
e06cbb76b1
Resume mission takes precedence over Start mission
8 years ago
DonLakeFlyer
890bb67b7f
New Continue Mission action
8 years ago
Don Gagne
438f76f252
Auto-Dismiss guided confirm dialog it state changes
8 years ago
Gus Grubba
c08c23a376
Dismiss dialogs when clicking an item off the toolstrip.
8 years ago
Don Gagne
865e38788b
Fix arm/disarm in toolbar
8 years ago
DonLakeFlyer
f5372ca15d
Show remove mission from vehicle even if on Video
8 years ago
DonLakeFlyer
e89498d193
Start/Resume Mission automatically pop up
8 years ago
DonLakeFlyer
cc905caaec
Usability changes
8 years ago
DonLakeFlyer
a45768c624
Better resume mission generation
...
Fixed a pile of bugs as well
8 years ago
DonLakeFlyer
2557c1609d
Fix ToolStrip sizing/visability
8 years ago
Gus Grubba
a87c70d7dc
Replace flight view icons
8 years ago
Jacob Walser
d490610503
Only show Fly Toolstrip when the vehicle supports guided mode
8 years ago
DonLakeFlyer
e3367e3588
New Arm/Disarm toolbar indicator
8 years ago
DonLakeFlyer
5cc5973475
Keep takeoff/land from showing up at the same time
8 years ago
Gus Grubba
83f3ec5c81
Adding some WIP icons to the Fly View ToolStrip
...
Increasing a bit the bottom margin for the confirmation dialogs
Changed the color for the guidedActionConfirm dialog to the palette’s alertColor
Disabled onHeightChanged on ToolStrip for the time being as it was not working. I need to come back to this and see why it hides “optional elements” even though I have plenty of space for them.
Adjusted the color for disabled text so you can read it within the ToolStrip
8 years ago
Gus Grubba
ce911c01f0
Enable (custom) Fly View overlay
...
Added top/bottom alignment state to map scale
Allow disabling instrument widget altogether
Added an otherwise redundant row to PlanToolbar so it matches the same button position as the main toolbar
Fixed typo (Math.max()) in ScreenTools
Fixed Javascript Exception in OfflineMap
Increased the import window size in OfflineMap
Added function to MainWindow to disable toolbar for a truly modal dialog
Added code so clicking on an open toolbar indicator will cause it to close
8 years ago
Donald Gagne
cc51c1d3a5
Yet another guide bar rewrite
8 years ago
DonLakeFlyer
04a00aeff9
New Takeoff, Start Mission, Resume Mission
8 years ago
DonLakeFlyer
855da00e69
Major work on GeoFence, clear mission on flight end
8 years ago
Gus Grubba
c62c006b38
Eliminating dependencies from MainToolBar
8 years ago
DonLakeFlyer
b9175788be
Changes imports back to v5.5 level
8 years ago
Don Gagne
54857c1af2
Fix incorrect import QtQuick.Controls
8 years ago