Don Gagne
18ee215707
Merge pull request #6604 from DonLakeFlyer/StructureScanSeq
...
Structure Scan: Fix lastSequenceNumber calc
7 years ago
Don Gagne
888a5d5460
Merge pull request #6587 from philipoe/XPlaneFlaps
...
HIL (X-Plane): Allow to control aircraft flaps in XPlane
7 years ago
DonLakeFlyer
c9b3030114
Mavlink update
7 years ago
DonLakeFlyer
83d2035fbe
Fix last sequence number signalling
7 years ago
DonLakeFlyer
994ebe5ba3
Fix incorrect last sequence number test
7 years ago
Don Gagne
359a08f021
Merge pull request #6603 from DonLakeFlyer/MoreFixes
...
More fixes
7 years ago
Gus Grubba
cb74d31005
Disable Save if there is nothing to save
7 years ago
Gus Grubba
611b33307c
Turn "Sync" menu into a proper "File" menu
7 years ago
DonLakeFlyer
b8cfd1e85d
Fix lastSequenceNumber calc
7 years ago
DonLakeFlyer
435d6d3606
Better text fitting for indices
7 years ago
DonLakeFlyer
463429faa8
Sizing fix
7 years ago
DonLakeFlyer
15a249a823
Don't show home terrain pos if not valid
7 years ago
DonLakeFlyer
daffafe867
Fix debug logging
7 years ago
Don Gagne
e4dc651d96
Merge pull request #6518 from acfloria/fix/high_latency_joystick
...
Do not send virtual joystick commmands over high latency links
7 years ago
acfloria
3e0c103ae4
Do not display the VirtualJoystick while high latency is active
7 years ago
Don Gagne
c86721249d
Merge pull request #6597 from DonLakeFlyer/SyncIndicator
...
Plan: Sync indicator fixes
7 years ago
DonLakeFlyer
b83e16a0b3
Fix sync indicator when Plan view waits for initial load complete
7 years ago
DonLakeFlyer
b46b86818e
Allow user hide to work multiple times
7 years ago
Don Gagne
7c359b2463
Merge pull request #6596 from DonLakeFlyer/OfflineMapsFixes
...
Offline Maps: Import/Export fixes
7 years ago
DonLakeFlyer
5ee584a5ee
Import/Export fixes
...
* Export should always be enabled since you can export default tile set
* Fix Select All/None problem
7 years ago
Don Gagne
85672ca82c
Merge pull request #6595 from patrickelectric/qml_compiler
...
qgroundcontrol: Use qtquickcompiler by default
7 years ago
Patrick José Pereira
0bbbaa437b
qgroundcontrol: Use qtquickcompiler by default
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Don Gagne
e2785eb593
Merge pull request #6590 from DonLakeFlyer/OpenSSL
...
Windows OpenSSL: Use libs which static link to CRT
7 years ago
acfloria
89680c8bca
Do not send virtual joystick commmands over high latency links
7 years ago
Don Gagne
c5aa2ab689
Merge pull request #6586 from acfloria/fix/link_active
...
Split constructor of HeartbeatTimer up in two functions
7 years ago
Don Gagne
72d3feccc4
Better logging for SSL debugging
7 years ago
Don Gagne
df6e7ca846
Use version of OpenSSL libs witch static link to CRT
7 years ago
Philipp Oettershagen
be9d92d04d
HIL (X-Plane): Allow to control aircraft flaps in XPlane
7 years ago
acfloria
c89404d921
Split constructor of HeartbeatTimer up in two functions
...
Previously the first activeChanged signal got lost because it was not connected yet to the LinkInterface which resulted in a link incorrectly shown as inactive.
7 years ago
Gus Grubba
bb40dd6c2d
Merge pull request #6580 from feemi/pr-ui-fix
...
Fix for vehicle widget bug
7 years ago
Daniel Agar
15cf21648a
Jenkins docker linux & android switch to 2018-06-08 tag ( #6581 )
7 years ago
Ahmet Fehmi OZCAN
c892a3afe2
Fix for vehicle widget bug
7 years ago
Gus Grubba
5bdc29c8c3
Merge pull request #6186 from mavlink/multiCamera
...
Ignoring Jenkins (Linux)
7 years ago
Gus Grubba
b97fbe87ba
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into multiCamera
7 years ago
Daniel Agar
6cfb05446b
Jenkins update to Qt 5.11.0 Mac & Linux ( #6576 )
7 years ago
Gus Grubba
59d00bb1f9
Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant.
7 years ago
Gus Grubba
87ae0f3425
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into multiCamera
7 years ago
Don Gagne
deeaa6e67c
Merge pull request #6575 from DonLakeFlyer/FileDialog
...
QGCFileDialog: Specify fully qualified in folder url
7 years ago
DonLakeFlyer
5c4da3cd08
Specify fully qualified in folder url
7 years ago
Gus Grubba
ea13c0dc7c
Merge pull request #6567 from mavlink/exposeVideoReceiver
...
Expose VideoReceiver allowing plugins to override it.
7 years ago
Don Gagne
38d300967b
Merge pull request #6572 from DonLakeFlyer/CenterMap
...
Plan, Offline Maps: Support for center map to specified location
7 years ago
Don Gagne
2945865332
Merge pull request #6570 from DonLakeFlyer/PreFlightState
...
PreFlight: Reorganize to retain state
7 years ago
Don Gagne
328fc7451c
Merge pull request #6569 from DonLakeFlyer/VehicleReCenter
...
Vehicle recenter takes into account correct viewport
7 years ago
DonLakeFlyer
85b939db04
Support for center map to specified location
7 years ago
DonLakeFlyer
5be806e307
Reorganize to retain state
7 years ago
DonLakeFlyer
2583ff1fb3
Vehicle recenter takes into account correct viewport
7 years ago
Don Gagne
a640bcec21
Merge pull request #6565 from DonLakeFlyer/RemoveHover
...
ArduCopter Tuning - Remove Hover Throttle from tuning
7 years ago
PX4 Jenkins
018d48ef88
Update PX4 Firmware metadata Wed Jun 6 00:37:28 EDT 2018
7 years ago
Gus Grubba
c70a6fa4b0
Expose VideoReceiver allowing plugins to override it.
7 years ago
DonLakeFlyer
a370e348f4
Remove Hover Throttle from tuning
7 years ago