16 Commits

Author SHA1 Message Date
9c2b6aeebf update for libusefull_macros v.0.3.2 2025-04-28 12:38:41 +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
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
c8028d6156 Add sockets support & dump to file 2022-02-01 21:53:31 +03:00