Don Gagne
|
bfd05e56be
|
Merge pull request #5673 from DonLakeFlyer/ManualControlWork
Assume all vehicles support MANUAL_CONTROL
|
8 years ago |
Don Gagne
|
c5a4ee6231
|
Assume all vehicles support MANUAL_CONTROL
|
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
|
7745beb7d1
|
Fix sub frame parameter download text overflow
|
8 years ago |
dheideman
|
ab798f871f
|
Reformat brand image qml property for readability
|
8 years ago |
dheideman
|
1560cda09d
|
Make brand image settings respect brandImageSettings.visible
|
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 |
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 |
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 |
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 |
Don Gagne
|
54780e15a8
|
Merge pull request #5641 from DonLakeFlyer/StableMerge
Bring stable across to master
|
8 years ago |
Don Gagne
|
44b4595a02
|
Merge pull request #5642 from DonLakeFlyer/DescentRate
Fixed Wing Landing Pattern: Descent rate changes
|
8 years ago |
Patrick José Pereira
|
f55d443a50
|
Add KML integration
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Patrick José Pereira
|
74eead41f1
|
Add KML header and source
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 |
Don Gagne
|
0ce7027127
|
Merge pull request #5178 from HorusAeronaves/landingPatternPerc
-DoAdd Fall rate percent in Landing Pattern editor [DO NOT MERGE till 3.3]
|
8 years ago |
DonLakeFlyer
|
03b34ca5c1
|
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
|
8 years ago |
Don Gagne
|
94e3672434
|
Merge pull request #5637 from wingtra/serial_fix
Fix in serial communication on Android
|
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 |
Don Gagne
|
7634204fef
|
Merge pull request #5638 from DonLakeFlyer/AndroidSerial
Android: Serial port crash fix
|
8 years ago |
DonLakeFlyer
|
d9e834124f
|
Serial port crash fix
|
8 years ago |
Don Gagne
|
affbaef07c
|
Merge pull request #5611 from SaliniVenate/proxyError
Set NoProxy for the TCP Socket used for Videostreaming
|
8 years ago |
Andreas Bircher
|
fde4a25fdc
|
cleaning up the logging
|
8 years ago |
Ilya Kitaev
|
d58460bb08
|
qtandroidserialport: removed QGCRingBuffer code
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
|
8 years ago |
Ilya Kitaev
|
09d91cb897
|
USBDeviceJNI: restored logging as it was in master
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
|
8 years ago |