Commit History

Autor SHA1 Mensaxe Data
  digital d20f67037d moved controllers from pin.py to controller.py, worked in ButtonController and created file errmsg.py for error messages %!s(int64=7) %!d(string=hai) anos
  digital a448f96ad7 typo fix %!s(int64=7) %!d(string=hai) anos
  digital 6e4e2b3b32 declaring variable _pins_for_cleanup now %!s(int64=7) %!d(string=hai) anos
  digital 2f33210b97 moved gpio/__init__.py to gpio/pin.py. gpio/__init__ only imports now. %!s(int64=7) %!d(string=hai) anos
  digital 0e7d1f8f8a started to implement a controller manager and worked on the controller baseclass %!s(int64=7) %!d(string=hai) anos
  digital a72ebc6c1f renamed setmode to configure %!s(int64=7) %!d(string=hai) anos
  digital 7f0b60306f removed blinker import from gpio %!s(int64=7) %!d(string=hai) anos
  digital b5410a5032 duplicated submodule pin to gpio and started rewriting it. the gpio warpper is in an extra file now. instead of input and output read and write are used %!s(int64=7) %!d(string=hai) anos
  digital b0fa8743d1 updated url in setup.py %!s(int64=7) %!d(string=hai) anos
  digital 195e79c050 added installer script and MANIFEST.in %!s(int64=7) %!d(string=hai) anos
  digital 64a77ec34f added template index.rst and wrote a description about digilib in index.rst %!s(int64=7) %!d(string=hai) anos
  digital a3e7053f06 applied new skelleton dir %!s(int64=7) %!d(string=hai) anos
  digital d639d9418a trying to make this rtd compatible %!s(int64=7) %!d(string=hai) anos
  digital 68a1d43b15 trying to make this rtd compatible %!s(int64=7) %!d(string=hai) anos
  digital 250ff6a7fe added sphinx for better documentation %!s(int64=7) %!d(string=hai) anos
  digital e9516d2fa8 typo, forgot a dot somewhere %!s(int64=7) %!d(string=hai) anos
  digital 893085538c minor improvements in the client %!s(int64=7) %!d(string=hai) anos
  digital 03a718abbd done trying out wait and join %!s(int64=7) %!d(string=hai) anos
  digital 4b55a9ee03 trying out wait and join %!s(int64=7) %!d(string=hai) anos
  digital f0d91bda32 shutdown called itself instead of async_shutdown %!s(int64=7) %!d(string=hai) anos
  digital feb8a53adf renamed shutdown to async_shutdown and sync_shutdown to shutdown %!s(int64=7) %!d(string=hai) anos
  digital f1bd292069 fixed a bug in the error handler, run and arun didn't expect argument 'self' %!s(int64=7) %!d(string=hai) anos
  digital 8a9cb68a71 added a synchronous shutdown method %!s(int64=7) %!d(string=hai) anos
  digital 8a81ffd6a9 better implementation of an error handler %!s(int64=7) %!d(string=hai) anos
  digital 5a2cc53c71 implemented a proper error handler %!s(int64=7) %!d(string=hai) anos
  digital 3ca205d781 error_handler now runs async methods properly, trying to figure out what's up with joining tasks %!s(int64=7) %!d(string=hai) anos
  digital 4476160f24 simplified code %!s(int64=7) %!d(string=hai) anos
  digital 88edcf00c1 bugfix: async function wans't awaited %!s(int64=7) %!d(string=hai) anos
  digital ceeebc2e9b bugfix: missing argument calling socker.shutdown %!s(int64=7) %!d(string=hai) anos
  digital fa6003f957 style fix %!s(int64=7) %!d(string=hai) anos