Thomas Karl Pietrowski
e0116732f7
CMake: Rename desktop file to the conventions made by Freedesktop
...
While working on the flatpaks, I got complaints from flatpak-builder that org.mavlink.qgroundcontrol.desktop was not found.
Since flatpak is made by the Freedesktop people, I strongly believe that this is actually an convention, which they want to enforce with their flatpak ecosystem.
Nevertheless, just doing so, so the builder stops complaining at least.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
david sastre
96e25fc4a5
Move Hobbs meter from vehicle to firmware plugins:
...
Hobbs meter is implemented differently for PX4 and
Ardupilot. This commit adds support for Ardupilot
and moves the method to firmware plugin instead
of being hardcoded in vehicle
4 years ago
PX4BuildBot
2cd0fe533f
Update PX4 Firmware metadata Wed Apr 14 07:45:56 UTC 2021
4 years ago
Hunter N. Morgan
a4f13e8954
Simplify opacity code, account for ADSB vehicles
4 years ago
Hunter N. Morgan
29d7998872
Fix vehicle map item opacity
4 years ago
Thomas Karl Pietrowski
4f90d53f10
QCGExternalLibs: Getting independent of dpkg
...
Basically unextracting the deb-file with ar and tar as dpkg would do, too.
This is more handy if you are in a non-Debian environment or very minimal one.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
Beat Küng
67cc2001d6
Revert "Control COMPONENT_INFORMATION query from app setting"
...
This reverts commit ec13a2d0ab2b4604e35d83f41378972c37ec0028.
Now ready to be used by default.
4 years ago
Beat Küng
3c8dae0b5c
load progress bar: include component information & mission, geofence & rally points
...
The initial load is now completed when InitialConnectStateMachine is done.
4 years ago
Beat Küng
4d551281ed
ComponentInformationManager: add fallback & abort slow mavlink ftp downloads
4 years ago
Beat Küng
65cb96b66e
FTPManager: add cancel to abort current download & move emit commandProgress
4 years ago
Beat Küng
2076592ef7
ComponentInformation: minor cleanup, require valid uriMetaData & crcMetaDataValid
4 years ago
Beat Küng
eb1412e149
ComponentInformationCache: use mkpath instead of mkdir
...
Required for CI, which uses:
/home/travis/.cache/QGroundControl.org/QGroundControl_unittest/QGCCompInfoCache
4 years ago
Beat Küng
b26527530b
MockLinkFTP: avoid uninitialized bytes in mavlink message
4 years ago
Beat Küng
33cc58efdc
ComponentInformationManager: use file cache
4 years ago
Beat Küng
f331afe755
ComponentInformation: add LRU file cache
4 years ago
Beat Küng
a2bc1d8572
QGCLZMA: init crc table only once
4 years ago
Beat Küng
dba07c9227
component information: rework to reflect changed MAVLink API
4 years ago
PX4BuildBot
88bb3977f5
Update PX4 Firmware metadata Mon Apr 12 23:39:41 UTC 2021
4 years ago
PX4BuildBot
4013691d5d
Update PX4 Firmware metadata Mon Apr 12 12:44:31 UTC 2021
4 years ago
PX4BuildBot
7de76f802d
Update PX4 Firmware metadata Wed Apr 7 02:54:58 UTC 2021
4 years ago
PX4BuildBot
89a2b97050
Update PX4 Firmware metadata Tue Apr 6 03:41:46 UTC 2021
4 years ago
PX4BuildBot
3dc7e6dccb
Update PX4 Firmware metadata Mon Apr 5 16:10:50 UTC 2021
4 years ago
Tzuriel Lampner
c1b7b3e35f
Gimbal yaw typo
4 years ago
Patrick José Pereira
865c3e1ea0
deply: create_linux_appimage: Fix usage of QGC_CUSTOM_APP_NAME
...
$(_) is used for commands, for variables the correct is ${}
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Remek Zajac
ea8e347e8b
no magic numbers
4 years ago
Remek Zajac
29d77eee81
missed a spot
4 years ago
Remek Zajac
34ab51a920
Add a hill to TerrainQuery on test
4 years ago
DonLakeFlyer
e912e24860
Fix exclusion for CustomFlyViewOverlay
4 years ago
Don Gagne
f380b8b104
Use legacy storage system to keep QGC save locations working
4 years ago
Thomas Karl Pietrowski
513b87aa62
CMake: Generally provide instructions for install
...
This will install QGC to the selected prefix when executing the install target.
However, there is a little difference to the code before, so we don't install the icon into pixmaps but icons in /share.
Just saw a warning about a missing icon for the menu entry, which mentioned the location to be expected in /usr/share/icons.
However, after placing it there I get complains by flatpak the the file is in a layer, which is too deep?!
Need to make further investigations here, therefore take it as WIP.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
Thomas Karl Pietrowski
32a2bb8f90
Linux: Adding separate clean desktop file
...
Holy crap.. There are also injected desktop files at other places.
Shoot me, please..
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
Thomas Karl Pietrowski
c2bc9f758f
libs/shapelib: Skip installing executables
...
.. which don't exist. The whole CMake file is a mess actually.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
Thomas Karl Pietrowski
8e400ebafa
CMake: Adding option to install files in install target
...
Don't know how safe things work when it is applied, therefore adding an option to turn it on manually.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com>
4 years ago
DonLakeFlyer
b639bc4d0b
Fix terrain follow preset handling
4 years ago
DonLakeFlyer
bcc99389e4
Remove unneeded code
4 years ago
Tobin
a935cdcbb1
Using friendlier substitutions
4 years ago
Tobin
83944d3e13
Adding support for map from custom URL
4 years ago
PX4BuildBot
2fc366ad92
Update PX4 Firmware metadata Wed Mar 24 00:20:43 UTC 2021
4 years ago
DonLakeFlyer
5cc9c60a49
Fix Loiter directions
...
Fix direction
4 years ago
PX4BuildBot
4417e504f9
Update PX4 Firmware metadata Tue Mar 23 17:41:45 UTC 2021
4 years ago
PX4BuildBot
659f6fadbb
Update PX4 Firmware metadata Mon Mar 22 11:01:40 UTC 2021
4 years ago
PX4BuildBot
764367af0e
Update PX4 Firmware metadata Mon Mar 22 05:03:33 UTC 2021
4 years ago
DonLakeFlyer
7c6ca5870e
No modal popup on comm lost/ergained
4 years ago
DonLakeFlyer
ecf0af8631
Fix home position change signalling
4 years ago
Patrick José Pereira
8ea4a75c37
github: workflows: Add appimage action
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
d111ce9d5b
deploy: docker: Add install-qt-linux.sh
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
82699617c6
deploy: docker: First commit with build-linux
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
DonLakeFlyer
5288ad7767
Fix resume mission for VTOL not handling takeoff correctly
4 years ago
DonLakeFlyer
d3c9bf720a
Add Vehicle::vehicleClass method
4 years ago
PX4BuildBot
b1baadf71b
Update PX4 Firmware metadata Fri Mar 19 13:00:05 UTC 2021
4 years ago