Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | heartbeat initscript translates now led names | Christian Pointner | 2010-01-10 | 3 | -3/+24 |
| | |||||
* | blinking led on heartbeat data works now | Christian Pointner | 2010-01-10 | 4 | -6/+114 |
| | |||||
* | new listener type: mode | Christian Pointner | 2010-01-10 | 6 | -12/+33 |
| | | | | | | | switched to version 1.0 RC1 cleanups | ||||
* | heartbeatclient works now | Christian Pointner | 2010-01-10 | 6 | -9/+37 |
| | |||||
* | type master and standby now implicit sets gpi listener flag | Christian Pointner | 2010-01-10 | 2 | -4/+8 |
| | |||||
* | sending messages to listener | Christian Pointner | 2010-01-10 | 2 | -12/+24 |
| | |||||
* | added new listener flags | Christian Pointner | 2010-01-10 | 4 | -7/+28 |
| | |||||
* | improved termios settings | Christian Pointner | 2010-01-10 | 5 | -7/+25 |
| | | | | | | | fixed length check at write fixed output at log | ||||
* | added reconnect code to serialclient | Christian Pointner | 2009-12-06 | 2 | -22/+27 |
| | |||||
* | fixed missing return messages at dummy function | Christian Pointner | 2009-12-06 | 3 | -0/+3 |
| | |||||
* | heartbeatclient reconnects after socket error now | Christian Pointner | 2009-12-01 | 1 | -22/+36 |
| | |||||
* | fixed memory error at string_list | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 5 | -10/+10 |
| | |||||
* | set missing svn:executable to serialcleint init script | Christian Pointner | 2009-11-19 | 1 | -0/+0 |
| | |||||
* | print new mode message only when mode actually changed | Christian Pointner | 2009-11-19 | 1 | -1/+2 |
| | |||||
* | at mode change only send command to switch if the mode hast actually changed | Christian Pointner | 2009-11-19 | 1 | -37/+38 |
| | |||||
* | added timeout counter to heartbeatclient | Christian Pointner | 2009-11-18 | 1 | -6/+17 |
| | |||||
* | fixed type and heartbeatclient init script | Christian Pointner | 2009-11-18 | 1 | -1/+1 |
| | |||||
* | added heartbeatclient to package | Christian Pointner | 2009-11-18 | 3 | -3/+61 |
| | |||||
* | added heartbeat client | Christian Pointner | 2009-11-18 | 4 | -5/+343 |
| | |||||
* | added stdioclient to openwrt package | Christian Pointner | 2009-11-18 | 2 | -4/+6 |
| | |||||
* | added stdioclient | Christian Pointner | 2009-11-17 | 3 | -2/+220 |
| | |||||
* | added dependency udevtrigger | Christian Pointner | 2009-11-17 | 1 | -1/+1 |
| | |||||
* | added dependency to udev and init script for it | Christian Pointner | 2009-11-17 | 7 | -18/+63 |
| | | | | | | | removed dependency to socat (not working anyway) some fixes at openwrt package | ||||
* | added serialclient to openwrt package | Christian Pointner | 2009-11-14 | 4 | -20/+182 |
| | | | | | | added config file to openwrt package | ||||
* | added baudrate parameter | Christian Pointner | 2009-11-14 | 4 | -3/+45 |
| | |||||
* | serialclient should work now | Christian Pointner | 2009-11-13 | 1 | -14/+27 |
| | |||||
* | fixed progname at options | Christian Pointner | 2009-11-13 | 1 | -1/+7 |
| | |||||
* | small at options_print_usage | Christian Pointner | 2009-11-13 | 1 | -15/+21 |
| | |||||
* | added connect code | Christian Pointner | 2009-11-13 | 1 | -1/+21 |
| | |||||
* | options parser for new serialclient | Christian Pointner | 2009-11-13 | 6 | -32/+101 |
| | | | | | | added serialclient to Makefile | ||||
* | added inital serialclient code | Christian Pointner | 2009-11-12 | 1 | -0/+255 |
| | |||||
* | added mode and channel cmdline parameter | Christian Pointner | 2009-11-12 | 3 | -27/+101 |
| | | | | | | forcing output channel after init | ||||
* | fixed include guards | Christian Pointner | 2009-11-12 | 13 | -35/+38 |
| | | | | | | small makefile cleanups | ||||
* | switching to right channel after mode change now | Christian Pointner | 2009-11-11 | 1 | -30/+92 |
| | |||||
* | added command channel | Christian Pointner | 2009-11-10 | 4 | -27/+147 |
| | |||||
* | added add and rm commands | Christian Pointner | 2009-11-10 | 1 | -0/+20 |
| | |||||
* | remove error listener | Christian Pointner | 2009-11-10 | 3 | -17/+34 |
| | | | | | | add on,off,on2,off2 commands | ||||
* | first working version with return data from switch | Christian Pointner | 2009-11-10 | 1 | -5/+47 |
| | |||||
* | added baud rate parameter to setup_tty | Christian Pointner | 2009-11-10 | 3 | -5/+6 |
| | |||||
* | improved openwrt init script | Christian Pointner | 2009-11-09 | 2 | -3/+9 |
| | |||||
* | cleaned up configure script | Christian Pointner | 2009-11-09 | 6 | -29/+106 |
| | | | | | | | fixed spelling error added inital openwrt package | ||||
* | fixed spelling errors | Christian Pointner | 2009-11-09 | 1 | -2/+2 |
| | |||||
* | process_cmd_request should work now | Christian Pointner | 2009-11-09 | 2 | -4/+68 |
| | | | | | | added a sample switchctl.conf | ||||
* | cleanup | Christian Pointner | 2009-11-04 | 1 | -78/+99 |
| | |||||
* | print current mode on status request | Christian Pointner | 2009-11-04 | 1 | -0/+6 |
| | |||||
* | added command for client type and mode | Christian Pointner | 2009-11-04 | 5 | -3/+52 |
| | |||||
* | added client type | Christian Pointner | 2009-11-04 | 2 | -0/+5 |
| | |||||
* | alias table for switch commands | Christian Pointner | 2009-11-04 | 3 | -8/+11 |
| | |||||
* | improved key value storage print | Christian Pointner | 2009-11-04 | 3 | -4/+5 |
| |