Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added noptcp interface (not working yet) | Christian Pointner | 2017-01-11 | 1 | -0/+13 |
* | incoporated telgo changes | Christian Pointner | 2016-12-06 | 1 | -1/+5 |
* | some minor cleanup | Christian Pointner | 2016-09-24 | 1 | -5/+4 |
* | fixed output of websocket state command | Christian Pointner | 2016-09-24 | 1 | -0/+1 |
* | added support for web-socket based interface | Christian Pointner | 2016-09-24 | 1 | -4/+4 |
* | added basic web interface | Christian Pointner | 2016-09-24 | 1 | -0/+9 |
* | minor cleanups | Christian Pointner | 2016-09-22 | 1 | -7/+6 |
* | run telnet client as go-routine... | Christian Pointner | 2016-04-03 | 1 | -3/+5 |
* | refactoring of server, switch states | Christian Pointner | 2016-04-02 | 1 | -0/+1 |
* | some cleanups | Christian Pointner | 2016-04-01 | 1 | -1/+1 |
* | added telnet control interface | Christian Pointner | 2016-03-29 | 1 | -4/+18 |
* | added audio port cofiguration to config parser | Christian Pointner | 2016-03-27 | 1 | -0/+1 |
* | added SwitchCTRL | Christian Pointner | 2016-03-27 | 1 | -0/+9 |
* | streamlined log output | Christian Pointner | 2016-03-27 | 1 | -5/+0 |
* | parsing server channel command works | Christian Pointner | 2016-03-26 | 1 | -0/+5 |
* | disconnecting serial devices is now properly handled | Christian Pointner | 2016-03-26 | 1 | -0/+4 |
* | add timeout for audioswtich commands to config file | Christian Pointner | 2016-03-26 | 1 | -2/+3 |
* | basic process handling is working | Christian Pointner | 2016-03-26 | 1 | -24/+37 |
* | added config file parser | Christian Pointner | 2016-03-26 | 1 | -32/+28 |
* | added basic audioswitch struct | Christian Pointner | 2016-03-25 | 1 | -2/+9 |
* | added basic server struct | Christian Pointner | 2016-03-24 | 1 | -26/+16 |
* | added serial port handling | Christian Pointner | 2016-03-24 | 1 | -1/+8 |
* | started rewrite in go | Christian Pointner | 2016-03-23 | 1 | -0/+103 |