Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright note | Christian Pointner | 2014-03-20 | 1 | -1/+1 |
| | |||||
* | licence updates | Christian Pointner | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | code cleanups and fixes (new gcc and clang) | Christian Pointner | 2013-09-16 | 1 | -9/+9 |
| | |||||
* | print return code when return with error | Christian Pointner | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | fixed return_value bug at serial-client | Christian Pointner | 2010-01-11 | 1 | -1/+3 |
| | |||||
* | improved termios settings | Christian Pointner | 2010-01-10 | 1 | -1/+2 |
| | | | | | | | fixed length check at write fixed output at log | ||||
* | added reconnect code to serialclient | Christian Pointner | 2009-12-06 | 1 | -20/+26 |
| | |||||
* | fixed missing return messages at dummy function | Christian Pointner | 2009-12-06 | 1 | -0/+1 |
| | |||||
* | added baudrate parameter | Christian Pointner | 2009-11-14 | 1 | -1/+4 |
| | |||||
* | serialclient should work now | Christian Pointner | 2009-11-13 | 1 | -14/+27 |
| | |||||
* | options parser for new serialclient | Christian Pointner | 2009-11-13 | 1 | -4/+8 |
| | | | | | | added serialclient to Makefile | ||||
* | added inital serialclient code | Christian Pointner | 2009-11-12 | 1 | -0/+255 |