Don Gagne
8af35c898f
New translations qgc-json.ts (Chinese Simplified) ( #9170 )
4 years ago
Don Gagne
2aedf26e36
Fix plan load fallback for unknown file type ( #9165 )
...
* Fix All File wildcard to really be all files
* If unknown file extension attempt json load
4 years ago
PX4BuildBot
4bd3e83efa
Update PX4 Firmware metadata Sat Nov 14 02:46:08 UTC 2020
4 years ago
PX4BuildBot
26315454f7
Update PX4 Firmware metadata Thu Nov 12 08:54:57 UTC 2020
4 years ago
PX4BuildBot
1f1a32ae9d
Update PX4 Firmware metadata Wed Nov 11 20:37:37 UTC 2020
4 years ago
PX4BuildBot
34c6571ee0
Update PX4 Firmware metadata Tue Nov 10 08:28:54 UTC 2020
4 years ago
PX4BuildBot
7f7a7f5458
Update PX4 Firmware metadata Sun Nov 8 19:19:42 UTC 2020
4 years ago
Thomas Karl Pietrowski
b8f0bf0e70
dist: Moving Windows files into separate directory ( #9159 )
...
Just to get the OS-specific files out of the root directory.
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
4 years ago
Don Gagne
473758c525
Fix primaryLink null reference problems ( #9160 )
4 years ago
Don Gagne
c0ac3e7085
ArduPilot: Calibration no longer uses text messages for state machine ( #9158 )
...
* Move fully away from text based state machine
* Remove WiFi warning
* Make compiler happy
4 years ago
PX4BuildBot
86ed67448a
Update PX4 Firmware metadata Wed Nov 4 17:29:30 UTC 2020
4 years ago
Morton Lin
6f83bfc10e
fix issue of 'Error writing to QHostAddress("")' ( #9144 )
...
* fix issue of 'Error writing to QHostAddress("")'
(cherry picked from commit 9450b97c94af8c4919151ae91e9c7601b74e95ad)
* remove obsolete comments
(cherry picked from commit 7ff3b0049b9f91f39f5e764c92058ba1c0484308)
* add comment on why the additional condition check is required.
(cherry picked from commit 149e19b7c90f178f8a7e8a544243ce7acd642fe8)
4 years ago
PX4BuildBot
7e2a2f6521
Update PX4 Firmware metadata Wed Nov 4 16:06:10 UTC 2020
4 years ago
Don Gagne
cb8b124f20
Change unit test to use MISSION_ITEM_INT to catch bugs ( #9157 )
...
* MockLink is always MISSION_ITEM_INT to catch bugs in unit tests
* Fix typo
4 years ago
PX4BuildBot
d4be4f34c9
Update PX4 Firmware metadata Mon Nov 2 23:11:32 UTC 2020
4 years ago
PX4BuildBot
e4b744c565
Update PX4 Firmware metadata Mon Nov 2 22:21:26 UTC 2020
4 years ago
Morton Lin
5b5fdf5e31
fix warning C5208 on windows(stop the build process) ( #9145 )
...
(cherry picked from commit e049bc1c3c4b63eb7e7a47df4c9d187b36ef8992)
4 years ago
Don Gagne
a3e6e48b50
Add support for BAT#_SOURCE ( #9156 )
4 years ago
Don Gagne
0221660733
New Solo video handshake sequence ( #9155 )
...
* Add 3DR Solo, Parrot Discovery video sources
* New solo video handshake, remove stale code
4 years ago
Don Gagne
10a51723f1
Fix combo box updating ( #9153 )
4 years ago
Don Gagne
e6e276512d
Fix filter dialog clipping ( #9152 )
4 years ago
Don Gagne
bd757cb3d9
Display fixes ( #9151 )
4 years ago
Don Gagne
08d3ce1ceb
Fix MISSION_ITEM_INT bugs ( #9150 )
4 years ago
brad112358
b16a3a1f48
Allow use of AutoConnect and HighLatency options for most link types. ( #9117 )
...
* Allow use of AutoConnect and HighLatency options for most link types.
* Remove isAutoConnectAllowed and isHighLatencyAllowed methods and assocated Q_PROPERTYs from LinkConfiguration class. Allow user to configure these properties on all link types.
4 years ago
Aleksey Kontsevich
633d9eb1e2
Fixed 5.15 build on Android (removed deprecated API) ( #9136 )
...
* Fixed 5.15 build on Andoid (removed deprecated API)
* Removed -nostdlib++ hack fix
* APK build error fix
4 years ago
Morton Lin
92b95e3355
fix issue of read access violation exception(access nullptr) ( #9146 )
...
(cherry picked from commit 2faa80dacfa726f1ece6720934e5b5f81ca4b754)
4 years ago
Don Gagne
2803796cdc
Add support for new FactMetaData json values/bitmask formats. ( #9148 )
4 years ago
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