index
:
rhctl.git
legacy
master
Radio Helsinki Audio Switch Controller
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rhctl
/
audio_switch.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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