Don Gagne
9da1f5f8d4
Merge pull request #4123 from gregd72002/master
...
Implementing throttle axis accumulator with deadband support
8 years ago
Daniel Agar
3950327eb6
Merge tag 'v3.0.2'
8 years ago
Don Gagne
dccaa6af96
Merge pull request #4157 from DonLakeFlyer/UseFTDIDriver
...
Use FTDI driver provided by ftdichip.com
8 years ago
Gregory Dymarek
7fcae94cb7
Don't apply throttle deadband in ThrottleModeDownZero
8 years ago
Don Gagne
9593ff3d5a
Use FTDI driver provided by ftdicjip.com
...
- Fixes lost connections with FTDI radios
- Modified code to only test vendor id, all product ids are let through
- Modified code to pass log output through to C++ side
QGCLoggingCategory system
8 years ago
Don Gagne
8156462937
Merge pull request #4153 from nanthony21/Multicolored_polygon
...
Multicolored polygon
8 years ago
Don Gagne
aa956db713
Merge pull request #4152 from DonLakeFlyer/BrandingImageVisibility
...
Fix brand image visibility calculation
8 years ago
Don Gagne
92a4eef8c0
Merge pull request #4144 from DonLakeFlyer/OnboardFilesRemove
...
Temp removal of Onboard Files
8 years ago
Daniel Agar
1f20c604ed
AppImage update to libsdl2 ( #4155 )
...
- fixes #4148
8 years ago
nickexists
eb751017db
Minor formatting fix
8 years ago
nickexists
602991dee1
Added a second polygon. This polygon is updated from the first polygon at each mouse click and is what will ultimately be saved upon completion of drawing.
8 years ago
nickexists
fa5c6e2543
Fixed a bug where a black line would be rendered when starting to draw a polygon.
8 years ago
Don Gagne
9fe71322d7
Merge pull request #4147 from DonLakeFlyer/VTOLDescriptions
...
Update VTOL command text
8 years ago
Don Gagne
9f4e47a208
Fix brand image visibility calculation
8 years ago
Don Gagne
ac73682a3d
Remove FileManager unit test
8 years ago
Don Gagne
d5473f55d7
VTOL text change
8 years ago
Don Gagne
c8216297d7
Merge pull request #4146 from DonLakeFlyer/AirframeMessage
...
Update message
8 years ago
Don Gagne
e88e3b6364
Update VTOL command text
8 years ago
Don Gagne
e83981a88e
Update message
8 years ago
Don Gagne
6620f803ff
Temp removal of Onboard File
...
Too buggy to leave in for now
8 years ago
Don Gagne
42f447cc61
Merge pull request #4138 from DonLakeFlyer/VTOLTakeoff
...
Fix line back to home for VTOL takeoff
8 years ago
Don Gagne
ef7f6002ee
Speed up unit testing
8 years ago
Gregory Dymarek
c8d3917630
Changing label
8 years ago
Don Gagne
1749b2a10f
Merge pull request #4139 from DonLakeFlyer/AdjustEncodeChan
...
Adjust incoming message on channel 0
8 years ago
Don Gagne
7d47f63a2c
Adjust incoming message on channel 0
8 years ago
Don Gagne
88e01e31aa
Fix line back to home for VTOL takeoff
8 years ago
Gregory Dymarek
8bc154ae36
Making deadbands stupid-proof; general cleanup
8 years ago
Don Gagne
19c6492173
Merge pull request #4137 from bluerobotics/sdl2InfoPlistFile
...
SDL2: Add missing Info.plist file for SDL2 framework.
8 years ago
Don Gagne
d3f6a08b06
Merge pull request #4136 from DonLakeFlyer/Mav2ChannelStatus
...
Use single mavlink_status_t array
8 years ago
Don Gagne
558bc8256d
Merge pull request #4134 from bluerobotics/ardusubXMLUpdate
...
Update MAVLink parameter definitions for ArduSub
8 years ago
Don Gagne
746c9e9f1e
Merge pull request #4135 from bluerobotics/ardusubBranding
...
Add ArduSub firmware branding
8 years ago
Don Gagne
db1aade42b
Merge pull request #4133 from bluerobotics/subSettingsTab
...
ArduSub Safety Tab and Lights Tab
8 years ago
Rustom Jehangir
66616141f3
SDL2: Add missing Info.plist file for SDL2 framework.
8 years ago
Don Gagne
16d16ac5a7
Use single mavlink_status_t array
8 years ago
Rustom Jehangir
e6b434ed9b
Add ArduSub firmware branding.
8 years ago
Rustom Jehangir
2a09c248e7
Update MAVLink parameter definitions for Sub
8 years ago
Rustom Jehangir
66efcdfc8c
Minor label text edit.
8 years ago
Rustom Jehangir
501faff45f
Change safety page description for Sub only.
8 years ago
Rustom Jehangir
5dffd405c1
Update Sub's safetyComponent to use new SetupPage structure.
8 years ago
Rustom Jehangir
1386aaa0f8
Update lightsComponent to new SetupPage structure.
8 years ago
Rustom Jehangir
66adea1a4e
Update Sub safety for new leak detector parameter names
8 years ago
Rustom Jehangir
da45a45754
Improve Sub safety page to match firmware capabilities
8 years ago
Rustom Jehangir
adc0c94133
Add lights settings component for Sub.
8 years ago
Rustom Jehangir
99d161edd4
Add safety component for Sub firmware.
8 years ago
Don Gagne
a93076dd32
Merge pull request #4130 from DonLakeFlyer/APMSetupPage
...
Switch ArduPilot setup pages to new SetupPage usage, plus vehicle branding
8 years ago
Don Gagne
8f594e500e
Merge pull request #4129 from bluerobotics/sdl2SierraFix
...
SDL2: Remove code signature file to (hopefully) fix macOS Sierra build.
8 years ago
Gregory Dymarek
da0b916802
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
8 years ago
Gregory Dymarek
6d9fb038ca
Cleanup & Sync
8 years ago
Don Gagne
698e6bb16d
Switch ArduPIlot setup pages to new SetupPage usage
...
Also added new FirmwarePlugin::brandImage support
8 years ago
Rustom Jehangir
215d72c1be
SDL2: Remove code signature file to (hopefully) fix macOS Sierra build.
8 years ago