Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |