PX4BuildBot
7feb77a1c7
Update PX4 Firmware metadata Fri Dec 11 21:26:50 UTC 2020
4 years ago
PX4BuildBot
abc8996f7e
Update PX4 Firmware metadata Fri Dec 11 20:54:59 UTC 2020
4 years ago
Daniel Agar
d0fba30c3e
VehicleSetup: firmware upgrade use static map of px4 boards names ( #9221 )
4 years ago
Jacob Walser
465836c4bc
Upgrade gstreamer to 1.18.1 ( #9099 )
...
* appveyor: use gstreamer 1.18.1 for windows build
* VideoReceiver.pri: update for gstreamer 1.18
4 years ago
PX4BuildBot
6814405606
Update PX4 Firmware metadata Wed Dec 9 17:38:21 UTC 2020
4 years ago
Patrick José Pereira
6afd4178d4
Update android to use gstreamer 1.18.1 ( #9229 )
...
* VideoReceiver: Update to use gstreamer 1.18.1
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
* travis: Use gstreamer 1.18.1 for android
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
* VideoReceiver: Update README with the new android gstreamer version 1.18.1
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Don Gagne
9deba0bd8c
Fix fuzzyCompare boolean comparison ( #9241 )
4 years ago
PX4BuildBot
4f32b8d46a
Update PX4 Firmware metadata Mon Dec 7 15:45:48 UTC 2020
4 years ago
Don Gagne
c86d3fa64e
Android Target SDK 28->29 ( #9238 )
...
Co-authored-by: Don Gagne <dongagne@outlook.com>
4 years ago
Patrick José Pereira
c61538174f
UDPLink: Remove lost debug code ( #9232 )
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
3cbf80b6e1
GstVideoReceiver: Fix video size signal ( #9231 )
...
Extracting video size from decoderValve is more guaranteed.
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
c6a90f3818
VideoReceiverApp: Fix gradle file and use https over http ( #9230 )
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
8e841773f2
qgroundcontrol: Remove print support ( #9223 )
...
Project is not using QPrint* classes or QPageSetupDialog and QAbstractPrintDialog
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
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