Don Gagne
0a357eb900
Revert "Support custom builds with joysticks which are buttons only"
...
This reverts commit 48d1441493
.
2 years ago
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
Patrick José Pereira
15a72ce494
SetupView: Add joystick icon to joystick page
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Don Gagne
473758c525
Fix primaryLink null reference problems ( #9160 )
5 years ago
Don Gagne
66753e2111
VehicleLinkManager: Major refactor on how QGC manages comm links ( #9101 )
...
New VehicleLinkManager implementation
5 years ago
DonLakeFlyer
1d264a8e00
Split into Views and Tools
5 years ago
DonLakeFlyer
9eb7729a50
Fix Summary button check state
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
DonLakeFlyer
5b9a695fd8
Fix showPanel calls
5 years ago
DonLakeFlyer
f24403372b
Prevent view switching apis support a stack
5 years ago
DonLakeFlyer
c7f840ac46
Add view switch prevention
5 years ago
Don Gagne
3089da58b4
Enable ArduPilot motor testing
6 years ago
Gus Grubba
0551ea39bc
If in vehicle setup view and advanced mode is switched off, go to summary page.
6 years ago
Gus Grubba
b6dbe95178
Fix runtime QML warnings
6 years ago
Gus Grubba
65e45a1eea
CP - Don't show "Click Firmware on the left" if firmware upgrade is disabled.
6 years ago
DonLakeFlyer
f0eb00298c
Identify PX4 Flow from board id
7 years ago
Gus Grubba
e7c55ec9ec
Cleanup layout issues throughout QGC
7 years ago
DonLakeFlyer
a52b110be9
Add support for HIGH_LATENCY2
...
* Flight modes still not implemented. Waiting on message change.
* Also includes various cauterization of UI things which should not be
available on high latency link.
7 years ago
Gus Grubba
33946ff326
Leave buttons enabled
7 years ago
Gus Grubba
e7953629e5
Handle settings when armed
7 years ago
Jacob Walser
f11f006b1b
Rework disabling of setup pages while vehicle is armed
...
This will make setup pages respond accordingly to armed state
transitions. This will also allow the settings on a page to at least be
visible while they are disabled.
8 years ago
Gus Grubba
f4f3a5f48a
Verbiage Tweaks
8 years ago
Donald Gagne
d2488d0afd
Use QCoreApplicationName::applicationName()
...
Instead of hardcoded "QGroundContorl" strings
8 years ago
Gus Grubba
1a845a0e35
Adding ability to export a selected set of tile sets.
8 years ago
Donald Gagne
1f464e456e
Hide firmware supports by QGCOptions
8 years ago
Gus Grubba
d893b5fa77
Allowing to skip going to the setup page.
8 years ago
DonLakeFlyer
b2ced8786b
Move prerequisiteSetup method to AutopilotPlugin
...
This makes VehicleComponents reusable from core plugin without
requiring override of prerequisiteSetup
8 years ago
Don Gagne
1ef1d53478
Fixes for using Vehicle Setup pages in core plugin
8 years ago
DonLakeFlyer
3a8b809974
Use ColumnLayout so manual reflow not needed
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
Don Gagne
d4a7cd1546
Update QtQuick and QtQuick.Control
8 years ago
Don Gagne
147ebb387d
More moves of settings to new support
8 years ago
Don Gagne
88f084eb8a
More moves of settings to new support
8 years ago
Gus Grubba
a0166f1358
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
9 years ago
Gus Grubba
0920b97983
Custom plugin work
9 years ago
Don Gagne
e92110a7d3
Refactor parameter apis from AutoPilotPlugin to ParameterManager
9 years ago
Don Gagne
86e636aba7
SetupPage is usable without VehicleComponent
9 years ago
Don Gagne
a27d2a70ae
Visual naming for top level views
9 years ago
Don Gagne
0aea00885e
Motor Setup/Testing support
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
dogmaphobic
709a126f2f
Allow users to change base UI font point size.
9 years ago
dogmaphobic
e1d73b08c3
Moving to point size fonts.
...
Android done.
9 years ago
dogmaphobic
9266b1b2a6
Lots of UI tweaks.
9 years ago
Gregory D
266d72f185
Update SetupView.qml
9 years ago
Gregory Dymarek
8c0e81d997
Cleanup
9 years ago
Gregory D
c9ce6c6a39
Update SetupView.qml
9 years ago
Tomaz Canabrava
33541e588a
Move id to the top
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Gregory Dymarek
bce432eff6
Cleanup
9 years ago
Tomaz Canabrava
af054687ea
Clicking on the summary titles enter edit mode
...
Clicking on the sumarry titles enters the edit mode
On the tests with users, they always clicked on the
title (because it resembled a button or something) and
nothing happened. it was a bit confusing to have the
same information in two places and only one of them
being clickable.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago