summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* heartbeat handling works nowChristian Pointner2016-03-263-22/+66
* parsing server channel command worksChristian Pointner2016-03-262-7/+47
* switch message handling works nowChristian Pointner2016-03-261-9/+107
* reading from audio switch serial works nowChristian Pointner2016-03-262-7/+8
* disconnecting serial devices is now properly handledChristian Pointner2016-03-265-30/+57
* add timeout for audioswtich commands to config fileChristian Pointner2016-03-263-2/+22
* basic process handling is workingChristian Pointner2016-03-264-34/+53
* added config file parserChristian Pointner2016-03-265-47/+214
* some cleanupChristian Pointner2016-03-251-5/+5
* add an optional newline for all serial lineChristian Pointner2016-03-253-7/+7
* added basic audioswitch structChristian Pointner2016-03-254-22/+66
* rename serial port source fileChristian Pointner2016-03-241-0/+0
* added basic server structChristian Pointner2016-03-242-26/+88
* added serial port handlingChristian Pointner2016-03-242-1/+95
* started rewrite in goChristian Pointner2016-03-2341-6262/+166
* luaL_checkint is deprecated since Lua 5.3legacyChristian Pointner2016-02-221-1/+1
* manual mode switch honor heartbeat nowChristian Pointner2015-07-271-3/+19
* improved output for mode-tcpserver initChristian Pointner2015-07-271-0/+2
* make connected client type exclusiveChristian Pointner2015-07-271-2/+38
* removed old reset target for hearbeat client init script as it is no longer s...Christian Pointner2015-07-261-14/+0
* improved error handling at heartbeatclientChristian Pointner2015-07-261-1/+3
* improved error handling at serialclientChristian Pointner2015-07-261-1/+3
* improved error handling at switchctlChristian Pointner2015-07-261-2/+3
* some more lua5.2 fixesChristian Pointner2015-07-262-10/+33
* make it work with lua 5.2Christian Pointner2015-07-264-23/+75
* updated copyright headerChristian Pointner2015-07-2639-269/+115
* updaed openwrt packaging - needs testingChristian Pointner2015-07-261-22/+21
* moved sources to src/Christian Pointner2015-07-2638-8/+8
* added .gitignoreChristian Pointner2015-07-261-0/+9
* upgrading openwrt packageChristian Pointner2014-03-251-2/+2
* added health watch clientChristian Pointner2014-03-252-0/+114
* updating health info on disconnect and reconnectChristian Pointner2014-03-251-115/+135
* moved heartbeat client to new paradigmChristian Pointner2014-03-251-27/+21
* print overall health stateChristian Pointner2014-03-251-10/+16
* fixed health messagesChristian Pointner2014-03-251-74/+47
* added command for health statusChristian Pointner2014-03-251-3/+44
* heartbeat vs health listenersChristian Pointner2014-03-244-21/+32
* added listeners for heartbeatChristian Pointner2014-03-213-17/+54
* automatically select best modeChristian Pointner2014-03-201-2/+30
* moved mode change to own functionChristian Pointner2014-03-201-58/+61
* added state for heartbeatsChristian Pointner2014-03-202-9/+20
* moved mode and channels to new state structChristian Pointner2014-03-201-38/+52
* added heartbeat commandChristian Pointner2014-03-204-18/+51
* allow type setting only onceChristian Pointner2014-03-203-16/+36
* updated copyright noteChristian Pointner2014-03-2025-25/+25
* added client type for heartbeat master and standbyChristian Pointner2014-03-202-3/+5
* whitespace cleanupChristian Pointner2014-03-201-1/+1
* fixed hotplug script for USB serial converterChristian Pointner2014-03-203-48/+56
* minor change for svn testChristian Pointner2013-10-081-1/+0
* fixed lua pathChristian Pointner2013-09-195-3/+9