Don Gagne
|
4450945e2f
|
Merge pull request #8872 from DonLakeFlyer/CompInfoParameterMetaData
COMPONENT_INFORMATION work
|
5 years ago |
DonLakeFlyer
|
1c95fb26f1
|
Support param meta data and gzip json
|
5 years ago |
DonLakeFlyer
|
ee4d13846c
|
Add hack to generate json param meta
|
5 years ago |
DonLakeFlyer
|
c94f166116
|
Add QGCZlib::inflateGzipFile support
|
5 years ago |
DonLakeFlyer
|
f83ccb2897
|
Use new JsonHelper::isJsonFile(QFile support
|
5 years ago |
DonLakeFlyer
|
cc0080b00a
|
Add new isJsonFile method with input of QFile
|
5 years ago |
DonLakeFlyer
|
d2bfb99ac6
|
Add typeToString method
|
5 years ago |
DonLakeFlyer
|
8196be598d
|
Support comp info param metadata and gzip json
|
5 years ago |
Gus Grubba
|
c4052eac02
|
Add option to ignore camel case in FactGroup.
|
5 years ago |
Don Gagne
|
ef99212f5e
|
Merge pull request #8869 from DonLakeFlyer/GzipManifest
Gzip ArduPilot manifest support
|
5 years ago |
DonLakeFlyer
|
9eb7729a50
|
Fix Summary button check state
|
5 years ago |
Don Gagne
|
f8dd44d3b2
|
Merge pull request #8866 from DonLakeFlyer/MissionFlightStatus
Mission flight status
|
5 years ago |
DonLakeFlyer
|
7e42330d80
|
Make zlib work on Windows
|
5 years ago |
DonLakeFlyer
|
5e1e48f00a
|
Support for gzip version of ArduPilot manifest
|
5 years ago |
Don Gagne
|
b2d56a9d4d
|
Merge pull request #8868 from mavlink/revert-8867-RemoveZlib
Revert "Remove windows only zlib"
|
5 years ago |
Don Gagne
|
ded94ad1ef
|
Revert "Remove windows only zlib"
|
5 years ago |
PX4BuildBot
|
38bd521fb0
|
Update PX4 Firmware metadata Wed Jul 1 07:06:20 UTC 2020
|
5 years ago |
Don Gagne
|
480dbce3ff
|
Merge pull request #8867 from DonLakeFlyer/RemoveZlib
Remove windows only zlib
|
5 years ago |
DonLakeFlyer
|
d00f38d68a
|
Remove windows only zlib
|
5 years ago |
DonLakeFlyer
|
dee30f13a6
|
Change in vehicle speed requires transect rebuild to recalc terrain max climb/descent rate based setup
|
5 years ago |
DonLakeFlyer
|
d307ae7f7f
|
No need to call setMissionFlightStatus on newly created items
|
5 years ago |
DonLakeFlyer
|
5f8230ab44
|
Don't hold a mission flight status copy
|
5 years ago |
DonLakeFlyer
|
32cb174d35
|
Changes to improve readability
|
5 years ago |
Don Gagne
|
6afe69b854
|
Merge pull request #8865 from DonLakeFlyer/FTPPacketLoss
Harden FTPManager::download against packet loss
|
5 years ago |
DonLakeFlyer
|
271ccccb33
|
Harden FTPManager::download against packet loss
|
5 years ago |
Remek Zajac
|
f38ab26109
|
revert changes to MissionConctroller
|
5 years ago |
Don Gagne
|
d37c41b552
|
Merge pull request #8864 from DonLakeFlyer/ComponentInformation
Component Information: FTP download support
|
5 years ago |
DonLakeFlyer
|
077a401893
|
Remove CompInfo Param query
|
5 years ago |
DonLakeFlyer
|
09c26a3087
|
Component Information FTP download support
|
5 years ago |
Don Gagne
|
8a95bcb74a
|
Merge pull request #8861 from DonLakeFlyer/ConnectStateMachine
Connect state machine major rework
|
5 years ago |
DonLakeFlyer
|
36e7a165d8
|
Add Mavlink FTP source back in
|
5 years ago |
DonLakeFlyer
|
b730b4b778
|
More work on vehicle connect state machine(s)
|
5 years ago |
Don Gagne
|
e5c86ca703
|
Merge pull request #8854 from DonLakeFlyer/ComponentInformation
Component information
|
5 years ago |
Don Gagne
|
513da3bffd
|
Update
|
5 years ago |
Don Gagne
|
4c205b112d
|
Merge pull request #8857 from DonLakeFlyer/CodeSignOff
Code signing off for now
|
5 years ago |
Don Gagne
|
ace951d8a0
|
Manage cert only on master merge
|
5 years ago |
Don Gagne
|
5b73b56cbd
|
Code signing off for now
|
5 years ago |
Don Gagne
|
a525b20b57
|
Merge pull request #8856 from mavlink/OSXCodeSign
OSX codesign
|
5 years ago |
Don Gagne
|
cae920f11c
|
OSX codesign
|
5 years ago |
Don Gagne
|
7bc15f401b
|
Merge pull request #8855 from DonLakeFlyer/OSXCodeSign
Sign OSX builds
|
5 years ago |
Don Gagne
|
debe444edb
|
Codesign only for non pull requests
|
5 years ago |
Don Gagne
|
b12e2d990b
|
Sign OSX builds
|
5 years ago |
DonLakeFlyer
|
2275832607
|
New initial connect state machine which supports COMPONENT_INFORMATION
|
5 years ago |
DonLakeFlyer
|
941e43620b
|
Remove AutoLoad support
|
5 years ago |
Don Gagne
|
1dd37d9dd6
|
Merge pull request #8850 from DonLakeFlyer/CherryPickOrangeYellow
Special case handling for Cube Orange/Yellow
|
5 years ago |
Don Gagne
|
e1c48fc614
|
Merge pull request #8852 from DonLakeFlyer/CompassPriority
ArduPilot: Compass priority support
|
5 years ago |
Don Gagne
|
b1860d284a
|
Add support for compass priority
|
5 years ago |
Don Gagne
|
fd30f6ced6
|
Fix ui sequencing when bootloader not found
|
5 years ago |
Don Gagne
|
6feb451d77
|
Special case handling for Cube Orange/Yellow
|
5 years ago |
Don Gagne
|
5ea49f8fc1
|
Merge pull request #8849 from DonLakeFlyer/TerrainStatus
Remove unused Shapes module causing AppImage to fail
|
5 years ago |