summaryrefslogtreecommitdiff
path: root/src/rhctl/conf.go
Commit message (Collapse)AuthorAgeFilesLines
* added generator for switch commandsChristian Pointner2016-03-301-3/+4
|
* added telnet control interfaceChristian Pointner2016-03-291-0/+3
|
* added audio port cofiguration to config parserChristian Pointner2016-03-271-0/+4
|
* use Trim() not TrimLeft(TrimRight())Christian Pointner2016-03-271-1/+1
|
* heartbeat handling works nowChristian Pointner2016-03-261-9/+6
|
* add timeout for audioswtich commands to config fileChristian Pointner2016-03-261-0/+18
|
* basic process handling is workingChristian Pointner2016-03-261-5/+5
|
* added config file parserChristian Pointner2016-03-261-0/+64
improved baudrate handling