Don Gagne
9f98dfe9ab
Change default takeoff alt to 3 meters
...
This gets it above your head
9 years ago
Gus Grubba
750072dc38
Merge pull request #4194 from dogmaphobic/MAVLink2Test
...
Checking for MAVLink 2.0 when first message is received.
9 years ago
Gus Grubba
47e9e985f4
Checking for MAVLink 2.0 when first message is received.
9 years ago
Gus Grubba
8f86bd2912
Merge pull request #4184 from dogmaphobic/MAVLinkConsistency
...
MAVLink consistency
9 years ago
Gus Grubba
f1aee303bb
Just being really OCD.
9 years ago
Gus Grubba
c3f0a51f0a
Making the "brand" MAVLink consistent.
9 years ago
Gus Grubba
53b201f820
Merge pull request #4183 from dogmaphobic/iconWork
...
Replacing a few placeholder icons with real ones.
9 years ago
Gus Grubba
7a2fa7d3f2
Merge pull request #4182 from dogmaphobic/I18N
...
I18N
9 years ago
Gus Grubba
44a441e7e9
Replacing a few placeholder icons with real ones.
9 years ago
Gus Grubba
f6ef6a490f
I18N
9 years ago
Gus Grubba
93ee9ec25f
Merge pull request #4180 from dogmaphobic/MavlinkLogUploader
...
Mavlink log uploader
9 years ago
Gus Grubba
c77d8df1ba
Make sure user knows an email is needed for log uploading.
9 years ago
Gus Grubba
8244624177
Objectify log processor.
9 years ago
Gus Grubba
95f0259e52
Handle COMMAND_ACK for Start/Stop logging.
9 years ago
Gus Grubba
62bc5a63c4
Qt 5.5.x doesn't know how to handle redirects.
9 years ago
Gus Grubba
a85cdd5946
Final UI tweaks and fixes.
9 years ago
Gus Grubba
dc2be3bff2
Bug fixes.
...
Moving source files into Vehicles as it is a more coherent place.
9 years ago
Gus Grubba
c615f477c7
Finished. Needs testing and debugging.
9 years ago
Gus Grubba
4d23912aa1
Receiving and writing logs.
...
Forcing QGC to use Mavlink V2 if vehicle supports it.
9 years ago
Gus Grubba
f91c5bef08
Setting up Mavlink logging Start/Stop (and receiving the data)
9 years ago
Gus Grubba
c862245d34
Merge remote-tracking branch 'Mavlink/master' into MavlinkLogUploader
...
* Mavlink/master:
Only run unit tests on pull requests
MAVLink: Update to most recent spec
PX4 param and airframe metadata update (#4169 )
Don't apply throttle deadband in ThrottleModeDownZero
Use FTDI driver provided by ftdicjip.com
AppImage update to libsdl2 (#4155 )
Minor formatting fix
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.
Fixed a bug where a black line would be rendered when starting to draw a polygon.
Fix brand image visibility calculation
Remove FileManager unit test
VTOL text change
Update VTOL command text
Update message
Temp removal of Onboard File
Changing label
Making deadbands stupid-proof; general cleanup
Cleanup & Sync
Implementing throttle axis accumulator with deadband support
Handle redirects in file downloads
9 years ago
Don Gagne
5c94cda474
Only run unit tests on pull requests
9 years ago
Lorenz Meier
ca28b596f0
MAVLink: Update to most recent spec
9 years ago
Daniel Agar
c8d67bdc88
PX4 param and airframe metadata update ( #4169 )
9 years ago
Don Gagne
9da1f5f8d4
Merge pull request #4123 from gregd72002/master
...
Implementing throttle axis accumulator with deadband support
9 years ago
Gus Grubba
dfbaf7f280
Core Mavlink log handler.
9 years ago
Daniel Agar
3950327eb6
Merge tag 'v3.0.2'
9 years ago
Don Gagne
dccaa6af96
Merge pull request #4157 from DonLakeFlyer/UseFTDIDriver
...
Use FTDI driver provided by ftdichip.com
9 years ago
Gregory Dymarek
7fcae94cb7
Don't apply throttle deadband in ThrottleModeDownZero
9 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
9 years ago
Don Gagne
8156462937
Merge pull request #4153 from nanthony21/Multicolored_polygon
...
Multicolored polygon
9 years ago
Don Gagne
aa956db713
Merge pull request #4152 from DonLakeFlyer/BrandingImageVisibility
...
Fix brand image visibility calculation
9 years ago
Don Gagne
92a4eef8c0
Merge pull request #4144 from DonLakeFlyer/OnboardFilesRemove
...
Temp removal of Onboard Files
9 years ago
Daniel Agar
1f20c604ed
AppImage update to libsdl2 ( #4155 )
...
- fixes #4148
9 years ago
nickexists
eb751017db
Minor formatting fix
9 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.
9 years ago
nickexists
fa5c6e2543
Fixed a bug where a black line would be rendered when starting to draw a polygon.
9 years ago
Don Gagne
9fe71322d7
Merge pull request #4147 from DonLakeFlyer/VTOLDescriptions
...
Update VTOL command text
9 years ago
Don Gagne
9f4e47a208
Fix brand image visibility calculation
9 years ago
Don Gagne
ac73682a3d
Remove FileManager unit test
9 years ago
Don Gagne
d5473f55d7
VTOL text change
9 years ago
Don Gagne
c8216297d7
Merge pull request #4146 from DonLakeFlyer/AirframeMessage
...
Update message
9 years ago
Don Gagne
e88e3b6364
Update VTOL command text
9 years ago
Don Gagne
e83981a88e
Update message
9 years ago
Don Gagne
6620f803ff
Temp removal of Onboard File
...
Too buggy to leave in for now
9 years ago
Don Gagne
42f447cc61
Merge pull request #4138 from DonLakeFlyer/VTOLTakeoff
...
Fix line back to home for VTOL takeoff
9 years ago
Don Gagne
ef7f6002ee
Speed up unit testing
9 years ago
Gregory Dymarek
c8d3917630
Changing label
9 years ago
Don Gagne
1749b2a10f
Merge pull request #4139 from DonLakeFlyer/AdjustEncodeChan
...
Adjust incoming message on channel 0
9 years ago
Don Gagne
7d47f63a2c
Adjust incoming message on channel 0
9 years ago