Commit graph

12 commits

Author SHA1 Message Date
S. Seegel
6d86f2127a fix bitmasks for DIO 2021-01-11 12:47:30 +00:00
S. Seegel
01ddd7e3cc Better timing tolerance
Add weather sensors wh2, wh7000
some python3 issues
fix docu & PC PIR
2020-12-27 01:00:37 +01:00
Stefan Seyfried
3e70559ef2
some more python3 fixes (#8)
Add python3 compatibility to raspyrfm module and lacrosss/sensors.py.
More things to fix for overall python3 suitability, but I can only test
what I personally use :-)
2020-12-26 19:17:31 +01:00
Stefan Seyfried
99b37cbb29
rfm69: print all messages to stderr (#7)
This allows code using this module to print its output to stdout
without interference.
Possible future improvement: add an option to specify if any non-fatal
message should be printed.
2020-12-23 00:30:25 +01:00
S. Seegel
5aa901b68b refactor protocols 2020-11-30 19:25:11 +01:00
S. Seegel
ea2bf6c4ff add encode for emylo
clean up
2020-11-24 11:07:59 +01:00
S. Seegel
a9cbea112a AES receive 2020-02-06 23:44:55 +00:00
Stefan Seegel
27ae6ed7a4 Add AES encryption 2020-02-06 22:05:18 +01:00
S. Seegel
d61c88d4dc add MAX! receiving
add variable packet length
2020-02-06 20:23:11 +00:00
Stefan Seegel
cdfe345872 clean up
refactoring
rcprotocols
2020-02-05 01:15:56 +01:00
Stefan Seegel
aef9733f2e refactoring, cleanup, testing 2020-01-27 02:11:10 +01:00
Stefan Seegel
dcbdbeec0b refactoring 2020-01-23 21:23:04 +01:00