summaryrefslogtreecommitdiff
path: root/serialclient.c
Commit message (Expand)AuthorAgeFilesLines
* updated copyright noteChristian Pointner2014-03-201-1/+1
* licence updatesChristian Pointner2013-09-161-1/+1
* code cleanups and fixes (new gcc and clang)Christian Pointner2013-09-161-9/+9
* print return code when return with errorChristian Pointner2010-01-131-1/+1
* fixed return_value bug at serial-clientChristian Pointner2010-01-111-1/+3
* improved termios settingsChristian Pointner2010-01-101-1/+2
* added reconnect code to serialclientChristian Pointner2009-12-061-20/+26
* fixed missing return messages at dummy functionChristian Pointner2009-12-061-0/+1
* added baudrate parameterChristian Pointner2009-11-141-1/+4
* serialclient should work nowChristian Pointner2009-11-131-14/+27
* options parser for new serialclientChristian Pointner2009-11-131-4/+8
* added inital serialclient codeChristian Pointner2009-11-121-0/+255