Added CommModule to CVS

pull/1/head
root 17 years ago
parent 000ae86da0
commit d3992601d5

File diff suppressed because it is too large Load Diff

@ -0,0 +1,12 @@
#!/bin/bash
while true
do
perl ./client.pl
#mail -s CAcert-Alert pg@futureware.at <error.txt
echo ******************************************************************
echo ******************************************************************
echo ******************************************************************
sleep 1
done

@ -0,0 +1 @@
The CommModule has a problem.

@ -0,0 +1,4 @@
client.pl The real client, running on the webserver
serial.conf Serial Port configuration file
SerialPort.so A part of the serial port module
error.txt Textfile with the error message for sending emails

@ -0,0 +1,32 @@
Device::SerialPort_Configuration_File -- DO NOT EDIT --
/dev/ttyUSB0
C_CFLAG,6322
C_IFLAG,1
C_ISPEED,4098
C_LFLAG,2608
C_OFLAG,4
C_OSPEED,4098
C_VERASE,127
C_VQUIT,28
C_VSUSP,26
C_VINTR,3
C_VSTOP,19
C_VSTART,17
C_VKILL,21
C_VMIN,0
C_VEOF,4
C_VEOL,0
C_VTIME,0
CFG_1,none
RCONST,0
CFG_2,none
HNAME,localhost
ALIAS,/dev/ttyUSB0
CFG_3,none
U_MSG,0
DATYPE,raw
E_MSG,0
HADDR,0
RTOT,0
DVTYPE,none
Loading…
Cancel
Save