Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-04 | ftpupload: decouple ftpupload from modbuslog | Jonathan McCrohan | 1 | -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-20 | Update config filesv1.7 | Jonathan McCrohan | 1 | -13/+209 | |
2012-03-25 | modbuslog: move exclusively to numbytes | Jonathan McCrohan | 1 | -7/+7 | |
2012-03-13 | modbuslog.cfg: set /dev/ttyUSB0 as default entry | Jonathan McCrohan | 1 | -1/+1 | |
2012-02-12 | Add ftp upload function + add documentation. | Jonathan McCrohan | 1 | -0/+7 | |
2011-12-06 | Create Makefile. | Jonathan McCrohan | 1 | -0/+72 | |