Beat Küng
2962b35d0c
FileManagerTest: add random drops to test retry behavior
8 years ago
Gus Grubba
e2a03fe8d0
Debug info
8 years ago
Jacob Walser
100447e90c
Hide PiP hide button unless mouse is over PiP window
8 years ago
Jacob Walser
7621b65935
Use direct parent to determine PiP width
8 years ago
Jacob Walser
e4f2220bd0
Click and drag to resize PiP window instead of grow and shrink buttons
8 years ago
Gus Grubba
4d66ea3d58
Adding support for custom value.
8 years ago
Beat Küng
b09904d8c5
ParameterEditorDialog: set focus to the text field when changing parameters
8 years ago
Beat Küng
8ed298602d
QGCViewDialog: accept the numlock enter key in addition to the return key
...
helpful for example when editing parameters
8 years ago
Beat Küng
dcc977c4b6
ParameterEditor: allow searching for multiple independent words
8 years ago
Don Gagne
c5a4ee6231
Assume all vehicles support MANUAL_CONTROL
8 years ago
Jacob Walser
87bbb74dc4
Fix joystick tx mode initialization
8 years ago
Beat Küng
6c764aa494
FileManagerTest: account for retry in the timeout
8 years ago
Beat Küng
b556237758
FileManager: handle missing data for burst downloads
...
If there are dropped packets during a burst download, the offsets and sizes
of the missing chunks are stored in a queue, and after the burst is
completed, they're requested individually.
8 years ago
Beat Küng
fd4f80dd6f
FileManager: add retry handling
...
This stores the last request and resends it after a timeout, with a max
of 6 retries.
It also checks for old incoming packets and drops them.
8 years ago
Beat Küng
f4f033ec7a
FileManager: add createDirectory method
8 years ago
Beat Küng
c5ba28a97b
fix FileManager alignment issue: RequestHeader & Request structs need to be packed
8 years ago
Don Gagne
add505fa77
Merge pull request #5663 from dagar/pr-roi
...
PX4 Firmware add DO_SET_ROI
8 years ago
Don Gagne
08e31a4277
Merge pull request #5661 from bluerobotics/pr-text-overflow-frame-params
...
Fix sub frame parameter download text overflow
8 years ago
Don Gagne
529f9afc82
Merge pull request #5660 from bluerobotics/pr-text-overflow-safety
...
Fix text overflow on sub safety page
8 years ago
Don Gagne
f58af567ad
Merge pull request #5655 from bluerobotics/pr-brand-image
...
Allow user-selectable brand image
8 years ago
Don Gagne
54a181e827
Merge pull request #5654 from bluerobotics/pr-sub-vehicle-image
...
Add ROV flightmap image for Sub to differentiate from boat.
8 years ago
Daniel Agar
a3c3994f9f
PX4 Firmware add DO_SET_ROI
8 years ago
dheideman
81256109c3
Update joystick mapping database
8 years ago
dheideman
7745beb7d1
Fix sub frame parameter download text overflow
8 years ago
dheideman
ab798f871f
Reformat brand image qml property for readability
8 years ago
Jacob Walser
17770480fe
Don't allow resizing PiP for small screens
8 years ago
Jacob Walser
693adfc62a
Use grow and shrink names instead of bigger and smaller
8 years ago
dheideman
1560cda09d
Make brand image settings respect brandImageSettings.visible
8 years ago
Gus Grubba
032eef303b
Parse min, max, step and unit off camera definition file
...
Ignore Fact index if there are no enums (avoid adding an "Unknown" entry)
Add function to convert and clamp a (Fact) value.
8 years ago
dheideman
23561c4a5c
Move User Brand Image to new factgroup
8 years ago
Jacob Walser
f4613c9433
Mark overridden methods as such
8 years ago
dheideman
cbbdf425fc
Remove userBrandImageLinked fact
8 years ago
Jacob Walser
5977a6327f
Set mipmap property to true for brandimage
8 years ago
dheideman
6846243197
Add user-selectable brand image capability
8 years ago
Jacob Walser
994ad2d128
Add ROV flightmap image for Sub
8 years ago
Jacob Walser
0337a5a351
Allow resizing pip window
8 years ago
Don Gagne
6e388c70e2
Merge pull request #5499 from HorusAeronaves/kml
...
Add basic KML functionality
8 years ago
Don Gagne
c374d0e1e5
Merge pull request #5652 from DonLakeFlyer/GuidedTakeoff
...
Guided takeoff
8 years ago
Gus Grubba
4dd6853079
Adding support for booleans
...
Adding some more logging
8 years ago
DonLakeFlyer
13cd3784fd
Restructure guided takeoff support to work for vtol
8 years ago
DonLakeFlyer
cec81a7568
Rework guided takeoff to be a capability bit
8 years ago
dheideman
d7ea137514
Fix text overflow on sub safety page
8 years ago
Don Gagne
47a9895acf
Merge pull request #5648 from DonLakeFlyer/PlanSignalling
...
Better plan load signaling
8 years ago
Don Gagne
c9ffe70ee5
Better plan load signaling
8 years ago
Don Gagne
d4ec57c8e9
Merge pull request #5185 from khancyr/negativethrust
...
Joystick: add a button to support negative thrust
8 years ago
Don Gagne
53b44635a4
Merge pull request #5645 from HorusAeronaves/remove_lost_trailing
...
VisualMissionItemTest.h: Remove lost trailing spaces
8 years ago
Don Gagne
bf7af35279
Merge pull request #5639 from HorusAeronaves/mission_item_status
...
MissionItemStatus: Show survey and others complex items as chars
8 years ago
Gus Grubba
eac9d306e6
Keep asking for capture status while camera is not idle.
8 years ago
khancyr
3bd546a293
Joystick: enable negativethrust by default on supported vehicle
8 years ago
khancyr
2bf477a845
ArduRoverFirmware: add support for ManualControl
8 years ago