|
|
9c2b6aeebf
|
update for libusefull_macros v.0.3.2
|
2025-04-28 12:38:41 +03:00 |
|
|
|
9048c98099
|
enlarge buffers to prevent memory corruption, but code needs strict review
|
2025-02-12 09:59:33 +03:00 |
|
|
|
c959a4e23a
|
fix bug with backspace (was wrong symbol: ^H instead of ^?)
|
2024-05-08 14:37:21 +03:00 |
|
|
|
ffdc740f5c
|
ver 0.1.3: fixed bug with UNIX-sockets
|
2024-01-31 12:13:25 +03:00 |
|
|
|
8325f811e7
|
fixed small bug
|
2023-12-08 12:17:27 +03:00 |
|
|
|
d975dffa53
|
make tty buffer less (to avoid long waiting on a lot data sequence)
|
2023-12-07 12:15:31 +03:00 |
|
|
|
45bef4887c
|
fix small bug with oddity
|
2023-12-06 12:10:00 +03:00 |
|
|
|
33658a57a4
|
add modbus input mode
|
2023-11-23 17:04:54 +03:00 |
|
|
|
57235dccdd
|
add 3 modes of displaying
|
2023-11-23 12:40:33 +03:00 |
|
|
|
ac4694375e
|
prepare to introduce output formats
|
2023-11-03 12:37:33 +03:00 |
|
|
|
84bfe8b499
|
add input data types (text/raw/hex), TODO: output types & fix \r bug
|
2023-11-02 17:01:14 +03:00 |
|
|
|
934cbc04fd
|
delete trash in cmdwin when wheel rolls
|
2023-10-04 17:16:27 +03:00 |
|
|
|
08e99e0063
|
add various speeds and uart format selection
|
2023-09-28 17:20:12 +03:00 |
|
|
|
c3f6a033fb
|
remove unusable warning
|
2022-10-13 14:40:45 +03:00 |
|
|
|
fd5d3ddf8e
|
remove bug with sockets: write->send(..., MSG_NOSIGNAL)
|
2022-03-24 12:21:49 +03:00 |
|
|
|
a7f4837530
|
add socket path starting from zero byte
|
2022-02-03 13:33:58 +03:00 |
|
|
|
910d9dc512
|
fixed bug with "\0name"
|
2022-02-02 17:35:00 +03:00 |
|
|
|
0175cb4a8d
|
fixed bug with EOLs
|
2022-02-02 17:06:11 +03:00 |
|
Edward Emelianov
|
4d3300f623
|
fix readme
|
2022-02-01 21:56:34 +03:00 |
|
Edward Emelianov
|
c8028d6156
|
Add sockets support & dump to file
|
2022-02-01 21:53:31 +03:00 |
|
|
|
c03d11e7b6
|
fix ctrl+C bug
|
2021-01-12 20:53:44 +03:00 |
|
|
|
32f67b2fc3
|
fixed bug with ^C quit
|
2021-01-11 11:32:33 +03:00 |
|
|
|
6a63b5858c
|
strange things appears...
|
2020-12-23 13:12:37 +03:00 |
|
|
|
655ad5bd90
|
EINTR fixed
|
2020-12-23 11:57:49 +03:00 |
|
|
|
a33179c02a
|
mutexes, correct disconnect/out
|
2020-12-23 11:18:11 +03:00 |
|
|
|
b87fb2e22a
|
remake: do it @ncurses & readline
|
2020-12-22 18:42:27 +03:00 |
|
eddyem
|
d4e0ae967d
|
initial commit
|
2020-05-10 01:48:59 +03:00 |
|
Edward Emelianov
|
45c49bdb98
|
Initial commit
|
2020-05-10 01:43:14 +03:00 |
|