<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sercp-pc/TODO, branch v0.8.1</title>
<subtitle>PC-Side of sercp - Serial copy for ZX Spectrum 128</subtitle>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/'/>
<entry>
<title>Add -o/--oldprot switch for using old protocol without ack messages.</title>
<updated>2024-02-05T15:33:14+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2024-02-05T15:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=6778bf79e6765bfb0e2a504d19dce971e43a6d49'/>
<id>6778bf79e6765bfb0e2a504d19dce971e43a6d49</id>
<content type='text'>
- This is useful for old .sercp on computers with missing HW flow control (eLeMeNt ZX)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- This is useful for old .sercp on computers with missing HW flow control (eLeMeNt ZX)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add checking of ack messages</title>
<updated>2024-01-16T13:04:28+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2024-01-16T13:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=4c85cd016e7972f7affcff1f8a245b895886b69a'/>
<id>4c85cd016e7972f7affcff1f8a245b895886b69a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Communication confirmed by Ack messages without hw-flow control</title>
<updated>2024-01-11T12:44:10+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2024-01-11T12:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=9951618476f25d92907510eddd83ab51bbbd58d3'/>
<id>9951618476f25d92907510eddd83ab51bbbd58d3</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed sending and progressbar for files smaller than 256 bytes</title>
<updated>2020-04-06T08:38:31+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2020-04-06T08:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=9cc1f6571b3fa961a45ef7320b66e12524fc09de'/>
<id>9cc1f6571b3fa961a45ef7320b66e12524fc09de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remaining length of data while read fileinfo</title>
<updated>2020-04-05T12:22:31+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2020-04-05T12:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=3c8188b0070131a5b0eddb9a57dd54722d965b4c'/>
<id>3c8188b0070131a5b0eddb9a57dd54722d965b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed complicated interrupting by ctrl-c</title>
<updated>2020-04-03T08:32:08+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2020-04-03T08:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=45c8724e89c7c0d84fa42d2877f5b71c0f70749e'/>
<id>45c8724e89c7c0d84fa42d2877f5b71c0f70749e</id>
<content type='text'>
- ctrl-c stops the program immediatelly
- serial buffers are cleaned at startup and at finishing program
- pointers renamed to p_...
- comments are in english
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ctrl-c stops the program immediatelly
- serial buffers are cleaned at startup and at finishing program
- pointers renamed to p_...
- comments are in english
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for file time/date handling</title>
<updated>2019-03-26T10:09:21+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2019-03-26T10:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=59066b2124c4f3b7a873b941aa33db683a997cbc'/>
<id>59066b2124c4f3b7a873b941aa33db683a997cbc</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO, fixed compile-time warnings</title>
<updated>2019-03-19T15:10:31+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2019-03-19T15:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=2d5fd6762eb110f537e3bb04cb632b1885956216'/>
<id>2d5fd6762eb110f537e3bb04cb632b1885956216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dopleneno TODO o podporu fakeRTC</title>
<updated>2019-03-18T22:42:37+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2019-03-18T22:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=b7d59dfb103014839518f8a7eaabffed9f572af3'/>
<id>b7d59dfb103014839518f8a7eaabffed9f572af3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doplněn odkaz GNU/GPL, řízení toku RTS/CTS na Windows, doplěn .rc soubor</title>
<updated>2019-02-27T08:49:13+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2019-02-27T08:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=c658bf9a9e38731e08a0526972c0c911c1980c65'/>
<id>c658bf9a9e38731e08a0526972c0c911c1980c65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
