summaryrefslogtreecommitdiff
path: root/src/rhctl/conf.go
Commit message (Expand)AuthorAgeFilesLines
* added noptcp interface (not working yet)Christian Pointner2017-01-111-0/+3
* move serial port to external packageChristian Pointner2016-11-171-5/+6
* added basic web interfaceChristian Pointner2016-09-241-1/+2
* make settling times configurableChristian Pointner2016-09-241-0/+16
* playout server use a single serial device nowChristian Pointner2016-09-221-4/+2
* make reconcile simpler - needs testing...Christian Pointner2016-04-211-3/+11
* selecting server should work now - needs testing!Christian Pointner2016-04-201-0/+8
* rename switch ports to switch inputs @ configChristian Pointner2016-04-191-12/+12
* enforce uniqueness in confi switch port assignmentChristian Pointner2016-04-191-9/+25
* improved audio switch port configChristian Pointner2016-04-181-2/+3
* 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