<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/distrio, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/distrio/atom?h=master</id>
<link rel='self' href='https://git.mecka.net/manut/distrio/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/'/>
<updated>2014-05-06T14:50:37Z</updated>
<entry>
<title>use iniparser from deps</title>
<updated>2014-05-06T14:50:37Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-05-06T14:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=a60a1b8fb462e54ccf540dd93c8a1f99d2e76ffc'/>
<id>urn:sha1:a60a1b8fb462e54ccf540dd93c8a1f99d2e76ffc</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>add iniparser submodule</title>
<updated>2014-05-06T14:39:33Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2014-05-06T14:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=feb8dff30df65699e903c1aa765be319e6aa06ad'/>
<id>urn:sha1:feb8dff30df65699e903c1aa765be319e6aa06ad</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>io: generic_gpio - add input observation</title>
<updated>2013-01-16T19:50:58Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2013-01-16T19:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=7ad35373a45f151c3a25cfabeb529bc04aecb580'/>
<id>urn:sha1:7ad35373a45f151c3a25cfabeb529bc04aecb580</id>
<content type='text'>
inputs needs to be monitored for change.

this patch implements input monitoring based on a poll of the
sys/class/gpio/gpioX/value file

if raising, falling or both edges should be monitored can be configured
	in the conf file.

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>improve gpio.conf config format</title>
<updated>2013-01-15T00:41:38Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2013-01-15T00:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=33a7f9331cbce18c5f706ed614cbd7c04ef7a9da'/>
<id>urn:sha1:33a7f9331cbce18c5f706ed614cbd7c04ef7a9da</id>
<content type='text'>
make it easier for humans to read and bette parseable

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>generic_gpio: make it really generic</title>
<updated>2013-01-15T00:29:22Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2013-01-15T00:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=7dd28a3fa96564bb4135a1c4dc936e5824c4c2e7'/>
<id>urn:sha1:7dd28a3fa96564bb4135a1c4dc936e5824c4c2e7</id>
<content type='text'>
use libgpio for gpio access
use config file for selecting and configuring gpios

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>add libiniparser c++ library wrapper</title>
<updated>2013-01-14T23:41:33Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2013-01-14T23:41:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=3dfb4cefed51c9cc4dd5879bfe63cc835aaf1568'/>
<id>urn:sha1:3dfb4cefed51c9cc4dd5879bfe63cc835aaf1568</id>
<content type='text'>
needed to use the functions of the c library

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>add direction attribute to IOs</title>
<updated>2013-01-14T09:38:45Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2013-01-14T09:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=f8b3b3b854ad05329c73d5b98fa24916a270de65'/>
<id>urn:sha1:f8b3b3b854ad05329c73d5b98fa24916a270de65</id>
<content type='text'>
is quiet useful to get an idea via IDL if it's an input or output

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>added paper abstract to README file</title>
<updated>2013-01-14T08:07:36Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2013-01-14T08:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=78da4fbc47c296a5f7b04865677398c672fd6895'/>
<id>urn:sha1:78da4fbc47c296a5f7b04865677398c672fd6895</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>simple_dev: use const var in execute functions</title>
<updated>2012-12-04T22:29:30Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2012-12-04T22:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=1d926aa9941451ab9ff684e63ce8a8a7eab26c72'/>
<id>urn:sha1:1d926aa9941451ab9ff684e63ce8a8a7eab26c72</id>
<content type='text'>
- needed to match definition of base clase created by IDL
- otherwise the execute function will not be found by CORBA

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
<entry>
<title>clients/test: execute all found functions</title>
<updated>2012-12-04T22:27:44Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@mecka.net</email>
</author>
<published>2012-12-04T22:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/distrio/commit/?id=ef1082b5f865ad720bdb4e2ecf730edce4168f21'/>
<id>urn:sha1:ef1082b5f865ad720bdb4e2ecf730edce4168f21</id>
<content type='text'>
in an interval of 1 sec
useful for testing

Signed-off-by: Manuel Traut &lt;manut@mecka.net&gt;
</content>
</entry>
</feed>
