Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-04 | ftpupload: decouple ftpupload from modbuslog | Jonathan McCrohan | 1 | -11/+13 | |
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-12-04 | makefile: fix install_phidgetcontrol target typo | Jonathan McCrohan | 1 | -1/+1 | |
Only cosmetic; Both install paths were still in root's default $PATH. | |||||
2012-12-03 | makefile: add clean target | Jonathan McCrohan | 1 | -0/+7 | |
2012-12-03 | makefile: fix indentation | Jonathan McCrohan | 1 | -8/+8 | |
2012-11-27 | makefile: Add {lighting,phidget}control targets | Jonathan McCrohan | 1 | -3/+45 | |
2012-05-20 | weatherstation_test.c: initial commit | Jonathan McCrohan | 1 | -1/+4 | |
2012-03-12 | Add cron.d entry | Jonathan McCrohan | 1 | -0/+3 | |
2012-03-07 | Add compile time version numbers | Jonathan McCrohan | 1 | -0/+4 | |
Uses git tags as version number | |||||
2012-02-20 | Prune archive after 3 months | Jonathan McCrohan | 1 | -0/+1 | |
2012-02-20 | Add PHP to make install | Jonathan McCrohan | 1 | -0/+3 | |
2012-02-20 | Update Makefile | Jonathan McCrohan | 1 | -0/+17 | |
2012-02-12 | Add ftp upload function + add documentation. | Jonathan McCrohan | 1 | -3/+10 | |
2011-12-06 | Create Makefile. | Jonathan McCrohan | 1 | -0/+7 | |