Attila Veghelyi
4924969268
Complete bit reorder feature for release
2022-09-29 17:33:35 +02:00
Attila Veghelyi
5b8f33bd78
Add bit reverse order feature
2022-09-29 15:42:44 +02:00
Martin Lund
ce3101a380
Clean up indentation
2022-09-18 19:20:12 +02:00
Martin Lund
e54a13827b
Update example tiorc
2022-09-18 12:35:49 +02:00
Martin Lund
d70af20454
Update README
2022-09-18 12:30:55 +02:00
Martin Lund
f2535e4ea0
Update README
2022-09-17 22:57:55 +02:00
Martin Lund
fb89b79b30
Update man page
2022-09-16 13:47:29 +02:00
Martin Lund
3298ba0f1b
Update README
2022-09-16 13:43:51 +02:00
Martin Lund
d06623dd7a
Update README
2022-09-16 13:35:23 +02:00
Martin Lund
6c168bcc77
Update README
2022-09-16 13:25:18 +02:00
Martin Lund
512bc410f3
Update README
2022-09-14 19:53:27 +02:00
Martin Lund
52c89ca071
Update README
2022-09-13 17:12:28 +02:00
Martin Lund
33f287e8cf
Update README
2022-09-13 17:05:05 +02:00
Martin Lund
167988bf27
Update README
2022-09-13 17:03:59 +02:00
Martin Lund
3e728a223c
Update README
2022-09-13 17:01:09 +02:00
Martin Lund
1f19ba1302
Update README
2022-09-13 16:59:34 +02:00
Martin Lund
3fab077a7a
Update README
2022-09-13 16:58:28 +02:00
Martin Lund
0131a9a051
Update README
2022-09-13 16:57:15 +02:00
Martin Lund
e7dcd5d034
Update README
2022-09-13 16:56:08 +02:00
Martin Lund
7d597d315b
Update README
2022-09-13 16:54:36 +02:00
Martin Lund
0f31f17f5d
Update README
2022-09-13 16:43:10 +02:00
Martin Lund
97796395aa
Update README
2022-09-13 16:32:25 +02:00
Martin Lund
f43ef9b584
Update README
2022-09-13 16:30:49 +02:00
Martin Lund
529692805c
Update README
2022-09-13 16:22:57 +02:00
Martin Lund
76a51a4af3
Update README
2022-09-13 16:19:15 +02:00
Martin Lund
eb95a656b0
Update README
2022-09-13 16:15:58 +02:00
Martin Lund
bf3974c2b6
Update README
2022-09-11 22:31:20 +02:00
Martin Lund
ab885713b9
Add support for sending prefix character to serial device
...
Do so by inputting prefix key twice, e.g. input ctrl-t ctrl-t to send
ctrl-t character to serial device.
2022-09-11 22:17:29 +02:00
Martin Lund
81607424f8
Update README
2022-09-11 20:13:21 +02:00
Martin Lund
d0926b25ba
Bump version
2022-09-11 14:00:45 +02:00
Martin Lund
6618642acf
Fix tty path on MSYS/CYGWIN platforms
2022-09-11 13:38:13 +02:00
Martin Lund
47827f094b
Fix compilation error on systems without RS-485 support
2022-09-11 12:51:48 +02:00
Martin Lund
137e6111f6
Update README
2022-09-11 11:59:42 +02:00
Martin Lund
61b204aa3d
Update plain text man page
2022-09-11 11:58:18 +02:00
Martin Lund
16479c8d86
Cleanup
2022-09-11 11:55:19 +02:00
Martin Lund
278750428c
Update plain text man page
2022-09-11 11:47:04 +02:00
Martin Lund
f8c9d6091a
Update version date
2022-09-11 11:46:24 +02:00
Martin Lund
75c5261fe5
Update NEWS
2022-09-11 11:43:56 +02:00
Martin Lund
8188bb5b76
Handle stale unix socket file
...
Delete existing unix socket file if it is tested to be stale, meaning no
one is listening on it.
2022-09-11 11:20:27 +02:00
Martin Lund
0afcef807b
Cleanup
2022-09-11 00:57:05 +02:00
Martin Lund
1dc3a3891d
Cleanup
2022-09-10 23:31:02 +02:00
Martin Lund
ba2d49d2f7
Consolidate timestamp implementation in one file
2022-09-10 23:29:23 +02:00
Martin Lund
a85cfcf3ef
Update README
2022-09-10 23:01:28 +02:00
Martin Lund
6224fe292e
Update example
2022-09-10 22:53:27 +02:00
Martin Lund
88588100e4
Update plain text man page
2022-09-10 22:46:58 +02:00
Martin Lund
9cad01791b
Update NEWS
2022-09-10 22:45:55 +02:00
Martin Lund
989874ffb8
Cleanup
2022-09-10 22:39:36 +02:00
Martin Lund
dbc9a8e82d
Add visual or audible alert support on connect/disconnect
...
The feature is detailed via the following option:
--alert none|bell|blink
Set alert action on connect/disconnect.
It will sound the bell once or blink once on successful connect.
Likewise it will sound the bell twice or blink twice on disconnect.
Default value is "none" for no alert.
2022-09-10 22:33:42 +02:00
Martin Lund
68fc159654
Fix listing of serial devices in MSYS2/Cygwin
...
We generally try to list serial devices by ID but in the MSYS2/Cygwin
environment serial devices are not available by ID and so we simply list
the basic serial device paths instead.
2022-09-10 19:06:18 +02:00
Martin Lund
3c8d7fa786
Update NEWS
2022-09-10 18:08:05 +02:00