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
Don Gagne
89ef602281
Merge pull request #5659 from DonLakeFlyer/HomeDirty
...
Plan: If vehicle updates home position don't mark plan dirty
8 years ago
dheideman
7745beb7d1
Fix sub frame parameter download text overflow
8 years ago
DonLakeFlyer
42c65be7dd
If vehicle updates home position don't mark plan dirty
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
Don Gagne
2f6e34b4ed
Merge pull request #5656 from DonLakeFlyer/NumericSpeech
...
Numeric speech: Negative numbers and "m" postfix
8 years ago
DonLakeFlyer
15631ad098
Better reading of numbers like -10.5m
8 years ago
DonLakeFlyer
9c5cbf3889
Use #pragma once
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
khancyr
c17edd124e
ArduRoverFirmware: add support for NegativeThrust
8 years ago
khancyr
76d2d8678e
Joystick: make negativethrust visible by firmwarePlugin
8 years ago
khancyr
8f1ee3c931
Joystick: correct throttle UI with negative throttle
8 years ago
Pierre Kancir
3051ab71b2
Joystick: add a button to support negative thrust
8 years ago