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
/
switch_control.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
added log output for server selection command
Christian Pointner
2016-11-17
1
-0/+1
*
added channel command to fix switch-switchback delay due to settling timeouts
Christian Pointner
2016-11-17
1
-3/+24
*
don't switch to mood nervous if just channel is wrong
Christian Pointner
2016-09-29
1
-4/+1
*
some more marshaller
Christian Pointner
2016-09-24
1
-0/+5
*
remove errornous marshaller for mood
Christian Pointner
2016-09-24
1
-10/+0
*
added marshaller for mood
Christian Pointner
2016-09-24
1
-0/+15
*
fix message level
Christian Pointner
2016-09-24
1
-1/+1
*
log message when stale states are updated
Christian Pointner
2016-09-24
1
-0/+1
*
make settling times configurable
Christian Pointner
2016-09-24
1
-8/+27
*
changed vs. updated
Christian Pointner
2016-09-24
1
-6/+6
*
cleanup some hardcoded values (still not done), added ticker to update states...
Christian Pointner
2016-09-24
1
-10/+37
*
fixed bug introduced by latest change
Christian Pointner
2016-09-23
1
-1/+1
*
improve log output for switch over requests while settling
Christian Pointner
2016-09-23
1
-1/+4
*
return true when reconcile is called for already active server
Christian Pointner
2016-09-23
1
-5/+9
*
fixed server selection
Christian Pointner
2016-09-23
1
-14/+13
*
try requested server...
Christian Pointner
2016-09-23
1
-13/+41
*
implemented server command channel for handover
Christian Pointner
2016-09-23
1
-9/+24
*
nicer log on startup
Christian Pointner
2016-09-22
1
-1/+1
*
make reconcile simpler - needs testing...
Christian Pointner
2016-04-21
1
-66/+39
*
selecting server should work now - needs testing!
Christian Pointner
2016-04-20
1
-13/+27
*
sending fade commands @ selectServer works now
Christian Pointner
2016-04-20
1
-1/+9
*
replaced snooze timer with generic settling timer
Christian Pointner
2016-04-19
1
-20/+41
*
don't exit from awakening without changing mood
Christian Pointner
2016-04-19
1
-1/+2
*
mood awaeking is done but needs testing
Christian Pointner
2016-04-19
1
-6/+63
*
implemented a snooze timeout to move out of awakening mood
Christian Pointner
2016-04-19
1
-11/+33
*
enforce uniqueness in confi switch port assignment
Christian Pointner
2016-04-19
1
-1/+0
*
seperate changed times for switch parts
Christian Pointner
2016-04-18
1
-8/+21
*
added startup timer
Christian Pointner
2016-04-18
1
-1/+8
*
fetch state from switch and server if they are stale/missing
Christian Pointner
2016-04-18
1
-1/+17
*
parsing switch updates works now
Christian Pointner
2016-04-03
1
-3/+3
*
shallow implementation of server command
Christian Pointner
2016-04-03
1
-7/+14
*
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
1
-0/+1
*
refactoring of server, switch states
Christian Pointner
2016-04-02
1
-11/+79
*
fixed command type mapping
Christian Pointner
2016-03-31
1
-2/+2
*
switch status commands work now
Christian Pointner
2016-03-31
1
-3/+16
*
switched to different pubsub package
Christian Pointner
2016-03-30
1
-5/+5
*
add support for listening to status messages
Christian Pointner
2016-03-30
1
-5/+8
*
basic telnet commands
Christian Pointner
2016-03-29
1
-3/+44
*
receiving of updates from switch as well from servers works now
Christian Pointner
2016-03-27
1
-6/+25
*
added SwitchCTRL
Christian Pointner
2016-03-27
1
-0/+46