ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.8k stars 2.42k forks source link

MAVLINK Connection Announcement #1222

Open dtjw315 opened 8 years ago

dtjw315 commented 8 years ago

I posted this on DIYDrones and Chris Anderson suggested I posted it here.

Ok, so I love Mission Planner. Also love the voice announcements and want to keep them...BUT.....when the mavlink first connects, it gives an announcement that is a series of numbers - "zero zero three to three zero zero three million three hundred...." you get the idea - and takes about 3 and a half days to announce ha ha ha.

I know you can turn some announcements on and off in the config, but, is there anyway to turn that particular announcement off, or change what she says at that particular point?

It would be nice, as suggested above, to be able to disable or change this particular announcement.

meee1 commented 8 years ago

what version of copter are you running?

meee1 commented 8 years ago

ive added a permanent exclude for that one message.

iskess commented 8 years ago

How about the message "Executing NAV Command #16" that pops up at every waypoint. Could that be in plain English?

meee1 commented 8 years ago

is it said? or just displayed?

iskess commented 8 years ago

Both displayed and spoken. It also needs to know how to speak some abbreviations. For example a message says "past waypoint 56 dist 18m" but it spells out "d-i-s-t" rather than saying "distance" and says "one-eight-m" instead of "eighteen meters". It's very hard to decipher what it is saying.

meee1 commented 8 years ago

most of this is from the autopilot itself. Mp simply speaks what is passed to it.

iskess commented 8 years ago

Is there a way to edit the speech engine to pronounce NAV and DIST, etc rather than spelling out each letter?

What does "NAV Command ID #16" mean?

meee1 commented 8 years ago

I will have a look into that. this really should be a new issue however.

dtjw315 commented 8 years ago

I'm using v3.3.3

So, I'm new to copter and mission planner, so the code above, do I need to add it somewhere or just update my firmware?

iskess commented 8 years ago

Go to the HELP tab and download the latest beta