Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added noptcp interface (not working yet) | Christian Pointner | 2017-01-11 | 1 | -0/+3 |
* | move serial port to external package | Christian Pointner | 2016-11-17 | 1 | -5/+6 |
* | added basic web interface | Christian Pointner | 2016-09-24 | 1 | -1/+2 |
* | make settling times configurable | Christian Pointner | 2016-09-24 | 1 | -0/+16 |
* | playout server use a single serial device now | Christian Pointner | 2016-09-22 | 1 | -4/+2 |
* | make reconcile simpler - needs testing... | Christian Pointner | 2016-04-21 | 1 | -3/+11 |
* | selecting server should work now - needs testing! | Christian Pointner | 2016-04-20 | 1 | -0/+8 |
* | rename switch ports to switch inputs @ config | Christian Pointner | 2016-04-19 | 1 | -12/+12 |
* | enforce uniqueness in confi switch port assignment | Christian Pointner | 2016-04-19 | 1 | -9/+25 |
* | improved audio switch port config | Christian Pointner | 2016-04-18 | 1 | -2/+3 |
* | added generator for switch commands | Christian Pointner | 2016-03-30 | 1 | -3/+4 |
* | added telnet control interface | Christian Pointner | 2016-03-29 | 1 | -0/+3 |
* | added audio port cofiguration to config parser | Christian Pointner | 2016-03-27 | 1 | -0/+4 |
* | use Trim() not TrimLeft(TrimRight()) | Christian Pointner | 2016-03-27 | 1 | -1/+1 |
* | heartbeat handling works now | Christian Pointner | 2016-03-26 | 1 | -9/+6 |
* | add timeout for audioswtich commands to config file | Christian Pointner | 2016-03-26 | 1 | -0/+18 |
* | basic process handling is working | Christian Pointner | 2016-03-26 | 1 | -5/+5 |
* | added config file parser | Christian Pointner | 2016-03-26 | 1 | -0/+64 |