Activity for tty_term

  • Edward Emelianov committed [9c2b6a] on Code

    update for libusefull_macros v.0.3.2

  • Edward Emelianov committed [9048c9] on Code

    enlarge buffers to prevent memory corruption, but code needs strict review

  • Edward Emelianov committed [c959a4] on Code

    fix bug with backspace (was wrong symbol: ^H instead of ^?)

  • Edward Emelianov committed [ffdc74] on Code

    ver 0.1.3: fixed bug with UNIX-sockets

  • Edward Emelianov committed [8325f8] on Code

    fixed small bug

  • Edward Emelianov committed [d975df] on Code

    make tty buffer less (to avoid long waiting on a lot data sequence)

  • Edward Emelianov committed [45bef4] on Code

    fix small bug with oddity

  • Edward Emelianov committed [33658a] on Code

    add modbus input mode

  • Edward Emelianov committed [57235d] on Code

    add 3 modes of displaying

  • Edward Emelianov committed [ac4694] on Code

    prepare to introduce output formats

  • Edward Emelianov committed [84bfe8] on Code

    add input data types (text/raw/hex), TODO: output types & fix \r bug

  • Edward Emelianov committed [934cbc] on Code

    delete trash in cmdwin when wheel rolls

  • Edward Emelianov committed [08e99e] on Code

    add various speeds and uart format selection

  • Edward Emelianov committed [c3f6a0]

    remove unusable warning

  • Edward Emelianov committed [fd5d3d]

    remove bug with sockets: write->send(..., MSG_NOSIGNAL)

  • Edward Emelianov committed [a7f483]

    add socket path starting from zero byte

  • Edward Emelianov committed [910d9d]

    fixed bug with "\0name"

  • Edward Emelianov committed [0175cb]

    fixed bug with EOLs

  • Edward Edward committed [4d3300]

    fix readme

  • Edward Edward committed [c8028d]

    Add sockets support & dump to file

  • Edward Emelianov committed [c03d11]

    fix ctrl+C bug

  • Edward Emelianov committed [32f67b]

    fixed bug with ^C quit

  • Edward Emelianov committed [6a63b5]

    strange things appears...

  • Edward Emelianov committed [655ad5]

    EINTR fixed

  • Edward Emelianov committed [a33179]

    mutexes, correct disconnect/out

  • Edward Emelianov committed [b87fb2]

    remake: do it @ncurses & readline

  • Edward Edward committed [d4e0ae]

    initial commit

  • Edward Edward imported Code

1