summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mode leds lua client works nowChristian Pointner2010-01-125-11/+182
* cleaned up build scriptsChristian Pointner2010-01-112-16/+8
* luaclient send to cmd fd works nowChristian Pointner2010-01-112-1/+13
* luaclient receiving data works nowChristian Pointner2010-01-118-42/+231
* added luaclientChristian Pointner2010-01-1110-3/+786
* fixed return_value bug at serial-clientChristian Pointner2010-01-111-1/+3
* heartbeat initscript translates now led namesChristian Pointner2010-01-103-3/+24
* blinking led on heartbeat data works nowChristian Pointner2010-01-104-6/+114
* new listener type: modeChristian Pointner2010-01-106-12/+33
* heartbeatclient works nowChristian Pointner2010-01-106-9/+37
* type master and standby now implicit sets gpi listener flagChristian Pointner2010-01-102-4/+8
* sending messages to listenerChristian Pointner2010-01-102-12/+24
* added new listener flagsChristian Pointner2010-01-104-7/+28
* improved termios settingsChristian Pointner2010-01-105-7/+25
* added reconnect code to serialclientChristian Pointner2009-12-062-22/+27
* fixed missing return messages at dummy functionChristian Pointner2009-12-063-0/+3
* heartbeatclient reconnects after socket error nowChristian Pointner2009-12-011-22/+36
* fixed memory error at string_listChristian Pointner2009-11-231-2/+2
* fixed typo at include guardsChristian Pointner2009-11-235-10/+10
* set missing svn:executable to serialcleint init scriptChristian Pointner2009-11-191-0/+0
* print new mode message only when mode actually changedChristian Pointner2009-11-191-1/+2
* at mode change only send command to switch if the mode hast actually changedChristian Pointner2009-11-191-37/+38
* added timeout counter to heartbeatclientChristian Pointner2009-11-181-6/+17
* fixed type and heartbeatclient init scriptChristian Pointner2009-11-181-1/+1
* added heartbeatclient to packageChristian Pointner2009-11-183-3/+61
* added heartbeat clientChristian Pointner2009-11-184-5/+343
* added stdioclient to openwrt packageChristian Pointner2009-11-182-4/+6
* added stdioclientChristian Pointner2009-11-173-2/+220
* added dependency udevtriggerChristian Pointner2009-11-171-1/+1
* added dependency to udev and init script for itChristian Pointner2009-11-177-18/+63
* added serialclient to openwrt packageChristian Pointner2009-11-144-20/+182
* added baudrate parameterChristian Pointner2009-11-144-3/+45
* serialclient should work nowChristian Pointner2009-11-131-14/+27
* fixed progname at optionsChristian Pointner2009-11-131-1/+7
* small at options_print_usageChristian Pointner2009-11-131-15/+21
* added connect code Christian Pointner2009-11-131-1/+21
* options parser for new serialclientChristian Pointner2009-11-136-32/+101
* added inital serialclient codeChristian Pointner2009-11-121-0/+255
* added mode and channel cmdline parameterChristian Pointner2009-11-123-27/+101
* fixed include guardsChristian Pointner2009-11-1213-35/+38
* switching to right channel after mode change nowChristian Pointner2009-11-111-30/+92
* added command channelChristian Pointner2009-11-104-27/+147
* added add and rm commandsChristian Pointner2009-11-101-0/+20
* remove error listenerChristian Pointner2009-11-103-17/+34
* first working version with return data from switchChristian Pointner2009-11-101-5/+47
* added baud rate parameter to setup_ttyChristian Pointner2009-11-103-5/+6
* improved openwrt init scriptChristian Pointner2009-11-092-3/+9
* cleaned up configure scriptChristian Pointner2009-11-096-29/+106
* fixed spelling errorsChristian Pointner2009-11-091-2/+2
* process_cmd_request should work nowChristian Pointner2009-11-092-4/+68