summaryrefslogtreecommitdiff
path: root/src/rhctl/serial_port.go
Commit message (Expand)AuthorAgeFilesLines
* create marshaller/unmarshaller for text,json,toml for all special typesChristian Pointner2016-04-191-2/+25
* reading from audio switch serial works nowChristian Pointner2016-03-261-2/+1
* disconnecting serial devices is now properly handledChristian Pointner2016-03-261-16/+33
* added config file parserChristian Pointner2016-03-261-13/+98
* some cleanupChristian Pointner2016-03-251-5/+5
* add an optional newline for all serial lineChristian Pointner2016-03-251-4/+4
* added basic audioswitch structChristian Pointner2016-03-251-9/+7
* rename serial port source fileChristian Pointner2016-03-241-0/+87