Andrew Voznytsa
b2fe913c1b
Implement GLVideoItem stub for no-gstreamer builds
5 years ago
Andrew Voznytsa
5153a30ac4
Switch to statically linked qmlglsink if system does not have preinstalled one
5 years ago
Andrew Voznytsa
700fab73a5
Switch from builtin video sink to qmlglsink
5 years ago
Gus Grubba
a444862925
Remove dead file
5 years ago
Gus Grubba
c7a3dd8792
Remove dead interface/file.
5 years ago
Gus Grubba
c18132c8f9
Disable MAVLink inspector for platforms that do not support it.
...
Move analyze page list model to the core plugin.
5 years ago
Gus Grubba
a781d6935c
Make field aware of which chart index it belongs to.
5 years ago
DonLakeFlyer
44fa02aa5a
ADSB server support provided through new ADSBVehicleManager implemenation
5 years ago
DonLakeFlyer
29f8755520
Support for new TakeoffMissionItem and Takeoff Tool
5 years ago
DonLakeFlyer
47a1354baf
Integrate Create Plan overlay in File DropPanel
5 years ago
Matej Frančeškin
57962f3a84
Use GeographicLib UTM conversions
5 years ago
Matej Frančeškin
1ee854e1cf
MGRS - Added GeographicLib
5 years ago
DonLakeFlyer
cfedca5a84
New Create Plan support
5 years ago
DonLakeFlyer
b912322e0e
ArduPIlot Follow Me setup
5 years ago
DonLakeFlyer
1c2e8fe9b7
Better flight trajectory point algorithm
6 years ago
Don Gagne
76dca07920
Disable pairing
6 years ago
Don Gagne
962b06875e
Disable Pairing code on Android 64 bit builds
6 years ago
Gus Grubba
604e12f645
Add link pairing
6 years ago
Gus Grubba
edf814c1a8
First experiment
6 years ago
Sam Duff
683cd0cde8
Fix MSVC 2015 "fatal error C1060: compiler is out of heap space"
6 years ago
Don Gagne
fc8fd6a789
New qml base log replay status bar
6 years ago
Willian Galvani
d3315c2c82
Implement overlay on recorded videos by using subtitles
6 years ago
Gus Grubba
78d2525b8f
Automated the ingestion of localization from Crowdin
...
Automated the generation of language resources into the application
Added all languages that come from Crowdin, even if empty.
Allow dynamic language changes
6 years ago
Gus Grubba
889639c933
Add some of the Analyze panels to mobile builds
6 years ago
Gus Grubba
b5143c6b9c
Splitting qgcresources.qrc as the Windows build is barfing on it.
6 years ago
Gus Grubba
cff1ee6f86
Error message indicates Qt 5.12 is required but in reality, it's 5.11. Android CI will need to be updated as it is still using 5.9.
6 years ago
Gus Grubba
6e11fae8f2
Re-enable a subset of unittesting
6 years ago
Don Gagne
914e2e0825
Switch to using firmware manifest for ArduPilot flashing
6 years ago
Gus Grubba
059bb4c6b1
QML sanitizing
6 years ago
DonLakeFlyer
57d0292df6
Rework ArduPilot Airfame setup page
6 years ago
Stefan Dunca
c3ea36955f
Fix airmap settings show
6 years ago
Gus Grubba
cf045b7188
Remove weird property in JoystickConfig
...
Adjust fly overlay height
Change minimum Qt version to 5.11+
6 years ago
Don Gagne
c49b88a013
Offline Maps: Allow custom build settings overrides
6 years ago
Gus Grubba
942c554bbf
Early work on the MAVLink Inspector Controller
6 years ago
Gus Grubba
1c4fdc2e36
First shot at it
6 years ago
Matej Frančeškin
4c989f9368
Microhard: Added settings panel similar to Taisync
6 years ago
Stefan Dunca
0e364ebccc
WIP: Enable mavlink dev console in expert mode for mobile devices
...
TODO: Improve the experience
6 years ago
Stefan Dunca
6b9722b36a
Add support for overriding install config steps
...
Add QGC_DISABLE_INSTALLER_SETUP to CONFIG will override config in QGCInstaller.pri.
However, QGCInstaller.pri can be imported in the custom one. In this way
a custom build can generate it's own installer config or add pre and post steps.
6 years ago
Gus Grubba
4f05bdeb5c
Invert logic and fix bad copy/paste
6 years ago
Gus Grubba
943cb967a1
CP - Disable APM code if it's disabled in the build.
6 years ago
Don Gagne
da2fdf6566
ArduPilot for configurable mavlink stream rates
6 years ago
Willian Galvani
d1db6938a9
Create UdpIODevice
6 years ago
Matej Frančeškin
9bd9513f1c
Add support for Septentrio base station
6 years ago
Gus Grubba
352c53b183
On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox.
...
Added a Taisync settings with some basics already wired and running.
6 years ago
Gus Grubba
d0113827e5
Initial Taisync link integration
6 years ago
Gus Grubba
5be07f4819
CP - Skip serial related code if serial links are disabled.
6 years ago
Don Gagne
899d58bcb4
Support loading polygon from SHP file
6 years ago
Don Gagne
ad064b5264
Expose guided altitude settings. Rearrange Fly and Plan view settings.
6 years ago
Don Gagne
92e7bf389e
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
6 years ago
Willian Galvani
cb1471a2f7
APMMotorComponent: Create it
6 years ago