View Single Post
  #30  
Old 08-08-2011, 10:25 PM
ATAG_Snapper's Avatar
ATAG_Snapper ATAG_Snapper is offline
Approved Member
 
Join Date: Oct 2010
Location: Kitchener, Ontario, Canada
Posts: 1,286
Default

Quote:
Originally Posted by klem View Post
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!
Reply With Quote