Don Gagne
48d1441493
Support custom builds with joysticks which are buttons only
...
For example a Herelink controller custom build will use this.
2 years ago
DonLakeFlyer
b0d48d4795
Telemetry Values bar at center bottom
5 years ago
DoinLakeFlyer
ac08dd5a25
Re-architect toolbar for better customization capabilities. Also use less real estate.
5 years ago
DoinLakeFlyer
7644653c89
Rework Fly View into separate layers which can be customized at each layer.
5 years ago
DoinLakeFlyer
1d000e147d
Support for built-in preset delete prevention
5 years ago
Gus Grubba
7c24fa63db
Expose API to prevent QGC from saving the application window size and position on close (or restoring it on open).
5 years ago
Gus Grubba
e666acf924
Bringing preflight checklist to mainline QGC
5 years ago
Gus Grubba
f6c49f99f5
More code documentation
5 years ago
Gus Grubba
988a6eb132
Replace email address
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Gus Grubba
73ea13a134
Add ROI option
5 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
c2ccfda072
Allow plugin control of map scale visibility
6 years ago
Gus Grubba
a08427a3d2
Allow plugins to enable/disable multiple vehicles selector
6 years ago
Gus Grubba
abe955a518
Expose toolbar to plugin (replaceable)
...
Restore QGC to its normal UI layout (buttons on toolbar)
6 years ago
Gus Grubba
e1161ae081
Handling Plan View
6 years ago
Gus Grubba
e55deea4d3
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
6 years ago
Stefan Dunca
80d9f884d4
Feature: add option to hide MAVLink Logging from settings
6 years ago
Don Gagne
a88bef0ab1
Allow custom builds to turn off firmware version check
7 years ago
Patrick José Pereira
7a7b7cfb1b
Move from Q_ENUMS to Q_ENUM
...
Q_ENUMS is deprecated and should not be usued.
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Gus Grubba
b95217d149
Allow plugin to override pixel ratio and density
7 years ago
Gus Grubba
c15683a5f4
Make option to show/hide vehicle related functions
...
Create new, specific button for clearing mission from vehicle
Adjust sizing of DropPanel
7 years ago
DonLakeFlyer
acfc45df2f
Support for simple MissionStart item
7 years ago
DonLakeFlyer
4e80a0b6e6
Allow custom build to hide Absolute Altitude
7 years ago
DonLakeFlyer
552d2f0db8
Allow map tile import/export on mobile
7 years ago
DonLakeFlyer
008da78c87
Allow custom build to disable guided actions on no RC
7 years ago
Gus Grubba
6d636fd3ac
Flight Widget
...
Allow plugins to define a left placement for its custom flight widget.
When placed on the left, the action tool strip is placed on the right side.
7 years ago
Gus Grubba
365c6d7156
Control on Fly View
...
Eliminated flight widget "states"
Define flight widget top margin (plugin options)
7 years ago
Gus Grubba
d8bd816b04
Compute plan view items visibility on the fly.
7 years ago
Gus Grubba
8343b39a74
Allow custom plugins to define the use of mobile file dialog regardless of the actual platform.
7 years ago
Gus Grubba
ac99b3fe6c
Enable/Disable Offline maps import/export.
8 years ago
DonLakeFlyer
0671e9a778
Allow core plugin to disable multi-vehicle
8 years ago
DonLakeFlyer
f52eceed69
Return false for standard build
8 years ago
DonLakeFlyer
e627805a2b
Add support for QGCOptions::waypointsOnlyMode
...
Also added insert pattern support to hamburger
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
DonLakeFlyer
01a12b3056
Add sensorsHaveFixedOrientation, wifiReliableForCalibration
...
Remove showSensorCalibrationOrient
8 years ago
DonLakeFlyer
04a00aeff9
New Takeoff, Start Mission, Resume Mission
8 years ago
Donald Gagne
13e5c86e86
Add new single firmware mode from QGCOptions
8 years ago
Donald Gagne
1f464e456e
Hide firmware supports by QGCOptions
8 years ago
DonLakeFlyer
f862388b69
Fix problems with core plugin virtually
8 years ago
DonLakeFlyer
b0273cae11
Core plugin can determine Sensor pages to show
8 years ago
Don Gagne
149c1ca8b5
Remove deprecated methods
8 years ago
Don Gagne
906e49838f
Remove deprecated methods
...
Replaced by new settings capability
8 years ago
Don Gagne
fc2c0bbe83
Remove deprecated methods
...
These are covered by SettingsGroups now
8 years ago
Gus Grubba
e390054d92
Allow replacing instrument widget with custom widget
8 years ago
Gus Grubba
a241a1b230
Allow plugin to define default font size, toolbar height and option to display/hide plan view selector.
8 years ago
Gus Grubba
2c7705a588
Done with this for now.
9 years ago
Gus Grubba
a0166f1358
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
9 years ago