Don Gagne
1bcb22845c
Merge pull request #4244 from DonLakeFlyer/SwipeViewClick
...
Swipe view click
8 years ago
Don Gagne
4d5fddbd60
Merge pull request #4243 from DonLakeFlyer/SmallFixes
...
Small fixes
8 years ago
Don Gagne
3c254e35e0
Merge pull request #4241 from DonLakeFlyer/MultiVehicleConnectNotify
...
Don't change active vehicle for additional vehicles
8 years ago
Don Gagne
11d87639b3
Merge pull request #4240 from DonLakeFlyer/RallyPointOptional
...
RallyPoint support should be optional
8 years ago
Don Gagne
40bb2f19ab
Click instead of swipe to change pages
8 years ago
Don Gagne
cbc37c9e75
Tone down opacity so you can see what is behind when n/a
8 years ago
Don Gagne
7cdaddd333
Fix positioning
8 years ago
Don Gagne
7fed3dcc61
removeAll call before prompt
8 years ago
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.
8 years ago
Don Gagne
5505a66e25
Don't change active vehicle for additional vehicles
8 years ago
Don Gagne
1b29384e19
RallyPoint support should be optional
8 years ago
Don Gagne
da5971a540
Better logging, plus some retry fixes
8 years ago
Don Gagne
d1cc23a2cb
Merge pull request #4234 from DonLakeFlyer/Heartbeat
...
One heartbeat per-link, not per-vehicle
8 years ago
Don Gagne
cb2892bc88
One heartbeat per-link, not per-vehicle
8 years ago
Andreas Bircher
498056eb5b
open file and directory dialogs in foreground
...
Conflicts:
src/MissionManager/GeoFenceController.cc
8 years ago
Don Gagne
128b8d8ef5
Merge pull request #4131 from wingtra/geotagging_back_end
...
Geotagging backend
8 years ago
Andreas Bircher
a210d8d4f6
casting to unsigned chars
8 years ago
Don Gagne
0d3dd8a1f1
Merge pull request #4227 from DonLakeFlyer/PolygonDraw
...
Fix mobile polygon draw
8 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
8 years ago
Don Gagne
c6091ed44e
Fix mobile polygon draw
8 years ago
Don Gagne
07b8674a2b
Merge pull request #4224 from DonLakeFlyer/APMAccelCheck
...
Only depend on accel 1 for setup complete
8 years ago
Don Gagne
cfe59f34a0
Merge pull request #4221 from DonLakeFlyer/MissionProtocolHardening
...
Harden mission protocol to lost packets
8 years ago
Don Gagne
e3f8676cf8
Don't let other function mapping lock out usage of those channels for cal
8 years ago
Don Gagne
cbfa7cc371
Merge pull request #4220 from DonLakeFlyer/FenceFixes
...
Pile of GeoFence fixes
8 years ago
Don Gagne
3874b796f4
Merge pull request #4219 from bluerobotics/leakFormat
...
Improve Sub's leak sensor labeling for better clarity
8 years ago
Don Gagne
30d0e992e3
Merge pull request #4217 from DonLakeFlyer/MissionTimeDisplay
...
Show mission time in minutes
8 years ago
Don Gagne
3f659c5279
Only depend on accel 1 for setup complete
8 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.
8 years ago
Don Gagne
18ea73bd1e
Correct fence enabled handling
8 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.
8 years ago
Don Gagne
33ee98333d
Correct handling of fence visibility
8 years ago
Don Gagne
91a349409e
Merge pull request #4216 from DonLakeFlyer/ChangeAlt
...
Correct altitude usage for Change Altitude
8 years ago
Rustom Jehangir
ff499429df
Improve Sub's leak sensor labeling for better clarity.
8 years ago
Andreas Bircher
0ea21917a5
reading the message lengthts from the header of the binary log file
...
Conflicts:
src/AnalyzeView/GeoTagController.cc
8 years ago
Don Gagne
7667e634f0
Show mission time in minutes
8 years ago
Don Gagne
cba2a722fe
Correct altitude usage for Change Altitude
8 years ago
Don Gagne
8eab3f6ed0
Merge pull request #4213 from DonLakeFlyer/CalMessages
...
Filter out calibration messages
8 years ago
Don Gagne
17f74fe79a
Merge pull request #4212 from DonLakeFlyer/MultiRotorFlaps
...
No flaps for multi-rotor
8 years ago
Don Gagne
e1864d0bd3
Filter out calibration messages
8 years ago
Don Gagne
1694d46bb5
No flaps for multi-rotor
8 years ago
Don Gagne
bdc3dff80e
Merge pull request #4206 from DonLakeFlyer/VehicleHealth
...
New vehicle health display using SYS_STATUS info
8 years ago
Don Gagne
ae02bcd270
Merge pull request #4205 from DonLakeFlyer/MapViewport
...
Better Plan view map viewport handling
8 years ago
Don Gagne
0b83a2da57
Merge pull request #4203 from DonLakeFlyer/DefaultTakeoffAlt
...
Change default takeoff alt to 3 meters
8 years ago
Peter Barker
6210e39d64
Vagrant: QGC now requires SDL2 ( #4208 )
8 years ago
Daniel Agar
89b7e11543
travis-ci android setup echo full PATH ( #4207 )
8 years ago
Don Gagne
1b94369cb9
New vehicle health display using SYS_STATUS info
8 years ago
Don Gagne
49177bc2cc
Better map viewport management
8 years ago
Don Gagne
f52b62818d
Signalling fixes
8 years ago
Don Gagne
1b38249066
Rally point count incorrect
8 years ago
Don Gagne
141976c431
Bug fixes
...
- Incorrect signaling causing dirty but to be incorrect
- Remove all not working
- Min fence point count incorrect
8 years ago