PX4BuildBot
|
fd10ea5585
|
Update PX4 Firmware metadata Thu Oct 29 01:03:06 UTC 2020
|
4 years ago |
Morton Lin
|
8746a48240
|
replace non-ascii characters in source code (#9143)
(cherry picked from commit 4b73b4a49f542e2e051da6ee50e54f7fe06a13b1)
|
4 years ago |
PX4BuildBot
|
14bf1f00e6
|
Update PX4 Firmware metadata Wed Oct 28 10:31:40 UTC 2020
|
4 years ago |
PX4BuildBot
|
91b2c836fa
|
Update PX4 Firmware metadata Tue Oct 27 23:24:35 UTC 2020
|
4 years ago |
Don Gagne
|
ec4bb91630
|
FTP Manager rewrite, COMPONENT_INFORMATION fixes (#9139)
* Use correct key names
* Rewrite FTPManager
* Fix Reset Session at end of download
* Fixes for metadata download
|
4 years ago |
Don Gagne
|
d33b2f0b2b
|
Fix loading from parameter cache (#9134)
|
4 years ago |
PX4BuildBot
|
c077b69e84
|
Update PX4 Firmware metadata Mon Oct 26 18:48:02 UTC 2020
|
4 years ago |
PX4BuildBot
|
cacb183a2a
|
Update PX4 Firmware metadata Mon Oct 26 12:32:10 UTC 2020
|
4 years ago |
PX4BuildBot
|
c72ea6beaf
|
Update PX4 Firmware metadata Mon Oct 26 04:49:13 UTC 2020
|
4 years ago |
PX4BuildBot
|
8a33628f26
|
Update PX4 Firmware metadata Thu Oct 22 16:04:33 UTC 2020
|
4 years ago |
Don Gagne
|
2968b6a20f
|
Fix circular polyons (#9132)
|
4 years ago |
PX4BuildBot
|
4dcd076722
|
Update PX4 Firmware metadata Tue Oct 20 07:48:39 UTC 2020
|
4 years ago |
Don Gagne
|
d4bff450fc
|
Param crash (#9124)
* Remove unneeded mutex
* Cleanup LinkInterface, fix connect/disconnect bug
|
4 years ago |
Daniel Agar
|
e7d29a8764
|
MissionManager: use const reference in for loop
|
4 years ago |
Lorenz Meier
|
8db8877c25
|
Clang 12 compile error fixes (#9118)
* Clang 12: Fix Autopilotplugin compile warning
* Clang 12: Fix Vehicle CompInfo compile errors
|
4 years ago |
Don Gagne
|
4db32dd134
|
Prevent stale readBytes signalling to call into deleted objects (#9116)
|
4 years ago |
Daniel Agar
|
f6c221443f
|
cmake updates
|
4 years ago |
PX4 BuildBot
|
3123eb567a
|
Update mavlink v2.0 submodule Sun Oct 18 02:54:04 EDT 2020
|
4 years ago |
Daniel Agar
|
2616fd1cca
|
cmake updates
|
4 years ago |
Don Gagne
|
1e000bfd2f
|
Fix broken voltage/current divider calculators (#9115)
|
4 years ago |
qwerty756
|
e5f4bfe4bb
|
Remove useless codes (#9110)
|
4 years ago |
Don Gagne
|
b87cc26a69
|
Param load from file: Support unknown params, diff ui (#9112)
|
4 years ago |
PX4BuildBot
|
7221d50c9b
|
Update PX4 Firmware metadata Mon Oct 12 19:54:46 UTC 2020
|
4 years ago |
Don Gagne
|
bf8d73bf97
|
Switch to new translations directory (#9105)
|
4 years ago |
Don Gagne
|
15cc3b708f
|
Vehicle::sendMavCommand: send command immediately, retries only for limited set of messages
|
4 years ago |
czhj
|
455ac1ed22
|
Add Nora support (#9076)
Co-authored-by: huangjian <huangjian@cuav.net>
|
4 years ago |
PX4BuildBot
|
bd497a675b
|
Update PX4 Firmware metadata Thu Oct 8 23:24:40 UTC 2020
|
4 years ago |
Don Gagne
|
66753e2111
|
VehicleLinkManager: Major refactor on how QGC manages comm links (#9101)
New VehicleLinkManager implementation
|
4 years ago |
Patrick José Pereira
|
affc9f969b
|
QtLocationPlugin: GoogleMapProvider: Remove deprecated usage of QByteArray::append(QString) (#9096)
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
小光
|
8da07f2a16
|
Enable QLineF::intersects on Qt version 5.14.0 (#9095)
function "QLineF::IntersectionType QLineF::intersects(const QLineF &line, QPointF *intersectionPoint) const" was introduced in Qt 5.14, and QLineF::intersect is obsolete.
see also:
https://doc.qt.io/qt-5.14/qlinef-obsolete.html
https://doc.qt.io/qt-5.14/qlinef.html#intersects
|
4 years ago |
Anton Erasmus
|
e7e4d84709
|
Add airship icon (#9094)
Co-authored-by: Anton Erasmus <antonerasm@gmail.com>
|
4 years ago |
Samuel Tabor
|
cc579ce24f
|
ArduPlaneFirmwarePlugin: Add THERMAL mode. (#9089)
|
4 years ago |
Thomas Karl Pietrowski
|
9c1e595e54
|
QGCPostLinkCommon: Remove duplicate echo (#9088)
We have `QMAKE_POST_LINK += echo "Post Link Common"` in line 12 already.
|
4 years ago |
PX4BuildBot
|
b6e87fdbe2
|
Update PX4 Firmware metadata Tue Oct 6 21:21:38 UTC 2020
|
4 years ago |
Patrick José Pereira
|
724bfecdc5
|
FirmwarePlugin: APM: Update link for stable version (#9047)
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
PX4BuildBot
|
afec999c19
|
Update PX4 Firmware metadata Thu Oct 1 15:42:36 UTC 2020
|
4 years ago |
PX4BuildBot
|
0e445d4cc6
|
Update PX4 Firmware metadata Sat Sep 26 03:55:32 UTC 2020
|
4 years ago |
PX4BuildBot
|
dc614a6080
|
Update PX4 Firmware metadata Thu Sep 24 17:42:03 UTC 2020
|
4 years ago |
PX4BuildBot
|
dac6554e38
|
Update PX4 Firmware metadata Thu Sep 24 13:09:16 UTC 2020
|
4 years ago |
PX4BuildBot
|
096c0987f0
|
Update PX4 Firmware metadata Tue Sep 22 15:36:17 UTC 2020
|
4 years ago |
PX4BuildBot
|
8c77686042
|
Update PX4 Firmware metadata Tue Sep 22 03:13:04 UTC 2020
|
4 years ago |
Don Gagne
|
28e291814e
|
Crash fixes and changes for better info (#9073)
Rework to prevent crashes from nullptr returns from getUIInfo/getParamInfo
|
5 years ago |
Don Gagne
|
48ffa39eec
|
Merge pull request #9071 from DonLakeFlyer/LandingPattern
Landing Pattern: Loiter to alt optional support
|
5 years ago |
Don Gagne
|
a671b14679
|
Merge pull request #9072 from DonLakeFlyer/TerrainMinMax
TransectStyleComplexItem-Terrain: Fix min/max AMSL alt calc
|
5 years ago |
DonLakeFlyer
|
aa13b5e203
|
Fix min/max AMSL alt calc
|
5 years ago |
DonLakeFlyer
|
138bdfa997
|
Landing Pattern: Loiter to alt optional support
|
5 years ago |
Don Gagne
|
3491c0625e
|
Merge pull request #9059 from mavlink/l10n_master
New Crowdin updates
|
5 years ago |
Don Gagne
|
85d7f06e60
|
Fix composite USB detection (#9069)
Co-authored-by: Don Gagne <dongagne@outlook.com>
|
5 years ago |
murata,katsutoshi
|
e76d49f6f8
|
QtLocationPlugin: Add Japan Map (#8712)
QtLocationPlugin: Add Japan GSI Map
|
5 years ago |
PX4BuildBot
|
38d2641d37
|
Update PX4 Firmware metadata Mon Sep 14 01:30:57 UTC 2020
|
5 years ago |