Jacob Dahl
bcd2b281c5
moved start of timer for sending GCS heartbeat to setToolbox() after _mavlinkProtocol object is initialized. Added check for null on linkConfiguration before use. ( #9233 )
4 years ago
Don Gagne
4b50ffd48b
mavlinkftp:// -> mftp://, add support for comp id in uri ( #9225 )
4 years ago
Beat Küng
1389ec6b79
gps drivers: update submodule ( #9222 )
4 years ago
Remek Zajac
257f5e075d
Save coordinates on every, settled viewport change ( #9220 )
...
* Save coordinates on every, settled viewport change, not just on app exit.
App often (esp. Android) don't exit gracefully.
* on every set
4 years ago
Willian Galvani
735d6f69b3
VirtualJoystick: remove sub from yAxisPositiveRangeOnly condition ( #9204 )
...
Sub currently handles throttle in the 0-1000 range
https://github.com/ArduPilot/ardupilot/issues/8818
4 years ago
Don Gagne
c9377de140
Fact value grid fixes ( #9218 )
...
* Remove debugging output
* Fix bug where settings where not saved
* Rework control to remove qml complaint spew. This also fixes add/remove button positioning bugs.
4 years ago
Patrick José Pereira
ac6bd022d0
travis: Update gstreamer version to 1.18.1 for mac ( #9203 )
...
* travis: Update gstreamer version to 1.18.1 for mac
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
* VideoReceiver: Update README with new gst version for macos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Don Gagne
3051f2eaf1
Fly View: Photo/Video widget simple camera DIGICAM_CONTROL support ( #9216 )
...
* No need to create special radio button properties
* Add simple camera support to photo/video widget
* Update
4 years ago
PX4BuildBot
1e6e1c6e43
Update PX4 Firmware metadata Fri Nov 27 07:05:15 UTC 2020
4 years ago
PX4BuildBot
a1ba78870b
Update PX4 Firmware metadata Thu Nov 26 10:21:38 UTC 2020
4 years ago
Don Gagne
6ca2b21e24
Adjust battery_current from cA to A ( #9205 )
4 years ago
brad112358
3b7dd6e87c
Take MulticastLock on Android to ensure broadcast packets can be received ( #9199 )
...
* Take MulticastLock on Android to ensure broadcast packets can be received. This may belong in Qt for Android. See QTBUG-73138
* Use a more descriptive name for the WiFiManager Multicast Lock
4 years ago
Don Gagne
f62900a40b
Virtual joystick defaults to auto-center ( #9201 )
...
* Fix ability to click on hat when not recentered
* Default auto-center to on for safety
4 years ago
Patrick José Pereira
29c0c7a08b
FlyView: Fix pipoverlay logic when widget goes in window state ( #9183 )
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Willian Galvani
59e99794cd
ParameterEditor: mention that it resets sensors calibration and frame setup ( #9175 )
4 years ago
Don Gagne
e34bed37ab
Don't retry arming. Remove double error popups for arming errors. ( #9198 )
4 years ago
Don Gagne
8bf2128abe
Give user hint about Solo needs app restart ( #9197 )
4 years ago
Don Gagne
5d401e5592
Fix Pre-Flight checklist ( #9194 )
...
* Fix for multi-battery changes
* Change to QGCPopupDialog and Control 2 fixes
4 years ago
Don Gagne
092a5e0e9f
Fix SiK Radio flash ( #9189 )
4 years ago
Remek Zajac
9743954f0d
Ensure showGimbalOnlyWhenSet as custom builds may have other defaults ( #9001 )
4 years ago
Patrick José Pereira
894370efee
Fix map scale behaviour ( #9178 )
...
* FlyViewWidgetLayer: Fix check for fullState condition
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
* FlyViewMap: Add MapScale when map is in windowState
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Willian Galvani
13dd7a50d1
QGCMAVLink: add missing class for Sub ( #9163 )
4 years ago
Don Gagne
a2200c74ef
Changes to FactValueGrid usage for reading settings only ( #9182 )
4 years ago
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