<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sercp-pc, branch v0.4.0</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>Fixed receiving ACK on Windows</title>
<updated>2024-01-13T09:42:40+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2024-01-13T09:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=f43be8bee9140a477cf83ced0e1caf877a009008'/>
<id>f43be8bee9140a477cf83ced0e1caf877a009008</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>Serial port inicialization with flow control "none" for Windows</title>
<updated>2023-01-11T10:48:01+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2023-01-11T10:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=af2ed1c080cc5a8635a498b9dbcc66d230024969'/>
<id>af2ed1c080cc5a8635a498b9dbcc66d230024969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add switch -n for flow control none</title>
<updated>2023-01-10T22:28:58+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2023-01-10T22:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=087ff0d8a5e036c6cff66c97cfa1a322f55fadfa'/>
<id>087ff0d8a5e036c6cff66c97cfa1a322f55fadfa</id>
<content type='text'>
-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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed integer rounding - progress show 100% at the finish</title>
<updated>2021-01-20T12:31:57+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2021-01-20T12:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=139969ef7b0ac660853899ac601bab330c111f71'/>
<id>139969ef7b0ac660853899ac601bab330c111f71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port initialization changes for MAC OS</title>
<updated>2021-01-20T09:48:34+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2021-01-20T09:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=8679629f8c9f6a45b3b44ca2f2f613232b7607dd'/>
<id>8679629f8c9f6a45b3b44ca2f2f613232b7607dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gnu99 instead of gnu11, add O_NDELAY to serial port initialization</title>
<updated>2021-01-17T13:49:15+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2021-01-17T13:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=cc0b5a25a21417d5adb36a9d565a061fbb7f1ae4'/>
<id>cc0b5a25a21417d5adb36a9d565a061fbb7f1ae4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Testing release</title>
<updated>2020-04-08T18:45:21+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2020-04-08T18:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=39de4ec2d4e87043e2ec5a4fd58dda78ebb2fa4e'/>
<id>39de4ec2d4e87043e2ec5a4fd58dda78ebb2fa4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop hardware flow control for BSD and MAC builds - use -w 2000 parameter</title>
<updated>2020-04-08T11:57:02+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2020-04-08T11:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=6183b533da086307d4198ac30d8c76f81086c48f'/>
<id>6183b533da086307d4198ac30d8c76f81086c48f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix aborting while received fileinfo is corrupted</title>
<updated>2020-04-06T14:55:13+00:00</updated>
<author>
<name>Pavel Vymetálek</name>
<email>pavel@vym.cz</email>
</author>
<published>2020-04-06T14:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vym.cz/cgit/sercp-pc/commit/?id=4fb0f336df691b6fb55c38c1128b63d94fc4e1d3'/>
<id>4fb0f336df691b6fb55c38c1128b63d94fc4e1d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
