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
Don Gagne
c9ffe70ee5
Better plan load signaling
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
Patrick José Pereira
c0c8557c31
VisualMissionItemTest.h: Remove lost trailing spaces
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
DonLakeFlyer
19f7306b61
Fix alignment
8 years ago
DonLakeFlyer
129bea66db
Fall Rate -> Descent Rate
8 years ago
Patrick José Pereira
1cfb43f774
MissionItemStatus: Show survey and others complex items as chars
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
DonLakeFlyer
724df478bf
Centralized guided support for all ArduPilot vehicles
8 years ago
DonLakeFlyer
6ef825e859
Don't trigger off isGuidedMode
8 years ago
DonLakeFlyer
89beb2e8c5
Fix bug in ArduPilot goto location support
8 years ago
DonLakeFlyer
3804040511
Remove qDebugs
8 years ago
dheideman
37fdb5024c
Remove geofence reference in sub safety page
8 years ago
Jacob Walser
de04b5cd5a
Update Sub 3.5 parameter metadata
8 years ago
Jacob Walser
6c4028206d
Hide record button when video window pip is hidden
8 years ago
Luis Vale Gonçalves
ae0caa8f21
Safe not Smart
8 years ago
Luis Vale Gonçalves
598d1ef653
Safe not Smart small change
8 years ago
Luis Vale Gonçalves
6300fc4d37
Initial support for ArduCopter SafeRTL
8 years ago
dheideman
0f2d4a46c6
Use enumString for large indicators on instrument widget
8 years ago
dheideman
84cc465d8c
Update submarine mock link parameters to 3.5.0
8 years ago
dheideman
fa39672367
Disable sensor calibration warning for sub
8 years ago
DonLakeFlyer
36b2a2820c
Mobile builds check for lost log files
8 years ago
Salini Venate
265e051cb2
Set NoProxy for the TCP Socket used for Videostreaming
8 years ago
DonLakeFlyer
4801d83d77
Better error messages for failures
8 years ago
Don Gagne
c1b7e860c9
Fix de-dup
8 years ago
Don Gagne
c8416a227d
Resume Mission: Fix up sequence numbers and current item
8 years ago
DonLakeFlyer
6966133cfc
Allow disconnect/reconnect of RTK GPS
8 years ago
DonLakeFlyer
57243b55c6
Add mission property
8 years ago
DonLakeFlyer
3c7c305491
Rename modes for usability
8 years ago
DonLakeFlyer
01a49a4ce3
Anal logging to track down resume mission state problem
8 years ago
DonLakeFlyer
bfe6d60998
Fix flight speed signaling to update further mission items
8 years ago
DonLakeFlyer
a476cf58d9
Fix resume mission generation and crashes
...
* Resume index adjust to previous coordinate command
* Takeoff always added to resume mission
* Remove camera id checks which are no longer part of spec
* Simplified de-dup logic
8 years ago
DonLakeFlyer
aee8ac12c2
Stop noisy logging
8 years ago
Don Gagne
4289338af5
Add distance to home to Vehicle FactGroup
8 years ago
DonLakeFlyer
76e4c0dfde
Allow disconnect/reconnect of RTK GPS
8 years ago
DonLakeFlyer
fc25bd3ebd
Fix camera shot calculation
8 years ago
DonLakeFlyer
16657ae439
Add missing settings to Manual grid
8 years ago
DonLakeFlyer
ae5b704d94
Remove extra plugin
8 years ago
DonLakeFlyer
ac17b7c2fe
Simulate movement of ADSB vehicle
8 years ago
DonLakeFlyer
fa2a2ae60c
Fix object creation
8 years ago
Jacob Walser
732cfc1ab7
Fix undefined property
8 years ago
Jacob Walser
223cdc404c
Rework FirmwareUpgrade.qml to be a child of SetupPage
8 years ago
Jacob Walser
f11f006b1b
Rework disabling of setup pages while vehicle is armed
...
This will make setup pages respond accordingly to armed state
transitions. This will also allow the settings on a page to at least be
visible while they are disabled.
8 years ago
DonLakeFlyer
f11971c638
QGCCorePlugin::customMapItems support
...
Also rename QmlPageInfo to QmlComponentInfo to cover more use cases
8 years ago
DonLakeFlyer
a1fc7af14e
Send COMMAND_LONG from Qml
8 years ago