summaryrefslogtreecommitdiff
path: root/interfaces
AgeCommit message (Collapse)Author
2012-06-03interfaces: fix typos in manager idlManuel Traut
- analog / digital swapped Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-03io: add timestamps to analog/digital interfacesManuel Traut
- used to store time of last update Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-02fix includes paths, etcManuel Traut
common, io, manager can be build now Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-02remove controller.idlManuel Traut
content now in manager.idl Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-02complete renaming in idl filesManuel Traut
- all idl files are now in the same module 'distrio' Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-02project renamingManuel Traut
from distributed-io which is a widely use term to distrio Signed-off-by: Manuel Traut <manut@mecka.net>
2012-05-29added doxygen for interfacesManuel Traut
- a brief description of all interface functions Signed-off-by: Manuel Traut <manut@mecka.net>
2012-05-29improve interfaces and fix typosManuel Traut
- added timestamp for error - added log function to collect errors in controller - merged device.idl into io.idl - fixed typos in io - added callbacks to digital/analog io Signed-off-by: Manuel Traut <manut@mecka.net>
2012-05-28interfaces first draftManuel Traut
first idea of an interface description to control io s Signed-off-by: Manuel Traut <manut@mecka.net>