DonLakeFlyer
4742849a30
Fix additionalTimeDelay calcs
7 years ago
DonLakeFlyer
3b5f8ae7f8
Warn if sending MAV_FRAME_GLOBAL_TERRAIN_ALT
7 years ago
Gus Grubba
70fced38ef
Add a dialog asking the user for confirmation before removing all items and clearing the vehicle.
7 years ago
DonLakeFlyer
19a63525bb
Fix COMMAND_LONG send
7 years ago
DonLakeFlyer
671f55e5c3
Goto locaiton using COMMAND_INT
7 years ago
Gus Grubba
c15683a5f4
Make option to show/hide vehicle related functions
...
Create new, specific button for clearing mission from vehicle
Adjust sizing of DropPanel
7 years ago
Patrick José Pereira
0ee8973abf
Use QStringRef to avoid temporary heap allocations
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Patrick José Pereira
7a391b7bea
Remove unneeded memory allocations due temporary QStrings
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
DonLakeFlyer
3e7254aa2c
Vehicle send COMMAND_INT support
7 years ago
DonLakeFlyer
3992e5bd20
Draggable radius adjustment for Orbit
7 years ago
DonLakeFlyer
920969bb4f
Support for dragging to change radius
7 years ago
DonLakeFlyer
58c0d43672
Mavlink Orbit support
7 years ago
DonLakeFlyer
83d2035fbe
Fix last sequence number signalling
7 years ago
DonLakeFlyer
994ebe5ba3
Fix incorrect last sequence number test
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
acfloria
3e0c103ae4
Do not display the VirtualJoystick while high latency is active
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
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
acfloria
89680c8bca
Do not send virtual joystick commmands over high latency links
7 years ago
Don Gagne
72d3feccc4
Better logging for SSL debugging
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
Ahmet Fehmi OZCAN
c892a3afe2
Fix for vehicle widget bug
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
DonLakeFlyer
5c4da3cd08
Specify fully qualified in folder url
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
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
DonLakeFlyer
585f8efdb5
Initial Heli Setup page
7 years ago
DonLakeFlyer
5fca2d756d
Cleanup for better visibility
...
Also distinguish Emergency Stop better
7 years ago
DonLakeFlyer
d719408355
Better exit message
7 years ago
DonLakeFlyer
18da4219c5
Remove terrain frame unless mission contains it
...
This was too confusion to expose since QGC currently does not support ArduPilot terrain tile send.
7 years ago
DonLakeFlyer
ade447b82f
Fix compiler warning
7 years ago
DonLakeFlyer
9dd768a3ca
Even more PreFlight reorg/support
7 years ago
DonLakeFlyer
29f03bba66
More PreFlight control reorganization
7 years ago
Gus Grubba
1c2ab59cac
Add missing libraries to Linux build
...
Add test for an existing window before attempting to close it.
7 years ago
DonLakeFlyer
45adb320eb
Remove QtMultimedia import when not needed
7 years ago
DonLakeFlyer
acfc45df2f
Support for simple MissionStart item
7 years ago
DonLakeFlyer
2a0852cb03
Add more logging
7 years ago
DonLakeFlyer
03d3d53847
Support for Sync - Load KML
7 years ago