Gus Grubba
64da8d9fb8
Fixed checked state logic and restore checkedValue and uncheckedValue properties.
7 years ago
Gus Grubba
9502c20a94
Merge pull request #6316 from mavlink/lowBatteryState
...
Support for low battery state (and remaining time)
7 years ago
Gus Grubba
0782040784
Revert "videonode: Do not finish if material is different"
...
This reverts commit 3a18878b62
.
7 years ago
Gus Grubba
32f88ed235
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into lowBatteryState
7 years ago
Gus Grubba
bf29df4196
Merge pull request #6343 from AndKe/statkartv4
...
maps: Statkart update to v4
7 years ago
Gus Grubba
53e4da0a6c
Merge pull request #6365 from bluerobotics/patrickelectric/fix#164
...
Perfect. Thanks!
7 years ago
Gus Grubba
c29c83a9df
Merge pull request #6359 from mavlink/androidSkipLookup
...
Skip host lookup on Android
7 years ago
Gus Grubba
453de98353
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into androidSkipLookup
7 years ago
Gus Grubba
6d13ae3aba
Merge pull request #6366 from mavlink/udpFixes
...
UDP Fixes
7 years ago
Gus Grubba
50f7674b2f
Fixed wrong logic when testing _socket for wrtites. It was never writing (sending anything).
...
Work around a new Windows issue where the call to list the local network interfaces takes for freaking ever to return, blocking the UDP thread altogether.
7 years ago
Patrick J.P
3a18878b62
videonode: Do not finish if material is different
...
Fix bluerobotics/qgroundcontrol#164
Signed-off-by: Patrick J.P <patrickelectric@gmail.com>
7 years ago
Don Gagne
83030ca6de
Merge pull request #6361 from DonLakeFlyer/CoordinateSame
...
Don't signal if coordinate is the same
7 years ago
Don Gagne
33480f6295
Merge pull request #6360 from DonLakeFlyer/UpstreamStableMerge
...
Upstream stable merge
7 years ago
Gus Grubba
585e71d970
Don't bother testing the reason for exiting the wait condition. If there is nothing to do, it will exit any way.
7 years ago
DonLakeFlyer
a76dd63b1e
Merge conflict fix
7 years ago
Don Gagne
08d6ac3a19
Merge pull request #6319 from Rogni/CustomCommandWidget
...
Added clickable link and ScrollView to CustomCommandWidget
7 years ago
DonLakeFlyer
c278145224
Don't signal if coordinate is the same
7 years ago
DonLakeFlyer
8b8a55c20a
Fix merge conflict
7 years ago
DonLakeFlyer
56ad8a7c63
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
7 years ago
Don Gagne
cafac557b9
Merge pull request #6354 from wingtra/fix/windowsSsl
...
Fix OpenSSL for Windows
7 years ago
Don Gagne
f3fbd655a4
Merge pull request #6355 from wingtra/fix/deserializing
...
Guard terrain tile from reading beyond the bytearray end
7 years ago
Don Gagne
96f66569f7
Merge pull request #6358 from mavlink/terrainCachedRequest
...
Separate terrain from tile maps within cached tile request system.
7 years ago
Gus Grubba
ef44a43197
Skip host lookup on Android
7 years ago
Gus Grubba
9420ed44c8
Skip emitting terrainDone on timeout as it will get handled by networkReplyError.
...
Fix typo.
7 years ago
Gus Grubba
4eedf9d5fb
Separate terrain from tile maps within cached tile request system.
7 years ago
birchera
83300003e3
Guard terrain tile from reading beyond the bytearray end
7 years ago
birchera
cacff0eca9
adding more libraries
7 years ago
birchera
84fd7a5eda
updating the ssl library
7 years ago
PX4 Jenkins
d7a73b51dd
Update mavlink v2.0 submodule Sun Apr 15 00:39:11 UTC 2018
7 years ago
Don Gagne
3aa2c507ba
Merge pull request #6351 from DonLakeFlyer/WindowClose
...
Back out bad pull: #6155
7 years ago
DonLakeFlyer
0638c8853d
Back out bad pull
...
Try/Finally causes window to close all the time
7 years ago
Daniel Agar
23a1c91935
Jenkins add Android release build
7 years ago
Daniel Agar
17904eedd4
Jenkins OSX installer build and archive
7 years ago
Daniel Agar
32716b434e
Jenkins update to linux and android docker 2018-04-14
7 years ago
PX4 Jenkins
3728a25dac
Update PX4 Firmware metadata Sat Apr 14 00:37:06 EDT 2018
7 years ago
Andre Kjellstrup
7378d311a2
maps: Statkart update to v4
7 years ago
mak
b01216ceae
moved visible check from textOutput to container
7 years ago
mak
c4a4aca6db
Revert "moved visible check from textOutput to container"
...
This reverts commit 7e6588f6cd
.
7 years ago
mak
7e6588f6cd
moved visible check from textOutput to container
7 years ago
Don Gagne
b4f4085c67
Merge pull request #6341 from DonLakeFlyer/LinkReadBytes
...
Link read/write: Better guarding against crashes
7 years ago
Don Gagne
7ecfdf1670
Merge pull request #6340 from DonLakeFlyer/LogTerrain
...
More logging in terrain, more work on log output to file
7 years ago
DonLakeFlyer
ed2f294c69
Better guarding against crashes
7 years ago
Don Gagne
1e3db639b1
Better console log to file support
7 years ago
Don Gagne
671a615a8b
More log output
7 years ago
Don Gagne
27de23be8e
Merge pull request #6339 from DonLakeFlyer/LogShutdownCrash
...
Fix crash from bad toolbox reference during shutdown
7 years ago
DonLakeFlyer
8b7f035842
Fix crash from bad toolbox reference during shutdown
7 years ago
Don Gagne
c4478240c2
Merge pull request #6336 from DonLakeFlyer/LogOutput
...
Allow logging console output to file from command line
7 years ago
DonLakeFlyer
8e83e1991d
Release build fixes
7 years ago
DonLakeFlyer
bc319fa458
Allow logging console output to file from command line
7 years ago
Don Gagne
928ad194b0
Merge pull request #6334 from DonLakeFlyer/FactValueSlider
...
New FactValueSlider control
7 years ago