summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update openwrt package versionHEADmasterChristian Pointner2018-11-071-1/+1
|
* added rhctl healthcheckChristian Pointner2018-11-072-1/+29
|
* make check-mk check more resilientChristian Pointner2018-11-071-1/+1
|
* updated openwrt packagingChristian Pointner2018-11-0712-560/+78
|
* nop-tcp client seems to be working nowChristian Pointner2017-01-111-2/+55
|
* added noptcp interface (not working yet)Christian Pointner2017-01-114-0/+87
|
* incoporated telgo changesChristian Pointner2016-12-062-3/+7
|
* added log output for server selection commandChristian Pointner2016-11-171-0/+1
|
* added channel command to fix switch-switchback delay due to settling timeoutsChristian Pointner2016-11-172-3/+25
|
* fixed makefile (deps)Christian Pointner2016-11-171-1/+1
|
* move serial port to external packageChristian Pointner2016-11-175-225/+22
|
* return actual http status code on errorChristian Pointner2016-11-101-2/+2
|
* introduced server resurrection levelChristian Pointner2016-09-301-4/+11
|
* don't switch to mood nervous if just channel is wrongChristian Pointner2016-09-291-4/+1
|
* some minor cleanupChristian Pointner2016-09-242-10/+6
|
* some more marshallerChristian Pointner2016-09-244-5/+25
|
* addes subscribe command to websocketChristian Pointner2016-09-242-2/+127
|
* fixed output of websocket state commandChristian Pointner2016-09-243-1/+3
|
* added support for web-socket based interfaceChristian Pointner2016-09-246-4/+9626
|
* remove errornous marshaller for moodChristian Pointner2016-09-241-10/+0
|
* added marshaller for moodChristian Pointner2016-09-241-0/+15
|
* implemented state web api endpointChristian Pointner2016-09-241-3/+28
|
* added basic web interfaceChristian Pointner2016-09-245-1/+93
|
* fix message levelChristian Pointner2016-09-241-1/+1
|
* log message when stale states are updatedChristian Pointner2016-09-241-0/+1
|
* make settling times configurableChristian Pointner2016-09-243-8/+57
|
* changed vs. updatedChristian Pointner2016-09-244-27/+27
|
* cleanup some hardcoded values (still not done), added ticker to update ↵Christian Pointner2016-09-241-10/+37
| | | | states if the go stale
* fixed bug introduced by latest changeChristian Pointner2016-09-231-1/+1
|
* improve log output for switch over requests while settlingChristian Pointner2016-09-232-2/+5
|
* return true when reconcile is called for already active serverChristian Pointner2016-09-231-5/+9
|
* fixed server selectionChristian Pointner2016-09-231-14/+13
|
* try requested server...Christian Pointner2016-09-231-13/+41
|
* implemented server command channel for handoverChristian Pointner2016-09-232-10/+27
|
* fix output of telnet state command (last changed...)Christian Pointner2016-09-231-2/+2
|
* fixed help output for audio output commandChristian Pointner2016-09-231-1/+1
|
* nicer log on startupChristian Pointner2016-09-221-1/+1
|
* serial traps in rivendell can't contain a spaceChristian Pointner2016-09-221-2/+4
|
* minor cleanupsChristian Pointner2016-09-222-10/+9
|
* playout server use a single serial device nowChristian Pointner2016-09-223-52/+42
|
* set floating point calulation to legacy for alix buildsChristian Pointner2016-09-221-2/+2
|
* honor GOROOT variable if setChristian Pointner2016-09-221-0/+4
|
* add build target for i386 staticChristian Pointner2016-05-121-0/+7
|
* added handover command to serverChristian Pointner2016-04-211-0/+8
|
* make reconcile simpler - needs testing...Christian Pointner2016-04-212-69/+50
|
* selecting server should work now - needs testing!Christian Pointner2016-04-202-13/+35
|
* sending fade commands @ selectServer works nowChristian Pointner2016-04-201-1/+9
|
* replaced snooze timer with generic settling timerChristian Pointner2016-04-194-26/+54
|
* don't exit from awakening without changing moodChristian Pointner2016-04-191-1/+2
|
* mood awaeking is done but needs testingChristian Pointner2016-04-191-6/+63
|