Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | added parser for switchctl config file | Christian Pointner | 2009-11-04 | 2 | -0/+32 |
| | |||||
* | options parse post with return code | Christian Pointner | 2009-11-04 | 3 | -4/+10 |
| | |||||
* | name cleanup | Christian Pointner | 2009-11-04 | 1 | -4/+4 |
| | |||||
* | switched to svn directory structure | Christian Pointner | 2009-11-02 | 24 | -0/+3586 |