mcdermj / buster

Buster D-Star Reflector Client for MacOS X
Other
15 stars 7 forks source link

Auto detect baud rate of ThumbDV #13

Open mcdermj opened 9 years ago

mcdermj commented 9 years ago

We should be able to query the ThumbDV to figure out what its baud rate is by trying the reset command multiple times until we get the right response. This probably will have to have an NSArray of multiple valid values.

bhhoyer commented 9 years ago

Sounds Good, but Flex had a problem doing that. I’ll dig it up and send it to you.

Also RTS is used on the 3000. It goes active after a reset. Do you have it enabled?

On Sep 4, 2015, at 5:21 PM, Jeremy McDermond notifications@github.com wrote:

We should be able to query the ThumbDV to figure out what its baud rate is by trying the reset command multiple times until we get the right response. This probably will have to have an NSArray of multiple valid values.

— Reply to this email directly or view it on GitHub https://github.com/mcdermj/buster/issues/13.