Go to file
Thomas bf83df5151 add a simulation of the low level avr door control
Simulates the logic of the avr and provides the data over tcp/ip

Signed-off-by: Thomas Schmid <tom@binary-kitchen.de>
2019-06-23 20:04:13 +02:00
arch PKGBUILD: add missing dependency pyserial 2019-06-19 00:26:51 +02:00
avr-code avr: use a own header to define constants 2019-06-14 21:30:54 +02:00
cad Design a button case 2018-09-04 01:21:41 +02:00
etc add a simulation of the low level avr door control 2019-06-23 20:04:13 +02:00
pydoorlock add a simulation of the low level avr door control 2019-06-23 20:04:13 +02:00
schematics schematics: Add BOM and Reichelt link 2018-09-10 01:03:32 +02:00
scripts pydoorlock: autogenerate Protocol.py 2019-06-14 21:37:47 +02:00
share/doorlockd Authenticator: automatically choose authentication backend 2018-12-08 01:29:51 +01:00
systemd Makefile: introduce more variables 2019-06-15 22:33:31 +02:00
.gitignore pydoorlock: autogenerate Protocol.py 2019-06-14 21:37:47 +02:00
LICENSE moved License file 2015-09-25 00:50:09 +02:00
Makefile Config: Move SYSCONFDIR and PREFIX to Config 2019-06-15 22:42:01 +02:00
TODO Make sounds working again 2018-10-07 03:47:34 +02:00
VERSION Release v2.0 2019-02-22 20:15:22 +01:00
doorlockd Config: Move SYSCONFDIR and PREFIX to Config 2019-06-15 22:42:01 +02:00
doorlockd-passwd doorlockd: backend: support local authentication 2018-09-18 01:28:34 +02:00
doorlockd-serialsim add a simulation of the low level avr door control 2019-06-23 20:04:13 +02:00
doorstate doorstate: Use variable instead of constant value 2019-06-15 22:42:01 +02:00
gpio-wait.c Publish door state to mqtt 2018-10-07 01:50:41 +02:00
setup.py pydoorlock: install pydoorlock via pip 2018-10-16 21:48:13 +02:00