<feed xmlns='http://www.w3.org/2005/Atom'>
<title>verteco.git, branch v1.10</title>
<subtitle>verteco</subtitle>
<id>https://git.dereenigne.org/verteco.git/atom?h=v1.10</id>
<link rel='self' href='https://git.dereenigne.org/verteco.git/atom?h=v1.10'/>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/'/>
<updated>2012-12-04T01:41:09+00:00</updated>
<entry>
<title>phidgetcontrol: Allow single device operation</title>
<updated>2012-12-04T01:41:09+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-12-04T01:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=acf5c24e03de08333bdc4bfdaa4023fe3e32cd02'/>
<id>urn:sha1:acf5c24e03de08333bdc4bfdaa4023fe3e32cd02</id>
<content type='text'>
Brown paper bag commit.
</content>
</entry>
<entry>
<title>ftpupload: decouple ftpupload from modbuslog</title>
<updated>2012-12-04T01:29:32+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-12-04T01:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=45b134f897572318f182aa5faa348c5bd39fa7ae'/>
<id>urn:sha1:45b134f897572318f182aa5faa348c5bd39fa7ae</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>makefile: fix install_phidgetcontrol target typo</title>
<updated>2012-12-04T00:45:49+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-12-04T00:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=9083b82a25bdb9c25e7da0cfb4ebe515186c71e1'/>
<id>urn:sha1:9083b82a25bdb9c25e7da0cfb4ebe515186c71e1</id>
<content type='text'>
Only cosmetic; Both install paths were still in root's default $PATH.
</content>
</entry>
<entry>
<title>makefile: add clean target</title>
<updated>2012-12-03T22:02:34+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-12-03T22:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=4550dfc3f6e49ba17e2d7cb21164434561b13f72'/>
<id>urn:sha1:4550dfc3f6e49ba17e2d7cb21164434561b13f72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makefile: fix indentation</title>
<updated>2012-12-03T22:01:34+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-12-03T22:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=f00f52b181934c4774435075b36f9850a3d4311b'/>
<id>urn:sha1:f00f52b181934c4774435075b36f9850a3d4311b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>phidgetcontrol: Remove unnecessary debug code</title>
<updated>2012-11-27T15:24:37+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-11-27T15:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=aa8f8134eb700ab340bc191cef0a1a6ecc32e49e'/>
<id>urn:sha1:aa8f8134eb700ab340bc191cef0a1a6ecc32e49e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makefile: Add {lighting,phidget}control targets</title>
<updated>2012-11-27T14:48:04+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-11-27T14:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=094ad4d91466cfbff0cd2f8b4790ef107a4cfa98'/>
<id>urn:sha1:094ad4d91466cfbff0cd2f8b4790ef107a4cfa98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add {lighting,phidget}control cron.d files</title>
<updated>2012-11-27T14:31:48+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-11-27T14:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=b98935c2ea808510e479e05e299604f20237c1b0'/>
<id>urn:sha1:b98935c2ea808510e479e05e299604f20237c1b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ftphelper: parameterise LOCALDIRECTORY</title>
<updated>2012-11-27T14:25:13+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-11-27T14:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=3af2ad7472d267789688cedcc193fd925e3256e2'/>
<id>urn:sha1:3af2ad7472d267789688cedcc193fd925e3256e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import phidgetcontrol.{c,cfg}</title>
<updated>2012-11-26T19:02:38+00:00</updated>
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<published>2012-11-26T19:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dereenigne.org/verteco.git/commit/?id=01ef8649a9b7810e84941b0aea253e04ef0a987a'/>
<id>urn:sha1:01ef8649a9b7810e84941b0aea253e04ef0a987a</id>
<content type='text'>
</content>
</entry>
</feed>
