Theo Arends
|
4566aaee05
|
Refactor wiegand to 32-bit
Refactor wiegand from 64-bit to 32-bit while keeping full 34-bit support
|
2022-02-15 17:52:45 +01:00 |
Theo Arends
|
c074573f09
|
Fix wiegand 34-bit rfid reading and presentation
Fix wiegand 34-bit rfid reading and presentation (#14834)
|
2022-02-15 14:32:42 +01:00 |
Theo Arends
|
3e914a7ad1
|
Quick fix for displaying valid 26-bit tags
Quick fix for displaying valid 26-bit tags (#14834)
34-bit tags is a challenge as we currently do not support 64-bit variables. To be continued.
|
2022-02-14 18:29:26 +01:00 |
David Stein
|
75d259a77e
|
xsns_82_wiegand - fix for zero key if keypad is used in the single key mode (SetOption124 1)
|
2021-08-24 15:54:02 +02:00 |
Theo Arends
|
2350697815
|
Use IRAM_ATTR in place of ICACHE_RAM_ATTR
|
2021-04-02 17:14:08 +02:00 |
sle
|
8a6f222b8f
|
fix a wrong timing issue, when glitches apear on D0/D1 lines (bitTime wrong)
|
2021-03-20 17:15:42 +01:00 |
sle
|
b2178bc372
|
support now several key pad strokes as one tag switchable by SetOption124 and added a hardware emulation for Wiegand reader ( will be only compiled in a debug mode)
|
2021-03-16 18:58:31 +01:00 |
sle
|
5f384f58c4
|
Tag number output hex (optional)
|
2021-03-11 12:33:35 +01:00 |
sle
|
07f641c0b5
|
fix #11047 Wiegand 26/34 missed some key press
|
2021-03-10 12:42:30 +01:00 |
Theo Arends
|
ac054ea666
|
Refactor AddLog usage
|
2021-01-23 17:10:06 +01:00 |
Theo Arends
|
4de6648cd7
|
Refactor wiegand rfid reader
|
2021-01-21 16:12:44 +01:00 |
Theo Arends
|
7ddb6ad233
|
Wiegand refactor
|
2021-01-21 13:44:39 +01:00 |
Theo Arends
|
d402060e56
|
Clean up Wiegand
|
2021-01-17 17:50:58 +01:00 |
sle
|
ba12d8911e
|
only in case of valid key do action. Issue#10585 and block very slow incoming signals
|
2021-01-17 11:39:21 +01:00 |
Theo Arends
|
2dbd1ef973
|
Add support for 24/26/32/34 bit RFID Wiegand
Add support for 24/26/32/34 bit RFID Wiegand interface (D0/D1) by Sigurd Leuther (#3647, #10565)
|
2021-01-16 15:39:33 +01:00 |