Patrick José Pereira
1584fada1e
HorizontalFactValueGrid: Add pointing hand cursor when over panel values
...
This makes clear that the user can click and edit them
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
e565fe54c7
HorizontalFactValueGrid: Remove lost code
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
damdam0
8ddddb2b0d
gps: update submodule
...
Co-authored-by: Damien Bourennane <d.bourennane@elistair.com>
3 years ago
PX4BuildBot
9543cb825e
Update PX4 Firmware metadata Tue Sep 14 08:07:09 UTC 2021
3 years ago
PX4BuildBot
841bd6d048
Update PX4 Firmware metadata Sat Sep 11 19:59:31 UTC 2021
4 years ago
PX4BuildBot
a4a054d8cd
Update PX4 Firmware metadata Wed Sep 8 20:32:14 UTC 2021
4 years ago
PX4BuildBot
4fef4fc8d4
Update PX4 Firmware metadata Wed Sep 8 18:09:54 UTC 2021
4 years ago
Remek Zajac
5aa27b5ba5
Migrate away from enums deprecated going from Qt5.12 to Qt5.15
...
In some instances (touched by this commit) QGC has been using enums deprecated
in Qt5.15. Enum deprecation itself appears to be a new thing (there in C++14, but
seemingly not there in C++11). We have since formally upgraded to C++17
(https://github.com/mavlink/qgroundcontrol/pull/9760 ), but presumably nobody
recompiled against Qt5.15 until I did, saw the errors and found myself needing
to propose this change.
The change itself is trivial and simply follows the migration notes found against
individual deprecated enums.
4 years ago
PX4BuildBot
4d7c2839d7
Update PX4 Firmware metadata Mon Aug 23 15:38:05 UTC 2021
4 years ago
PX4BuildBot
afabb688fc
Update PX4 Firmware metadata Sun Aug 22 19:11:27 UTC 2021
4 years ago
PX4BuildBot
b831dcfc35
Update PX4 Firmware metadata Thu Aug 19 16:04:25 UTC 2021
4 years ago
PX4BuildBot
631205af1e
Update PX4 Firmware metadata Wed Aug 18 17:05:20 UTC 2021
4 years ago
PX4BuildBot
9ab6f16470
Update PX4 Firmware metadata Wed Aug 18 00:10:03 UTC 2021
4 years ago
PX4BuildBot
13c495b6c7
Update PX4 Firmware metadata Sun Aug 15 15:42:52 UTC 2021
4 years ago
PX4BuildBot
3d18ce8999
Update PX4 Firmware metadata Sat Aug 14 19:14:46 UTC 2021
4 years ago
Patrick José Pereira
048081c445
toolbar: JoystickIndicator: Turn joystick yellow if it's not enabled ( #9823 )
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Brandon Lampert
3b812c5ed8
Settings for the Workswell Wiris Security ( #9813 )
...
* Added settings for the Workswell Wiris Security
modified: src/FirmwarePlugin/FirmwarePlugin.cc
* Corrected minimum trigger interval based on Workswell customer support
modified: src/FirmwarePlugin/FirmwarePlugin.cc
4 years ago
Ryan Meagher
ba3ca90c79
Update PX4FirmwarePlugin.cc
...
Add negative thrust For UUV vehicle types in PX4
4 years ago
Ramon Roche
0ed94504b2
BoardInfo: Update PX4 FMUv5X Vendor ID ( #9816 )
4 years ago
Patrick José Pereira
4345840adc
JoystickConfigButton: Disable joystick buttons that can't be used with vehicle
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Joe Dinius, PhD
8b4f8900a8
add working gstreamer udp sink example to README
...
I couldn't get the example in the VideoReceiver README.md to work properly on Windows 10. I found a command that worked for me and so that the next user doesn't lose 2 hours trying to solve the same problem, I'm adding it here.
4 years ago
Patrick José Pereira
550623e304
QGCApplication: Remove lost includes
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
6e3130059b
QGCDockWidget: Remove lost file
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 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
Patrick José Pereira
4a993e84ef
Images: Fix battery icon xml
...
Fix error Qt xml error: "Namespace prefix inkscape for connector-curvature on path is not defined"
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
5f66c25d22
MultiVehicleList: Fix delegate item which does not have access to parent
...
Access parent by id
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
dd4dc17a48
APMSubFrameComponent: Improve description
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
30239eb1c1
APMSubFrameComponent: Add confirmation dialog
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
360a7dcfbb
QGCButton: Set size for text
...
Allow usage of wrapMode
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
802b76aeae
QGCButton: Add access to text.wrapMode and text.HorizontalAlignment
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
2000222109
APMSubFrameComponent: Improve getParametersFile function
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
604d82d380
APMSensorsComponent: Enable gyro calibration for sub vehicle
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
ce6cf10ed1
QGCComboBox: Check for model before iterating over it
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
PX4BuildBot
79c68a4d77
Update PX4 Firmware metadata Sun Aug 1 18:44:13 UTC 2021
4 years ago
Patrick José Pereira
46477860fa
JoystickConfigButtons: Fix layout for user text
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
86fe6d2c6b
JoystickConfigButtons: Add missing sizeToContents for ComboBox
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Sander Smeets
88df2ff8d7
Update Sony trigger time settings and add Flir DUo Pro R
4 years ago
Patrick José Pereira
def44b97ef
APMSafetyComponentSub: Add missing translation calls
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
cb68e757f2
APMSafetyComponentSub: Fix qsTr code layout
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
db8c4c694c
APMSafetyComponentSub: Fix pilot input configuration layout
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
eddb7ada6e
APMSafetyComponentSub: Fix battery configuration layout
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
c0abc78c71
APMSafetyComponentSub: Fix leak configuration layout
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
b1f290c4f8
APMSubFrameComponent: Use frame selection as parameter option source
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
29e9b6aa2e
APMSubFrameComponent: Load default parameter when a frame is selected
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
26053a7b7b
APMSubFrameComponent: Use hand icon when mouse hover over frame option
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
fec56e6c23
APMPowerComponent: Add missing sizeToContents for FactComboBox
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
25b824f514
APMSafetyComponentSummarySub: Do not warn if BATT_FS_LOW_ACT and BATT_LOW_* are not available
...
The parameters will exist if the battery monitor is enabled
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
02727f2bd5
APMSafetyComponentSummarySub: Add 'Disabled' text when battery monitor is not enabled
...
Parameter only exists if the battery monitor was configured (not None)
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
1b80601245
APM: APMAutoPilotPlugin: Fix componentId for parameter test
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
09885f7bba
Vehicle: SubmarineFact: Fix RangeFinder unit
...
Use 'm' over 'meters'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago