<feed xmlns='http://www.w3.org/2005/Atom'>
<title>project-robotrun-software/robot/makefile, branch 0.2.0</title>
<subtitle>21-22 b04 proj06: robotrun</subtitle>
<id>https://git.pipeframe.xyz/school/project-robotrun-software/atom?h=0.2.0</id>
<link rel='self' href='https://git.pipeframe.xyz/school/project-robotrun-software/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/'/>
<updated>2022-05-26T13:42:52+00:00</updated>
<entry>
<title>fix client compilation temporarily and disable sim on master branch</title>
<updated>2022-05-26T13:42:52+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-26T13:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=8995e8b1f29f9c5da4d8c08fafcba53c58ee7947'/>
<id>urn:sha1:8995e8b1f29f9c5da4d8c08fafcba53c58ee7947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement info command</title>
<updated>2022-05-26T10:42:34+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-26T10:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=f353e78916a57fe21084fe34fd80c13ae4844d32'/>
<id>urn:sha1:f353e78916a57fe21084fe34fd80c13ae4844d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix `make clean`</title>
<updated>2022-05-24T20:06:09+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-24T20:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=b0a905b14ff90f2240e5aa2928d5329d8494cb46'/>
<id>urn:sha1:b0a905b14ff90f2240e5aa2928d5329d8494cb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move some code to a shared folder</title>
<updated>2022-05-24T19:56:59+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-24T19:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=937a3a736aaf2c468c8c8e8dbc7963a87eae890f'/>
<id>urn:sha1:937a3a736aaf2c468c8c8e8dbc7963a87eae890f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[WIP] serial communication (broken w/ segfault)</title>
<updated>2022-05-18T09:18:04+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-18T09:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=3f4b1c7284304d8c4ae2e4dd17359a2b4c1c573c'/>
<id>urn:sha1:3f4b1c7284304d8c4ae2e4dd17359a2b4c1c573c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix buffer overflow in error handling module</title>
<updated>2022-05-17T20:37:09+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-17T20:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=154df68cb2a74a3b22456e8ec5af3af54352a41f'/>
<id>urn:sha1:154df68cb2a74a3b22456e8ec5af3af54352a41f</id>
<content type='text'>
- fixed ring buffer overflow in errcatch module
- fixed naming of commands in sercomm module
- added comments to macro's in consts.h
- properly handle `W2_E_WARN_UNCAUGHT_ERROR` and
  `W2_E_WARN_ERR_BUFFER_FULL` (these used to cause infinite loops)
- added buffer full warning code
- added options to hide some simulation messages
- more boilerplate sercomm module code
</content>
</entry>
<entry>
<title>error handling done + better simulation / debug messaging</title>
<updated>2022-05-13T22:49:58+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-13T22:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=d9df6e65017e9f4409b33a13e4aa62f37e685946'/>
<id>urn:sha1:d9df6e65017e9f4409b33a13e4aa62f37e685946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug error handling</title>
<updated>2022-05-13T17:29:31+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-13T17:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=3f90c242ff00cc2a8ec26486c1d22bb0e3de0114'/>
<id>urn:sha1:3f90c242ff00cc2a8ec26486c1d22bb0e3de0114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement dummy simulation functions</title>
<updated>2022-05-13T12:15:13+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-13T12:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=4dc9b15829321e29b82c5f0317d2a0811aee6482'/>
<id>urn:sha1:4dc9b15829321e29b82c5f0317d2a0811aee6482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added clang-tidy to make format</title>
<updated>2022-05-10T11:20:42+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2022-05-10T11:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/school/project-robotrun-software/commit/?id=aaf6d7963314c1fcb86b84442cd3d960bc87297b'/>
<id>urn:sha1:aaf6d7963314c1fcb86b84442cd3d960bc87297b</id>
<content type='text'>
</content>
</entry>
</feed>
