Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
f4e50e33
Commit
f4e50e33
authored
Mar 06, 2016
by
Don Gagne
Browse files
Remove announce before modes are known
parent
1b6162ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Vehicle/Vehicle.cc
View file @
f4e50e33
...
...
@@ -225,9 +225,6 @@ Vehicle::Vehicle(LinkInterface* link,
_batteryFactGroup
.
setVehicle
(
this
);
_windFactGroup
.
setVehicle
(
this
);
_vibrationFactGroup
.
setVehicle
(
this
);
_announceArmedChanged
(
armed
());
_announceflightModeChanged
(
flightMode
());
}
// Disconnected Vehicle
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment