Ok, I finally got an RS232 uart to work properly on the TS-7500 (the fpga
program needed to be upgraded to revision x03)
but whats interesting is the RX buffer of the uart fills so long as data is
coming in and queues up.
So what is the best way to dump this data for the freshest? For example say I
have a GPS hooked up to a uart, and its constantly spewing data which I don't
care about. Now say all of a sudden I want the next gps data; I don't want
wade through the entire /dev/gpsuart file to get to the last data; I want to be
able to reset /dev/gpsuart, and have it fill fresh when I want it.
Any ideas?
Also what happens if I ignore the Gps data for a loooong time, what is the
buffer limit on the /dev/gpsuart as set up by
xuartctl ???
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|