Date: Thu, 16 Mar 2000 16:31:54 +0100
From: Remco Nonhebel <[EMAIL PROTECTED]>
When I reviewed the time stamps the Linux PC added, I noticed they were
fixed to 10 milliseconds (no matter which baudrate). But I have to be
more accurate than that.... After a few test (with sending the data at
random times), I have concluded the problem is at the receiving side.
You need to set the low_latency flag on the serial port. Look at the
man page for setserial. This compromises the efficiency of the port;
it's the classical latency vs. efficiency tradeoff.
- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to [EMAIL PROTECTED]