Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tio-3.5.tar.xz.asc | 2024-06-29 | 833 Bytes | |
tio-3.5.tar.xz.sha256sum | 2024-06-29 | 81 Bytes | |
tio-3.5.tar.xz | 2024-06-29 | 3.5 MB | |
README.md | 2024-06-29 | 417 Bytes | |
tio v3.5 source code.tar.gz | 2024-06-29 | 3.6 MB | |
tio v3.5 source code.zip | 2024-06-29 | 3.6 MB | |
Totals: 6 Items | 10.7 MB | 0 |
Changes since tio v3.4:
-
Clarify input and output direction of map flags
-
Rename mapping flag MSB2LSB to IMSB2LSB
This is the correct naming since we are changing the input bit order on input from the serial device.
- Add OIGNCR mapping flag
Ignores CR on output to serial device.
-
Fix line input mode ignoring characters ABCD
-
Fix tainted print
Jakob Haufe:
- Fix typos