Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove bloat | Christian Pointner | 2016-04-03 | 1 | -20/+4 |
* | send updates after update/reconcile | Christian Pointner | 2016-04-03 | 1 | -7/+8 |
* | telnet state command almost done | Christian Pointner | 2016-04-02 | 2 | -2/+38 |
* | refactoring of server, switch states | Christian Pointner | 2016-04-02 | 6 | -71/+155 |
* | some cleanups | Christian Pointner | 2016-04-01 | 3 | -5/+6 |
* | implemented audio commands | Christian Pointner | 2016-04-01 | 1 | -6/+109 |
* | implemented oc and relay commands | Christian Pointner | 2016-04-01 | 2 | -1/+54 |
* | fixed command type mapping | Christian Pointner | 2016-03-31 | 3 | -20/+27 |
* | switch status commands work now | Christian Pointner | 2016-03-31 | 4 | -19/+75 |
* | add test cases for switch commands | Christian Pointner | 2016-03-31 | 1 | -0/+157 |
* | added generator for switch commands | Christian Pointner | 2016-03-30 | 3 | -5/+181 |
* | switched to different pubsub package | Christian Pointner | 2016-03-30 | 2 | -38/+60 |
* | add support for listening to status messages | Christian Pointner | 2016-03-30 | 3 | -10/+77 |
* | basic telnet commands | Christian Pointner | 2016-03-29 | 2 | -9/+123 |
* | added telnet control interface | Christian Pointner | 2016-03-29 | 3 | -4/+80 |
* | added audio port cofiguration to config parser | Christian Pointner | 2016-03-27 | 2 | -0/+5 |
* | use Trim() not TrimLeft(TrimRight()) | Christian Pointner | 2016-03-27 | 1 | -1/+1 |
* | receiving of updates from switch as well from servers works now | Christian Pointner | 2016-03-27 | 2 | -6/+27 |
* | added SwitchCTRL | Christian Pointner | 2016-03-27 | 2 | -0/+55 |
* | pass switch updates through to server | Christian Pointner | 2016-03-27 | 1 | -0/+4 |
* | added channel to request server status updates | Christian Pointner | 2016-03-27 | 1 | -11/+22 |
* | add log message when server comes back from the dead | Christian Pointner | 2016-03-27 | 1 | -0/+1 |
* | streamlined log output | Christian Pointner | 2016-03-27 | 3 | -15/+10 |
* | some cleanup | Christian Pointner | 2016-03-26 | 2 | -2/+3 |
* | heartbeat handling works now | Christian Pointner | 2016-03-26 | 3 | -22/+66 |
* | parsing server channel command works | Christian Pointner | 2016-03-26 | 2 | -7/+47 |
* | switch message handling works now | Christian Pointner | 2016-03-26 | 1 | -9/+107 |
* | reading from audio switch serial works now | Christian Pointner | 2016-03-26 | 2 | -7/+8 |
* | disconnecting serial devices is now properly handled | Christian Pointner | 2016-03-26 | 4 | -25/+52 |
* | add timeout for audioswtich commands to config file | Christian Pointner | 2016-03-26 | 2 | -2/+21 |
* | basic process handling is working | Christian Pointner | 2016-03-26 | 4 | -34/+53 |
* | added config file parser | Christian Pointner | 2016-03-26 | 3 | -45/+190 |
* | some cleanup | Christian Pointner | 2016-03-25 | 1 | -5/+5 |
* | add an optional newline for all serial line | Christian Pointner | 2016-03-25 | 3 | -7/+7 |
* | added basic audioswitch struct | Christian Pointner | 2016-03-25 | 4 | -22/+66 |
* | rename serial port source file | Christian Pointner | 2016-03-24 | 1 | -0/+0 |
* | added basic server struct | Christian Pointner | 2016-03-24 | 2 | -26/+88 |
* | added serial port handling | Christian Pointner | 2016-03-24 | 2 | -1/+95 |
* | started rewrite in go | Christian Pointner | 2016-03-23 | 38 | -6253/+103 |
* | luaL_checkint is deprecated since Lua 5.3legacy | Christian Pointner | 2016-02-22 | 1 | -1/+1 |
* | manual mode switch honor heartbeat now | Christian Pointner | 2015-07-27 | 1 | -3/+19 |
* | improved output for mode-tcpserver init | Christian Pointner | 2015-07-27 | 1 | -0/+2 |
* | make connected client type exclusive | Christian Pointner | 2015-07-27 | 1 | -2/+38 |
* | improved error handling at heartbeatclient | Christian Pointner | 2015-07-26 | 1 | -1/+3 |
* | improved error handling at serialclient | Christian Pointner | 2015-07-26 | 1 | -1/+3 |
* | improved error handling at switchctl | Christian Pointner | 2015-07-26 | 1 | -2/+3 |
* | some more lua5.2 fixes | Christian Pointner | 2015-07-26 | 2 | -10/+33 |
* | make it work with lua 5.2 | Christian Pointner | 2015-07-26 | 4 | -23/+75 |
* | updated copyright header | Christian Pointner | 2015-07-26 | 37 | -267/+114 |
* | moved sources to src/ | Christian Pointner | 2015-07-26 | 37 | -0/+6272 |