DonLakeFlyer
|
75195f8e71
|
Retry sync for all boards
|
5 years ago |
Don Gagne
|
22a75d3358
|
Merge pull request #8886 from DonLakeFlyer/FlashRework
Major rework of flash to prevent SiK radio bricking in bootloader mode
|
5 years ago |
Don Gagne
|
45b02d743e
|
Merge branch 'master' into FlashRework
|
5 years ago |
DonLakeFlyer
|
ce82971747
|
Major rework of flash to prevent SiK radio bricking in bootloader mode
|
5 years ago |
Don Gagne
|
666b27fbd1
|
Merge pull request #8885 from DonLakeFlyer/CherryPickBootloaderCrash
Fix Bootloader crash
|
5 years ago |
Don Gagne
|
5b22bf8744
|
Fix crash
|
5 years ago |
Don Gagne
|
f05684960b
|
Merge pull request #8881 from DonLakeFlyer/ADSBCherryPicl
Fix ADSB crash
|
5 years ago |
Don Gagne
|
5fce1d33a5
|
Merge pull request #8884 from DonLakeFlyer/PlanPreCheck
Plan: Upload pre-check must be vehicle-class based
|
5 years ago |
DonLakeFlyer
|
75cc0c759c
|
Upload pre-check must be vehicle-class based
|
5 years ago |
PX4BuildBot
|
c065dbb0e9
|
Update PX4 Firmware metadata Mon Jul 6 14:31:32 UTC 2020
|
5 years ago |
DonLakeFlyer
|
30c227eb1a
|
Fix ADSB crash
|
5 years ago |
Don Gagne
|
c72b9e2ed2
|
Merge pull request #8879 from DonLakeFlyer/ManifestJson
Fix manifest load bug
|
5 years ago |
DonLakeFlyer
|
f960ce2311
|
Fix manifest load bug
|
5 years ago |
PX4BuildBot
|
14796b390c
|
Update PX4 Firmware metadata Fri Jul 3 07:15:12 UTC 2020
|
5 years ago |
Don Gagne
|
8a1df07cf7
|
Merge pull request #8870 from DonLakeFlyer/SummaryButton
Fix Summary button check state
|
5 years ago |
Don Gagne
|
87ddbf7447
|
Merge pull request #8875 from DonLakeFlyer/CompInfoUseMetaData
Parameter metadata from COMPONENT_INFORMATION is working
|
5 years ago |
DonLakeFlyer
|
89285b12d1
|
Support parameter meta data coming from COMPONENT_INFORMATION as well as old system
|
5 years ago |
Gus Grubba
|
81626e0587
|
Merge pull request #8871 from mavlink/pr-ignore-camel-case
Add option to ignore camel case in FactGroup.
|
5 years ago |
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 |
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 |