Quote:
Originally Posted by klem
I was hoping that as a text string can be sent I could send some long ones 
|
You've asked an intriguing question. To a certain degree I think you can with some standard text comms.
Example: you say "Returning to base!" DWVAC is then programmed to enter "rtb" in the text window without you having to hit the keyboard at all.
This is how it could be programmed (I think):
Text phrase: Returning to Base (this is what you actually say)
Command 1: `
Command 2: r
Command 3: t
Command 4: b
Command 5: ENTER
Gonna have to try this out!