DonLakeFlyer
|
14ab96cd9d
|
Changed parameter name regex support to something that works
|
5 years ago |
Don Gagne
|
efd714cb1b
|
Merge pull request #9043 from DonLakeFlyer/ProximityRadar
Refactor/fixes for ProximityRadar and friends
|
5 years ago |
DonLakeFlyer
|
b1dafad52c
|
Refactor/fixes for ProximityRadar and friends
|
5 years ago |
Remek Zajac
|
379bf9578f
|
Revert "automated android version"
This reverts commit c53e076522 .
|
5 years ago |
Don Gagne
|
2f2351e892
|
Merge pull request #9035 from DonLakeFlyer/VehicleNotResponding
Vehicle Not Responding: Include port name
|
5 years ago |
Remek Zajac
|
d2a5dc0156
|
Update icons to clearly demonstrate custom works
|
5 years ago |
Remek Zajac
|
c53e076522
|
automated android version
|
5 years ago |
Remek Zajac
|
e969a644c0
|
remove gst and run update...py
|
5 years ago |
Remek Zajac
|
862b39d392
|
use QGC_ANDROID_PACKAGE
|
5 years ago |
Remek Zajac
|
816aa85b96
|
Do no duplicate AndroidManifest.xml, yet allow supplying it and the java sources
|
5 years ago |
Remek Zajac
|
1ede39907d
|
Specify dependency target for Java sources in custom folder
|
5 years ago |
Remek Zajac
|
de03dadc3c
|
Allow custom AndroidManifest.xml and icons
|
5 years ago |
DonLakeFlyer
|
581b708105
|
Include port name
|
5 years ago |
Don Gagne
|
801b7e52a4
|
Merge pull request #9033 from DonLakeFlyer/MissionSpeeds
Mission speeds
|
5 years ago |
Don Gagne
|
08cc937567
|
Merge pull request #9032 from DonLakeFlyer/QGCFileDialog
QGCFileDialog remove separate mobile fileExtension properties
|
5 years ago |
Don Gagne
|
7f7bfe6351
|
Merge pull request #9034 from DonLakeFlyer/ParamJsonIndex
COMPONENT_INFORMATION: Parameter json metadata - support 'FOO<#>_BAR' param name metadata
|
5 years ago |
DonLakeFlyer
|
5e4f36cc73
|
Support 'FOO<#>_BAR` param name metadata
|
5 years ago |
DonLakeFlyer
|
d2609393c4
|
Add note to help with confusion
|
5 years ago |
DonLakeFlyer
|
7e9e0be698
|
Remove flight speeds
|
5 years ago |
DonLakeFlyer
|
530bfe26c2
|
QGCFileDialog remove separate mobile fileExtension properties
|
5 years ago |
Don Gagne
|
6776c676af
|
Merge pull request #9030 from mavlink/l10n_master
L10n master
|
5 years ago |
DonLakeFlyer
|
b1ac1f809e
|
Merge
|
5 years ago |
DonLakeFlyer
|
f28c70037f
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
5 years ago |
Don Gagne
|
f2ae16db06
|
Replace incorrect file
|
5 years ago |
DonLakeFlyer
|
2cdccb2577
|
Fix wrong file
|
5 years ago |
Don Gagne
|
d26978ddf0
|
Merge pull request #9025 from DonLakeFlyer/AzerbaijaniLanguage
Add Azerbaijani language
|
5 years ago |
Don Gagne
|
d40f7c1715
|
Merge pull request #9029 from DonLakeFlyer/ActiveVehicle
Clean up MainRootWindow globals
|
5 years ago |
Don Gagne
|
ea85f1e3f7
|
Merge branch 'master' into ActiveVehicle
|
5 years ago |
DonLakeFlyer
|
50d02ed703
|
Move/rework popup into indicator source
|
5 years ago |
DonLakeFlyer
|
f3404af441
|
Clean up references to MainRootWindow globals
|
5 years ago |
Don Gagne
|
5f7ed15cff
|
New translations qgc-json.ts (German)
|
5 years ago |
Don Gagne
|
4556f0e658
|
New translations qgc.ts (German)
|
5 years ago |
Don Gagne
|
8250fb2a80
|
New translations qgc-json.ts (French)
|
5 years ago |
Don Gagne
|
260246e56b
|
New translations qgc.ts (Korean)
|
5 years ago |
Don Gagne
|
bc9190c1eb
|
Merge pull request #9024 from patrickelectric/fix_compilation
comm: Add missing QObject include for QGCMAVLink
|
5 years ago |
Don Gagne
|
64b5dab93d
|
Merge pull request #9026 from DonLakeFlyer/Crowdin
Crowdin: Generate correct source/json file names
|
5 years ago |
DonLakeFlyer
|
a461dfe606
|
Generate correct source/json file names
|
5 years ago |
DonLakeFlyer
|
d7b73580e9
|
Add Azerbaijani language
|
5 years ago |
Don Gagne
|
03685412b5
|
Merge pull request #8989 from mattstraehl/pr-landing-heading
Set default landing heading to takeoff heading
|
5 years ago |
Patrick José Pereira
|
8bdfa1acf8
|
comm: Add missing QObject include for QGCMAVLink
It's necessary to include QOBject to inherit
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
PX4BuildBot
|
63bddf0694
|
Update PX4 Firmware metadata Mon Aug 24 09:43:57 UTC 2020
|
5 years ago |
Don Gagne
|
a60e221e66
|
Merge pull request #9021 from DonLakeFlyer/DynamicFactGroup
Fix bugs related to dynamic fact groups
|
5 years ago |
DonLakeFlyer
|
31930fd305
|
Fix bugs related to dynamic fact groups
|
5 years ago |
Don Gagne
|
eb07fbba8b
|
Merge pull request #9015 from DonLakeFlyer/InstrumenPosition
Fix instrument panel positioning at high scaling
|
5 years ago |
Don Gagne
|
c7696bc8f0
|
Merge pull request #9020 from DonLakeFlyer/VehicleFactGroupRefactor
Vehicle fact group refactor
|
5 years ago |
DonLakeFlyer
|
3c13e0ec2d
|
Move fact groups out of Vehicle to separate source files
|
5 years ago |
DonLakeFlyer
|
d5d9a6a082
|
Remove console output
|
5 years ago |
Don Gagne
|
e5de3fdbad
|
Merge pull request #9019 from DonLakeFlyer/BATTERY_STATUS
Full support for BATTERY_STATUS mavlink message
|
5 years ago |
DonLakeFlyer
|
4e61315d07
|
Full BATTERY_STATUS support
|
5 years ago |
DonLakeFlyer
|
d1a29a43fd
|
Ability to expose MAVLink enums to QMl
|
5 years ago |