<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/rspsxserial/src/main.rs, branch master</title>
<subtitle>Command-line application to transfer files to a PS1 written in Rust.
</subtitle>
<id>https://gitea.privatedns.org/xavi/rspsxserial/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/rspsxserial/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/'/>
<updated>2019-01-08T00:09:26+00:00</updated>
<entry>
<title>ACK from the device is received.</title>
<updated>2019-01-08T00:09:26+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2019-01-08T00:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=5ce9fef2f59b2cad13a8460784f056db890700de'/>
<id>urn:sha1:5ce9fef2f59b2cad13a8460784f056db890700de</id>
<content type='text'>
Fixed serial configuration as "no parity".
Added command-line argument "--cdimg-folder", used to retrieve data.
</content>
</entry>
<entry>
<title>Some more work and format changes.</title>
<updated>2019-01-06T21:10:49+00:00</updated>
<author>
<name>Xavier Del Campo</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2019-01-06T21:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=4e0853f81708dad75c4fc259dd9b318bf0a46bd3'/>
<id>urn:sha1:4e0853f81708dad75c4fc259dd9b318bf0a46bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more work, but it still does not compile</title>
<updated>2018-12-30T23:28:46+00:00</updated>
<author>
<name>Xavier Del Campo</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-12-30T23:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=42f2476aeebc5eb5a9366a6a366c9678eba6eb1b'/>
<id>urn:sha1:42f2476aeebc5eb5a9366a6a366c9678eba6eb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some comments</title>
<updated>2018-12-30T17:21:35+00:00</updated>
<author>
<name>Xavier Del Campo</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-12-30T17:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=b47361f283777f266970f9c082782ebac6c04aef'/>
<id>urn:sha1:b47361f283777f266970f9c082782ebac6c04aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>app.rs now configures a given serial device with a given baud rate. If not defined, 4800bps are set by default, but this will be surely changed in the future.</title>
<updated>2018-12-30T00:22:32+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-12-30T00:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=f1f333f8b5d2ca0978300d263198e480d4f829f4'/>
<id>urn:sha1:f1f333f8b5d2ca0978300d263198e480d4f829f4</id>
<content type='text'>
I was messing up pretty badly with command line arguments, so they have been declared as constants in cmdline.rs, whereas CMD_LINE_ARGS is now private.
Uncommented  "extern crate serial". Question: why does need to be included on main?
</content>
</entry>
<entry>
<title>Program logic has been distributed from main to app and cmdline.</title>
<updated>2018-12-29T01:23:56+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-12-29T01:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=72e712189ba8d65b9cce1da1fae6aa8b8727c3e2'/>
<id>urn:sha1:72e712189ba8d65b9cce1da1fae6aa8b8727c3e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Required parameters are now checked.</title>
<updated>2018-12-28T16:48:29+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-12-28T16:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=ab8eea8c95a63d659783969b3e367f0726764af4'/>
<id>urn:sha1:ab8eea8c95a63d659783969b3e367f0726764af4</id>
<content type='text'>
Added new CmdLineArg instance inside const parameter table, used for baudrate configuration.
Implemented some methods on CmdLineArg.
</content>
</entry>
<entry>
<title>Added preliminary main file</title>
<updated>2018-12-28T11:57:21+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-12-28T11:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rspsxserial/commit/?id=dc203a882c9ca5848abb2bf5991ed2ea4fa1b29a'/>
<id>urn:sha1:dc203a882c9ca5848abb2bf5991ed2ea4fa1b29a</id>
<content type='text'>
</content>
</entry>
</feed>
