Gus Grubba
1501aca1d7
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into sendGCSLocation
7 years ago
Don Gagne
1dcbcf6157
Merge pull request #6385 from DonLakeFlyer/SliderModel
...
Use new FactValueSlider control for simple mission item altitudes
7 years ago
DonLakeFlyer
ee3269f78b
Use FactValueSlider control for Altitude
7 years ago
DonLakeFlyer
5df0103fbe
Old instrument panel is not coming back
7 years ago
DonLakeFlyer
a8823d7d2c
Use new FactValueSliderListModel
7 years ago
DonLakeFlyer
cbd7acb25c
Crash fix due to bad index reference
7 years ago
DonLakeFlyer
acb29c1e03
Slight ordering adjust to values
7 years ago
DonLakeFlyer
8b8fe7cfdd
Remove outdated FIXME
7 years ago
DonLakeFlyer
c2e0616804
Work on getting keyboard focus to right place
7 years ago
DonLakeFlyer
8e1a3fd9e8
Cleanup/Fixes for increment meta data usage
7 years ago
DonLakeFlyer
512922c952
New ListModel for Fact meta data base increment/decrement
7 years ago
DonLakeFlyer
d067e6f942
Remove unused code
7 years ago
DonLakeFlyer
a6e910448a
Remove incorrect comment
7 years ago
Don Gagne
d56013ef28
Merge pull request #6372 from mavlink/omnibus_autoconnect
...
USBBoardInfo.json: add Omnibus F4 SD
7 years ago
Gus Grubba
893f4194da
Allow manual control of when to send FOLLOW_TARGET messages.
7 years ago
Gus Grubba
b9247f0ef2
Merge pull request #6376 from mavlink/factCheckBoxFix
...
Fixed checked state logic
7 years ago
Gus Grubba
64da8d9fb8
Fixed checked state logic and restore checkedValue and uncheckedValue properties.
7 years ago
Beat Küng
2d06fbae89
USBBoardInfo.json: add Omnibus F4 SD
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