Beat Küng
9a30008fcb
MAVLinkLogManager: avoid returning too early, use mavlink_logging_data_acked_t message
...
The return lead to data being dropped. Some of this data could have been
part of the ulog header, which lead to corrupt files.
9 years ago
Don Gagne
5505a66e25
Don't change active vehicle for additional vehicles
9 years ago
Don Gagne
1b29384e19
RallyPoint support should be optional
9 years ago
Don Gagne
da5971a540
Better logging, plus some retry fixes
9 years ago
Don Gagne
d1cc23a2cb
Merge pull request #4234 from DonLakeFlyer/Heartbeat
...
One heartbeat per-link, not per-vehicle
9 years ago
Don Gagne
cb2892bc88
One heartbeat per-link, not per-vehicle
9 years ago
Andreas Bircher
498056eb5b
open file and directory dialogs in foreground
...
Conflicts:
src/MissionManager/GeoFenceController.cc
9 years ago
Don Gagne
128b8d8ef5
Merge pull request #4131 from wingtra/geotagging_back_end
...
Geotagging backend
9 years ago
Andreas Bircher
a210d8d4f6
casting to unsigned chars
9 years ago
Don Gagne
0d3dd8a1f1
Merge pull request #4227 from DonLakeFlyer/PolygonDraw
...
Fix mobile polygon draw
9 years ago
Don Gagne
5aeb5bd085
Merge pull request #4225 from DonLakeFlyer/RCCalSwitchLockout
...
Don't let other function mapping lock out usage of those channels for radio cal
9 years ago
Don Gagne
c6091ed44e
Fix mobile polygon draw
9 years ago
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
e3f8676cf8
Don't let other function mapping lock out usage of those channels for cal
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
Andreas Bircher
0ea21917a5
reading the message lengthts from the header of the binary log file
...
Conflicts:
src/AnalyzeView/GeoTagController.cc
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
Andreas Bircher
b36d59c030
updating the geotagging implementation
9 years ago
Andreas Bircher
a82877ee0e
geotagging backend
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