aboutsummaryrefslogtreecommitdiffstats
path: root/src/modbuslog.cfg (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-12-04ftpupload: decouple ftpupload from modbuslogJonathan McCrohan1-7/+0
Allow ftpupload to be used as an independent program. This enables it to be used by both modbuslog and phidgetcontrol. The ftp stanza in /etc/modbuslog has been split out into a separate ftpupload configuration file located at /etc/ftpupload. ftpupload now reads the $UPLOADTYPE variable to determine which type of upload to execute. If $UPLOADTYPE has not been set, ftpupload will default to modbuslog.
2012-05-20Update config filesv1.7Jonathan McCrohan1-13/+209
2012-03-25modbuslog: move exclusively to numbytesJonathan McCrohan1-7/+7
2012-03-13modbuslog.cfg: set /dev/ttyUSB0 as default entryJonathan McCrohan1-1/+1
2012-02-12Add ftp upload function + add documentation.Jonathan McCrohan1-0/+7
2011-12-06Create Makefile.Jonathan McCrohan1-0/+72