Feature #292
Low latency blocking timeouts for posix serial
| Status: | Finished | Start: | 09/03/2011 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Daniel Stonier | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | 0.7 - Completeness | |||
Description
Currently termios permits a minimum of 100ms timeouts.
You can lower this in the kernel module itself (have tried before), or you can just set up a fake loop and use termios in non-blocking.
History
Updated by Daniel Stonier 624 days ago
- Status changed from Assigned to Finished
- % Done changed from 0 to 100
Done, also added demo_serial_timeout.