Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add checking of ack messages | Pavel Vymetálek | 2024-01-16 | 1 | -15/+37 |
| | |||||
* | Fixed receiving ACK on Windowsv0.4.0 | Pavel Vymetálek | 2024-01-13 | 1 | -12/+15 |
| | |||||
* | Communication confirmed by Ack messages without hw-flow control | Pavel Vymetálek | 2024-01-11 | 1 | -45/+148 |
| | | | | | | | | | | - 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 | ||||
* | Serial port inicialization with flow control "none" for Windows | Pavel Vymetálek | 2023-01-11 | 1 | -2/+7 |
| | |||||
* | Add switch -n for flow control nonev0.3.7 | Pavel Vymetálek | 2023-01-10 | 1 | -6/+23 |
| | | | | | -n, --none Set the flow control to NONE. Default is CTS/RTS. This is useful for eLeMeNt ZX and machines or serial port without CTS/RTS wires. | ||||
* | Fixed integer rounding - progress show 100% at the finishv0.3.6 | Pavel Vymetálek | 2021-01-20 | 1 | -2/+2 |
| | |||||
* | Port initialization changes for MAC OSv0.3.5 | Pavel Vymetálek | 2021-01-20 | 1 | -11/+36 |
| | |||||
* | Use gnu99 instead of gnu11, add O_NDELAY to serial port initialization | Pavel Vymetálek | 2021-01-17 | 1 | -5/+12 |
| | |||||
* | Drop hardware flow control for BSD and MAC builds - use -w 2000 parameter | Pavel Vymetálek | 2020-04-08 | 1 | -7/+6 |
| | |||||
* | Fix aborting while received fileinfo is corruptedv0.3.3 | Pavel Vymetálek | 2020-04-06 | 1 | -11/+18 |
| | |||||
* | Fix serial port initialization | Pavel Vymetálek | 2020-04-06 | 1 | -12/+13 |
| | |||||
* | Fixed windows build | Pavel Vymetálek | 2020-04-06 | 1 | -2/+13 |
| | |||||
* | Fixed sending and progressbar for files smaller than 256 bytes | Pavel Vymetálek | 2020-04-06 | 1 | -5/+10 |
| | |||||
* | Fix remaining length of data while read fileinfo | Pavel Vymetálek | 2020-04-05 | 1 | -6/+7 |
| | |||||
* | Serial port flags for BSD or __APPLE__ | Pavel Vymetálek | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Change open serial port for __APPLE__: CCTS_OFLOW | CRTS_IFLOWv0.3.2 | Pavel Vymetálek | 2020-04-03 | 1 | -9/+15 |
| | |||||
* | Fixed complicated interrupting by ctrl-cv0.3.1 | Pavel Vymetálek | 2020-04-03 | 1 | -103/+91 |
| | | | | | | | - ctrl-c stops the program immediatelly - serial buffers are cleaned at startup and at finishing program - pointers renamed to p_... - comments are in english | ||||
* | povýšeno číslo verze v .rc pro windows build | Pavel Vymetálek | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Add support for file time/date handlingv0.3.0 | Pavel Vymetálek | 2019-03-26 | 1 | -30/+53 |
| | | | | | | - requires esxdos v0.8.7 and .sercp v0.3 - backward compatible with .sercp v0.2 on esxdos v0.8.6 - if zero date is received actual date/time are used | ||||
* | Update TODO, fixed compile-time warningsv0.2.3 | Pavel Vymetálek | 2019-03-19 | 1 | -4/+4 |
| | |||||
* | Upravy nastaveni seriaku. Chodi na MacOS - Delal to Otis | Pavel Vymetálek | 2019-03-16 | 1 | -12/+14 |
| | |||||
* | Zrušeno čekání po posledním blokuv0.2 | Pavel Vymetálek | 2019-03-09 | 1 | -2/+3 |
| | |||||
* | Přidáno čtení šířky konzole i na Windows. | Pavel Vymetálek | 2019-03-02 | 1 | -1/+8 |
| | | | | | - testováno na wine a v XP a šířku ukazuje stále 80 znaků :-( - otestovat na win7 a win10 | ||||
* | Změna nastavení RTS řízení com portu na Windows | Pavel Vymetálek | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | Doplněn odkaz GNU/GPL, řízení toku RTS/CTS na Windows, doplěn .rc soubor | Pavel Vymetálek | 2019-02-27 | 1 | -35/+28 |
| | |||||
* | Všechny texty v angličtině, opravy warningů | Pavel Vymetálek | 2019-02-19 | 1 | -14/+20 |
| | |||||
* | sercp možno přeložit pro Win64 a Win32 | Pavel Vymetálek | 2019-02-19 | 1 | -74/+282 |
| | | | | - přidán soubor sercp.res s podpisem exáče :-) | ||||
* | Přidáno zkrácení názvu souboru když je delší než 8.3 | Pavel Vymetálek | 2019-02-18 | 1 | -14/+26 |
| | | | | - berou se první 4 znaky a posledních 8 znaků - .ext + 4 poslední znaky názvu | ||||
* | Priprava pro prijem s pridanou cestou (path) | Pavel Vymetálek | 2019-02-18 | 1 | -320/+59 |
| | |||||
* | Změna uvítacího textu pro sercp, doplněno TODO | Pavel Vymetálek | 2019-02-16 | 1 | -10/+6 |
| | |||||
* | První commit: vychází se z programu taptoser | Pavel Vymetálek | 2019-02-07 | 1 | -0/+786 |