Don Gagne
07b8674a2b
Merge pull request #4224 from DonLakeFlyer/APMAccelCheck
...
Only depend on accel 1 for setup complete
9 years ago
Don Gagne
cfe59f34a0
Merge pull request #4221 from DonLakeFlyer/MissionProtocolHardening
...
Harden mission protocol to lost packets
9 years ago
Don Gagne
cbfa7cc371
Merge pull request #4220 from DonLakeFlyer/FenceFixes
...
Pile of GeoFence fixes
9 years ago
Don Gagne
3874b796f4
Merge pull request #4219 from bluerobotics/leakFormat
...
Improve Sub's leak sensor labeling for better clarity
9 years ago
Don Gagne
30d0e992e3
Merge pull request #4217 from DonLakeFlyer/MissionTimeDisplay
...
Show mission time in minutes
9 years ago
Don Gagne
3f659c5279
Only depend on accel 1 for setup complete
9 years ago
Don Gagne
4c604d0db6
Harden mission protocol to lost packets
...
Retry in all the right/possible places. Don’t freak out about things
coming in unknown sequences.
9 years ago
Don Gagne
18ea73bd1e
Correct fence enabled handling
9 years ago
Don Gagne
88e4692db8
Fix visible usage
...
Change in visibility was causing combo box contents to reset. Visible
goes to false even when you move away from Plan view, not just when the
combo is unused.
9 years ago
Don Gagne
33ee98333d
Correct handling of fence visibility
9 years ago
Don Gagne
91a349409e
Merge pull request #4216 from DonLakeFlyer/ChangeAlt
...
Correct altitude usage for Change Altitude
9 years ago
Rustom Jehangir
ff499429df
Improve Sub's leak sensor labeling for better clarity.
9 years ago
Don Gagne
7667e634f0
Show mission time in minutes
9 years ago
Don Gagne
cba2a722fe
Correct altitude usage for Change Altitude
9 years ago
Don Gagne
8eab3f6ed0
Merge pull request #4213 from DonLakeFlyer/CalMessages
...
Filter out calibration messages
9 years ago
Don Gagne
17f74fe79a
Merge pull request #4212 from DonLakeFlyer/MultiRotorFlaps
...
No flaps for multi-rotor
9 years ago
Don Gagne
e1864d0bd3
Filter out calibration messages
9 years ago
Don Gagne
1694d46bb5
No flaps for multi-rotor
9 years ago
Don Gagne
bdc3dff80e
Merge pull request #4206 from DonLakeFlyer/VehicleHealth
...
New vehicle health display using SYS_STATUS info
9 years ago
Don Gagne
ae02bcd270
Merge pull request #4205 from DonLakeFlyer/MapViewport
...
Better Plan view map viewport handling
9 years ago
Don Gagne
0b83a2da57
Merge pull request #4203 from DonLakeFlyer/DefaultTakeoffAlt
...
Change default takeoff alt to 3 meters
9 years ago
Peter Barker
6210e39d64
Vagrant: QGC now requires SDL2 ( #4208 )
9 years ago
Daniel Agar
89b7e11543
travis-ci android setup echo full PATH ( #4207 )
9 years ago
Don Gagne
1b94369cb9
New vehicle health display using SYS_STATUS info
9 years ago
Don Gagne
49177bc2cc
Better map viewport management
9 years ago
Don Gagne
f52b62818d
Signalling fixes
9 years ago
Don Gagne
1b38249066
Rally point count incorrect
9 years ago
Don Gagne
141976c431
Bug fixes
...
- Incorrect signaling causing dirty but to be incorrect
- Remove all not working
- Min fence point count incorrect
9 years ago
Don Gagne
9f98dfe9ab
Change default takeoff alt to 3 meters
...
This gets it above your head
9 years ago
Don Gagne
f973e35e6f
Change plan element selection to radio buttons
9 years ago
Don Gagne
77ef286425
Merge pull request #4167 from bluerobotics/newSubMocklinkParams
...
Update ArduSub mocklink parameter file.
9 years ago
Don Gagne
548faac114
Merge pull request #4160 from DonLakeFlyer/QGCVersion
...
Add QGC version info to bottom of Settings/General
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