Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move serial port to external package | Christian Pointner | 2016-11-17 | 1 | -5/+7 |
* | some more marshaller | Christian Pointner | 2016-09-24 | 1 | -4/+14 |
* | changed vs. updated | Christian Pointner | 2016-09-24 | 1 | -11/+11 |
* | replaced snooze timer with generic settling timer | Christian Pointner | 2016-04-19 | 1 | -0/+2 |
* | create marshaller/unmarshaller for text,json,toml for all special types | Christian Pointner | 2016-04-19 | 1 | -2/+2 |
* | seperate changed times for switch parts | Christian Pointner | 2016-04-18 | 1 | -10/+14 |
* | fetch state from switch and server if they are stale/missing | Christian Pointner | 2016-04-18 | 1 | -11/+24 |
* | only send switch status update if parsing was a succes | Christian Pointner | 2016-04-18 | 1 | -0/+1 |
* | parsing single GPI update, fixes from go vet | Christian Pointner | 2016-04-18 | 1 | -13/+30 |
* | parsing switch updates works now | Christian Pointner | 2016-04-03 | 1 | -21/+158 |
* | telnet interface now renders switch state | Christian Pointner | 2016-04-03 | 1 | -6/+6 |
* | improved range checks for switch command parameter | Christian Pointner | 2016-04-03 | 1 | -8/+17 |
* | refactoring of server, switch states | Christian Pointner | 2016-04-02 | 1 | -7/+19 |
* | implemented oc and relay commands | Christian Pointner | 2016-04-01 | 1 | -1/+3 |
* | switch status commands work now | Christian Pointner | 2016-03-31 | 1 | -6/+1 |
* | added generator for switch commands | Christian Pointner | 2016-03-30 | 1 | -2/+4 |
* | add support for listening to status messages | Christian Pointner | 2016-03-30 | 1 | -2/+28 |
* | streamlined log output | Christian Pointner | 2016-03-27 | 1 | -6/+6 |
* | some cleanup | Christian Pointner | 2016-03-26 | 1 | -1/+1 |
* | heartbeat handling works now | Christian Pointner | 2016-03-26 | 1 | -1/+4 |
* | 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 | 1 | -5/+7 |
* | disconnecting serial devices is now properly handled | Christian Pointner | 2016-03-26 | 1 | -4/+10 |
* | basic process handling is working | Christian Pointner | 2016-03-26 | 1 | -2/+5 |
* | add an optional newline for all serial line | Christian Pointner | 2016-03-25 | 1 | -1/+1 |
* | added basic audioswitch struct | Christian Pointner | 2016-03-25 | 1 | -0/+46 |