Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Communication confirmed by Ack messages without hw-flow control | Pavel Vymetálek | 2024-01-11 | 1 | -0/+1 |
| | | | | | | | | | | - default confirmation by Ack messages - still compatible with old .sercp by -l switch for hw flow control - switch -w is not used when using ack messages - new switch for turbo speed - 115200Bd. Same as on the Speccy TODO - check Ack messages properly | ||||
* | Use gnu99 instead of gnu11, add O_NDELAY to serial port initialization | Pavel Vymetálek | 2021-01-17 | 1 | -0/+1 |
| | |||||
* | Testing releasev0.3.4 | Pavel Vymetálek | 2020-04-08 | 1 | -0/+1 |
| | |||||
* | Fixed sending and progressbar for files smaller than 256 bytes | Pavel Vymetálek | 2020-04-06 | 1 | -1/+3 |
| | |||||
* | Fixed complicated interrupting by ctrl-cv0.3.1 | Pavel Vymetálek | 2020-04-03 | 1 | -0/+1 |
| | | | | | | | - ctrl-c stops the program immediatelly - serial buffers are cleaned at startup and at finishing program - pointers renamed to p_... - comments are in english | ||||
* | Update CHANGELOG | Pavel Vymetálek | 2019-03-26 | 1 | -0/+1 |
| | |||||
* | Update TODO, fixed compile-time warningsv0.2.3 | Pavel Vymetálek | 2019-03-19 | 1 | -0/+3 |