summaryrefslogtreecommitdiff
path: root/src/rhctl/main.go
Commit message (Collapse)AuthorAgeFilesLines
* parsing server channel command worksChristian Pointner2016-03-261-0/+5
|
* disconnecting serial devices is now properly handledChristian Pointner2016-03-261-0/+4
|
* add timeout for audioswtich commands to config fileChristian Pointner2016-03-261-2/+3
|
* basic process handling is workingChristian Pointner2016-03-261-24/+37
|
* added config file parserChristian Pointner2016-03-261-32/+28
| | | | improved baudrate handling
* added basic audioswitch structChristian Pointner2016-03-251-2/+9
|
* added basic server structChristian Pointner2016-03-241-26/+16
|
* added serial port handlingChristian Pointner2016-03-241-1/+8
|
* started rewrite in goChristian Pointner2016-03-231-0/+103