rct
|
85b566fc2b
|
Updated crc8 to take initial CRC value as a parameter
|
2015-10-07 23:52:00 -04:00 |
|
rct
|
c64e7ff834
|
DSC Security Contact added CRC-8 calc/check
* Added "little-endian" CRC-8 calculation
* Moved reverse8() to util.c
* Quieted WT450 callback false positive messages
|
2015-10-07 23:11:30 -04:00 |
|
Paul Ortyl
|
a2b6069e6c
|
initial implementation for GT_WT_02 decoder
|
2015-08-16 19:23:30 +02:00 |
|
rct
|
7740d4d9d5
|
LaCrosse removed unneeded start bit removal workaround
Moved time stamp to util.c
Alecto, fixed compile warnings (%%, time stamp, demod_arg init)
|
2015-07-14 14:01:08 -04:00 |
|
Tommy Vestermark
|
ba28bc0835
|
Add decoder for Pulse Code Modulation, Return-to-Zero
To be used by DSC
|
2015-07-11 20:33:27 +02:00 |
|
Tommy Vestermark
|
bf5b0a58e1
|
Made a util.c with generic helper functions (CRC8)
For use with device drivers
|
2015-07-11 15:59:06 +02:00 |
|