index
:
rhctl.git
legacy
master
Radio Helsinki Audio Switch Controller
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduced server resurrection level
Christian Pointner
2016-09-30
1
-4/+11
*
don't switch to mood nervous if just channel is wrong
Christian Pointner
2016-09-29
1
-4/+1
*
some minor cleanup
Christian Pointner
2016-09-24
1
-5/+4
*
some more marshaller
Christian Pointner
2016-09-24
3
-4/+24
*
addes subscribe command to websocket
Christian Pointner
2016-09-24
1
-2/+93
*
fixed output of websocket state command
Christian Pointner
2016-09-24
2
-0/+2
*
added support for web-socket based interface
Christian Pointner
2016-09-24
3
-4/+145
*
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
*
implemented state web api endpoint
Christian Pointner
2016-09-24
1
-3/+28
*
added basic web interface
Christian Pointner
2016-09-24
3
-1/+84
*
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
2
-8/+43
*
changed vs. updated
Christian Pointner
2016-09-24
4
-27/+27
*
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
2
-2/+5
*
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
2
-10/+27
*
fix output of telnet state command (last changed...)
Christian Pointner
2016-09-23
1
-2/+2
*
fixed help output for audio output command
Christian Pointner
2016-09-23
1
-1/+1
*
nicer log on startup
Christian Pointner
2016-09-22
1
-1/+1
*
serial traps in rivendell can't contain a space
Christian Pointner
2016-09-22
1
-2/+4
*
minor cleanups
Christian Pointner
2016-09-22
2
-10/+9
*
playout server use a single serial device now
Christian Pointner
2016-09-22
2
-43/+37
*
added handover command to server
Christian Pointner
2016-04-21
1
-0/+8
*
make reconcile simpler - needs testing...
Christian Pointner
2016-04-21
2
-69/+50
*
selecting server should work now - needs testing!
Christian Pointner
2016-04-20
2
-13/+35
*
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
3
-21/+49
*
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
*
create marshaller/unmarshaller for text,json,toml for all special types
Christian Pointner
2016-04-19
3
-16/+232
*
implemented a snooze timeout to move out of awakening mood
Christian Pointner
2016-04-19
1
-11/+33
*
rename switch ports to switch inputs @ config
Christian Pointner
2016-04-19
1
-12/+12
*
enforce uniqueness in confi switch port assignment
Christian Pointner
2016-04-19
2
-10/+25
*
fixed testcasee after switch command refactoring
Christian Pointner
2016-04-19
2
-40/+97
*
seperate changed times for switch parts
Christian Pointner
2016-04-18
4
-30/+48
*
improved audio switch port config
Christian Pointner
2016-04-18
2
-2/+7
*
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
3
-12/+45
*
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
*
cleanup help text
Christian Pointner
2016-04-03
1
-5/+5
*
telnet: print switch help
Christian Pointner
2016-04-03
2
-2/+35
*
telnet: print brief summary for received state changes
Christian Pointner
2016-04-03
1
-7/+21
*
run telnet client as go-routine...
Christian Pointner
2016-04-03
1
-3/+5
[next]