dune icon indicating copy to clipboard operation
dune copied to clipboard

DUNE/Hardware/SerialPort: add read-only option

Open krisgry opened this issue 3 years ago • 0 comments

Small PR to make it possible to use the SerialPort interface in read-only mode. Work by Artur Zolich.

Also have some code that makes use of this in SerialOverTCP, but that code is a bit "brute force". Just mentioning it, in case someone is interested.

The use-case was: two UHF radios on the ground, and wanted to be absolutely sure that only one of them was sending data.

krisgry avatar Feb 23 '21 13:02 krisgry