Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mode leds lua client works now | Christian Pointner | 2010-01-12 | 5 | -11/+182 |
* | cleaned up build scripts | Christian Pointner | 2010-01-11 | 2 | -16/+8 |
* | luaclient send to cmd fd works now | Christian Pointner | 2010-01-11 | 2 | -1/+13 |
* | luaclient receiving data works now | Christian Pointner | 2010-01-11 | 8 | -42/+231 |
* | added luaclient | Christian Pointner | 2010-01-11 | 10 | -3/+786 |
* | fixed return_value bug at serial-client | Christian Pointner | 2010-01-11 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | 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 |
* | added serialclient to openwrt package | Christian Pointner | 2009-11-14 | 4 | -20/+182 |
* | 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 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 |
* | fixed include guards | Christian Pointner | 2009-11-12 | 13 | -35/+38 |
* | 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 |
* | 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 errors | Christian Pointner | 2009-11-09 | 1 | -2/+2 |
* | process_cmd_request should work now | Christian Pointner | 2009-11-09 | 2 | -4/+68 |