PX4BuildBot
89d5ba12fb
Update PX4 Firmware metadata Mon Oct 4 14:31:56 UTC 2021
3 years ago
PX4BuildBot
ce1974f44e
Update PX4 Firmware metadata Sun Oct 3 01:40:12 UTC 2021
3 years ago
PX4BuildBot
ec16ad67c4
Update PX4 Firmware metadata Sat Oct 2 22:26:32 UTC 2021
3 years ago
PX4BuildBot
aebdf8986d
Update PX4 Firmware metadata Tue Sep 28 14:25:10 UTC 2021
3 years ago
PX4BuildBot
0213489490
Update PX4 Firmware metadata Tue Sep 28 13:51:03 UTC 2021
3 years ago
Don Gagne
d2043640a3
Fix button text centering
3 years ago
Don Gagne
67ca23d783
Turn off onFoo deprecated warning
3 years ago
Don Gagne
fc2b3775d6
Move zero-conf spew to verbose
3 years ago
Don Gagne
76132e4b41
Android changes for Qt 5.15
3 years ago
PX4BuildBot
a9fcebc274
Update PX4 Firmware metadata Mon Sep 27 15:59:52 UTC 2021
3 years ago
PX4BuildBot
e31aeefee7
Update PX4 Firmware metadata Sun Sep 26 00:39:25 UTC 2021
3 years ago
PX4BuildBot
e57a50e3ae
Update PX4 Firmware metadata Sat Sep 25 23:29:44 UTC 2021
3 years ago
Philipp Borgers
80645327ae
fix implicitly defined properties in Connections
...
Implicitly defined properties are deprecated in newer Qt versions.
This changes the syntax of the property functions to the new style.
3 years ago
Don Gagne
07259f7f02
Remove back compat for < Qt 5.15
3 years ago
Don Gagne
3620065ed4
Switch to Qt 5.15.2
3 years ago
Don Gagne
8d5ad9015b
Appveyor superceded by GitHub Actions builds
3 years ago
Don Gagne
c626e3f334
Force builds to fail on incorrect Qt version
3 years ago
Don Gagne
5db5403994
Deployment target is minimum supported by Qt version
3 years ago
petrosilius
aae3204e9c
fix survey center pos editing
3 years ago
Remek Zajac
f2d0b8cc60
publish horizontal gcsPositionHorizontalAccuracy
3 years ago
Julian Oes
52748c7f84
main: quit using Ctrl+C from console on Linux
...
This catches the signals SIGINT and SIGTERM to shut down QGC. These
signals are sent when a user presses Ctrl+C in the console where QGC was
started from.
Note that this does not have anything to do with shortcuts used in the
UI/application itself, it's only related to the console signal.
3 years ago
小光
83f16abf55
fix "Unknown arguments specified" cmake error
...
In some environments, "${SDL2_INCLUDE_DIRS}" can be expanded into multiple parameters, which will cause more than 2 parameters to appear in the if statement.
```
CMake Error at src/Joystick/CMakeLists.txt:41 (if):
if given arguments:
"IS_DIRECTORY" "/usr/include" "/usr/include/SDL2"
Unknown arguments specified
```
3 years ago
PX4BuildBot
6490ea5a61
Update PX4 Firmware metadata Thu Sep 23 08:15:29 UTC 2021
3 years ago
PX4BuildBot
1f29617e57
Update PX4 Firmware metadata Wed Sep 22 08:16:34 UTC 2021
3 years ago
Patrick José Pereira
0a6e4deed1
QGCExternalLibs: Add qmdnsengine
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
48f82c72d0
ui: GeneralSettings: Add Zero-Conf option in autoconnect
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
a2897a0b34
comm: Add autoconnect zero-conf integration
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
11120bc450
settings: Add autoConnectZeroConf
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
6a00888e01
lib: Add qmdnsengine on cmake
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
4d7ba468c5
libs: Add qmdnsengine
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Julian Oes
a18746c2eb
VideoManager: support receiving the stream URI
...
With this change we support receiving the full URI for a UDP video
stream such as udp://127.0.0.1:5600. The previous case where only the
port number is sent as "URI" is still handled.
3 years ago
Keith Bennett
da3b9df1b0
`Vehicle` permits users to query if a command would be duplicated; also record firmware board vendor/product id
...
* `InitialConnectStateMachine` records the vendor/product reported from the autopilot version message
* `Vehicle::_initialConnectComplete()` has been made public to resolve a timing problem where a mocklink may (rarely) connect to the initial connect complete signal after it has been emitted
* Add `Vehicle::isMavCommandPending()` to query whether trying to send a particular mavlink command would immediately report a duplicate command error
3 years ago
Kirill Shilov
3e924e6e56
Added SmartAP board USB identifier
3 years ago
Patrick José Pereira
68f16f5d79
FlyViewWidgetLayer: Change layout based on layout option/state
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
f4caad6c9e
TelemetryValuesBar: Improve user experience with new edit and layout option
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
7e71f0ddd2
HorizontalFactValueGrid: Remove unnecessary lockItem
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Patrick José Pereira
7cc97d51c6
resources: Add pencil icon
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
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
8739d5a6ce
resources: Add layout-bottom and layout-right icons
...
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
Ramon Roche
7c0139dbf4
ci: setup python for ubuntu-18.04
3 years ago
Ramon Roche
2851849e87
Update Action to target ubuntu 18.04
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
Patrick José Pereira
27533e57a8
github: Add android build
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
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
Daniel Agar
8279f04545
update mavlink to latest
4 years ago