| Age | Commit message (Collapse) | Author |
|
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 <manut@mecka.net>
|
|
make it easier for humans to read and bette parseable
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
use libgpio for gpio access
use config file for selecting and configuring gpios
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- used for testing of callbacks to get events without real hw
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- for set/get name/id
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- and disable io_manager for the moment (not needed)
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- extended libdistrio_common to enable easy access
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
move some subprojects
fixup makefiles
Signed-off-by: Manuel Traut <manut@mecka.net>
|