Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | basic process handling is working | Christian Pointner | 2016-03-26 | 4 | -34/+53 | |
| | ||||||
* | added config file parser | Christian Pointner | 2016-03-26 | 5 | -47/+214 | |
| | | | | improved baudrate handling | |||||
* | some cleanup | Christian Pointner | 2016-03-25 | 1 | -5/+5 | |
| | ||||||
* | add an optional newline for all serial line | Christian Pointner | 2016-03-25 | 3 | -7/+7 | |
| | ||||||
* | added basic audioswitch struct | Christian Pointner | 2016-03-25 | 4 | -22/+66 | |
| | ||||||
* | rename serial port source file | Christian Pointner | 2016-03-24 | 1 | -0/+0 | |
| | ||||||
* | added basic server struct | Christian Pointner | 2016-03-24 | 2 | -26/+88 | |
| | ||||||
* | added serial port handling | Christian Pointner | 2016-03-24 | 2 | -1/+95 | |
| | ||||||
* | started rewrite in go | Christian Pointner | 2016-03-23 | 41 | -6262/+166 | |
| | ||||||
* | luaL_checkint is deprecated since Lua 5.3legacy | Christian Pointner | 2016-02-22 | 1 | -1/+1 | |
| | ||||||
* | manual mode switch honor heartbeat now | Christian Pointner | 2015-07-27 | 1 | -3/+19 | |
| | ||||||
* | improved output for mode-tcpserver init | Christian Pointner | 2015-07-27 | 1 | -0/+2 | |
| | ||||||
* | make connected client type exclusive | Christian Pointner | 2015-07-27 | 1 | -2/+38 | |
| | ||||||
* | removed old reset target for hearbeat client init script as it is no longer ↵ | Christian Pointner | 2015-07-26 | 1 | -14/+0 | |
| | | | | supported | |||||
* | improved error handling at heartbeatclient | Christian Pointner | 2015-07-26 | 1 | -1/+3 | |
| | ||||||
* | improved error handling at serialclient | Christian Pointner | 2015-07-26 | 1 | -1/+3 | |
| | ||||||
* | improved error handling at switchctl | Christian Pointner | 2015-07-26 | 1 | -2/+3 | |
| | ||||||
* | some more lua5.2 fixes | Christian Pointner | 2015-07-26 | 2 | -10/+33 | |
| | | | | added client remove handling fix from rhnop | |||||
* | make it work with lua 5.2 | Christian Pointner | 2015-07-26 | 4 | -23/+75 | |
| | ||||||
* | updated copyright header | Christian Pointner | 2015-07-26 | 39 | -269/+115 | |
| | ||||||
* | updaed openwrt packaging - needs testing | Christian Pointner | 2015-07-26 | 1 | -22/+21 | |
| | ||||||
* | moved sources to src/ | Christian Pointner | 2015-07-26 | 38 | -8/+8 | |
| | ||||||
* | added .gitignore | Christian Pointner | 2015-07-26 | 1 | -0/+9 | |
| | ||||||
* | upgrading openwrt package | Christian Pointner | 2014-03-25 | 1 | -2/+2 | |
| | ||||||
* | added health watch client | Christian Pointner | 2014-03-25 | 2 | -0/+114 | |
| | ||||||
* | updating health info on disconnect and reconnect | Christian Pointner | 2014-03-25 | 1 | -115/+135 | |
| | | | | | | also changing mode if health state changes.. | |||||
* | moved heartbeat client to new paradigm | Christian Pointner | 2014-03-25 | 1 | -27/+21 | |
| | ||||||
* | print overall health state | Christian Pointner | 2014-03-25 | 1 | -10/+16 | |
| | | | | | | update health state when hearbeat cleint disconnects | |||||
* | fixed health messages | Christian Pointner | 2014-03-25 | 1 | -74/+47 | |
| | ||||||
* | added command for health status | Christian Pointner | 2014-03-25 | 1 | -3/+44 | |
| | ||||||
* | heartbeat vs health listeners | Christian Pointner | 2014-03-24 | 4 | -21/+32 | |
| | | | | | | added new command health (not yet implemented) | |||||
* | added listeners for heartbeat | Christian Pointner | 2014-03-21 | 3 | -17/+54 | |
| | ||||||
* | automatically select best mode | Christian Pointner | 2014-03-20 | 1 | -2/+30 | |
| | ||||||
* | moved mode change to own function | Christian Pointner | 2014-03-20 | 1 | -58/+61 | |
| | ||||||
* | added state for heartbeats | Christian Pointner | 2014-03-20 | 2 | -9/+20 | |
| | ||||||
* | moved mode and channels to new state struct | Christian Pointner | 2014-03-20 | 1 | -38/+52 | |
| | ||||||
* | added heartbeat command | Christian Pointner | 2014-03-20 | 4 | -18/+51 | |
| | ||||||
* | allow type setting only once | Christian Pointner | 2014-03-20 | 3 | -16/+36 | |
| | ||||||
* | updated copyright note | Christian Pointner | 2014-03-20 | 25 | -25/+25 | |
| | ||||||
* | added client type for heartbeat master and standby | Christian Pointner | 2014-03-20 | 2 | -3/+5 | |
| | ||||||
* | whitespace cleanup | Christian Pointner | 2014-03-20 | 1 | -1/+1 | |
| | ||||||
* | fixed hotplug script for USB serial converter | Christian Pointner | 2014-03-20 | 3 | -48/+56 | |
| | ||||||
* | minor change for svn test | Christian Pointner | 2013-10-08 | 1 | -1/+0 | |
| | ||||||
* | fixed lua path | Christian Pointner | 2013-09-19 | 5 | -3/+9 | |
| | ||||||
* | upgrade openwrt package | Christian Pointner | 2013-09-17 | 1 | -1/+1 | |
| | ||||||
* | moved mail sending function to own module | Christian Pointner | 2013-09-17 | 3 | -26/+41 | |
| | ||||||
* | updated dependencies to msmtp | Christian Pointner | 2013-09-17 | 1 | -1/+1 | |
| | ||||||
* | updated default config | Christian Pointner | 2013-09-16 | 2 | -4/+4 | |
| | ||||||
* | fixed openwrt package | Christian Pointner | 2013-09-16 | 1 | -6/+3 | |
| | ||||||
* | updated openwrt package | Christian Pointner | 2013-09-16 | 1 | -9/+9 | |
| |