Commit Graph

11 Commits

Author SHA1 Message Date
jopohl
48c8c1aec3 choose right enocean hash depending on message format 2016-12-04 14:34:03 +01:00
jopohl
3692139d0b rearrange enocean crc methods 2016-12-03 16:57:23 +01:00
jopohl
fe80da71a9 Add DecodingErrorStates 2016-12-02 11:51:40 +01:00
jopohl
5992886ba5 rename encoding -> Encoder 2016-12-02 10:40:02 +01:00
jopohl
df3ff6315c fix test for crc polynomial 2016-12-01 16:58:32 +01:00
andynoack
f09c473978 enocean crcs 2016-12-01 13:41:46 +01:00
jopohl
eaf800c895 dominate enocean 2016-11-18 15:53:47 +01:00
Andreas Noack
f16b4aae21 Added cut-decoding...without GUI (TBD) 2016-10-27 18:57:57 +02:00
andynoack
b3a58db67d Added Wireless Short-Packet (WSP) encoding/decoding for EnOcean (Switch Telegram) 2016-08-23 13:31:42 +02:00
jopohl
64e2831faf Unittest for enocean + avoid repush of ui data 2016-08-18 17:02:19 +02:00
Andreas Noack
0582c1a9f5 Decoding/Encoding:
Improved carrier algorithm to handle arbitrary carriers, e.g. "....1....1**" that means: 4 info bits, True-bit, 4 info bits, True-bit, 2 arbitrary bits (no info)
2016-08-18 15:52:35 +02:00