digital
|
0e7d1f8f8a
started to implement a controller manager and worked on the controller baseclass
|
před 7 roky |
digital
|
a72ebc6c1f
renamed setmode to configure
|
před 7 roky |
digital
|
7f0b60306f
removed blinker import from gpio
|
před 7 roky |
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
|
před 7 roky |
digital
|
b0fa8743d1
updated url in setup.py
|
před 7 roky |
digital
|
195e79c050
added installer script and MANIFEST.in
|
před 7 roky |
digital
|
64a77ec34f
added template index.rst and wrote a description about digilib in index.rst
|
před 7 roky |
digital
|
a3e7053f06
applied new skelleton dir
|
před 7 roky |
digital
|
d639d9418a
trying to make this rtd compatible
|
před 7 roky |
digital
|
68a1d43b15
trying to make this rtd compatible
|
před 7 roky |
digital
|
250ff6a7fe
added sphinx for better documentation
|
před 7 roky |
digital
|
e9516d2fa8
typo, forgot a dot somewhere
|
před 7 roky |
digital
|
893085538c
minor improvements in the client
|
před 7 roky |
digital
|
03a718abbd
done trying out wait and join
|
před 7 roky |
digital
|
4b55a9ee03
trying out wait and join
|
před 7 roky |
digital
|
f0d91bda32
shutdown called itself instead of async_shutdown
|
před 7 roky |
digital
|
feb8a53adf
renamed shutdown to async_shutdown and sync_shutdown to shutdown
|
před 7 roky |
digital
|
f1bd292069
fixed a bug in the error handler, run and arun didn't expect argument 'self'
|
před 7 roky |
digital
|
8a9cb68a71
added a synchronous shutdown method
|
před 7 roky |
digital
|
8a81ffd6a9
better implementation of an error handler
|
před 7 roky |
digital
|
5a2cc53c71
implemented a proper error handler
|
před 7 roky |
digital
|
3ca205d781
error_handler now runs async methods properly, trying to figure out what's up with joining tasks
|
před 7 roky |
digital
|
4476160f24
simplified code
|
před 7 roky |
digital
|
88edcf00c1
bugfix: async function wans't awaited
|
před 7 roky |
digital
|
ceeebc2e9b
bugfix: missing argument calling socker.shutdown
|
před 7 roky |
digital
|
fa6003f957
style fix
|
před 7 roky |
digital
|
3d934eab8c
removed 'no gpio module' warning'
|
před 7 roky |
digital
|
64f10ff97d
bugfix: fixed bugs introduced in the previous commit
|
před 7 roky |
digital
|
ed94eb52dd
reverted changes from the the previous commits
|
před 7 roky |
digital
|
f5e765c697
bugfix: fixed bugs introduced in the previous commits
|
před 7 roky |