19 Commits

Author SHA1 Message Date
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