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 |
DonLakeFlyer
|
72819395f7
|
Remove unused Shapes module causing AppImage to fail
|
5 years ago |
Don Gagne
|
4716108813
|
Merge pull request #8847 from DonLakeFlyer/PlanViewBlank
Fix blank PlanView due to bad connection
|
5 years ago |
DonLakeFlyer
|
a228095dbc
|
Fix blank PlanView due to bad connection
|
5 years ago |
Remek Zajac
|
89dc112572
|
remember to floor before bresenham to work in the negative domain
|
5 years ago |
PX4BuildBot
|
d6c2058db5
|
Update PX4 Firmware metadata Thu Jun 18 03:09:25 UTC 2020
|
5 years ago |
Remek Zajac
|
3625e9304b
|
fix windows
|
5 years ago |
Remek Zajac
|
87edf0460c
|
Add followTerrain test
|
5 years ago |
PX4BuildBot
|
9e30ce2f02
|
Update PX4 Firmware metadata Wed Jun 17 16:09:35 UTC 2020
|
5 years ago |
Remek Zajac
|
4ef3b165c8
|
first step
|
5 years ago |
Don Gagne
|
992e6e5732
|
Merge pull request #8844 from DonLakeFlyer/TerrainProfileCrash
Fix Terrain profile crash
|
5 years ago |