Hans Erik van Elburg
|
b6537678a7
|
cleaned up based on pylama complaints / pinpointed to coverage version 4.5.4 as next version is incompatible
|
2020-02-02 22:12:25 +01:00 |
|
Hans Erik van Elburg
|
fee3f696c4
|
merged upstream 0.18 version and resolved conflict
|
2020-02-02 17:26:47 +01:00 |
|
Hans Erik van Elburg
|
c36f68a884
|
working version of the Telegram object
|
2019-06-06 05:41:55 +02:00 |
|
Nigel Dokter
|
d6e28db116
|
log checksum errors as warning; dont force full telegram signatures; removed unused code for automatic telegram version detection;
|
2017-06-05 21:02:59 +02:00 |
|
Alex Mekkering
|
dcb59fddb1
|
Support optional telegram signatures
|
2017-06-05 09:07:47 +02:00 |
|
Nigel Dokter
|
9d20bb8ad5
|
experimenting with version detection
|
2017-01-28 17:01:33 +01:00 |
|
Nigel Dokter
|
7a4c204850
|
added code comments
|
2017-01-21 10:42:17 +01:00 |
|
Nigel Dokter
|
45f5fe2c36
|
define checksum support in telegram specification; moved telegram v2 exception temporarily from parser to MBUSObject;
|
2017-01-21 10:33:17 +01:00 |
|
Nigel Dokter
|
07634abed1
|
Progress on removing TelegramParserV2_2 and TelegramParserV4 in favor of a generic TelegramParser
|
2017-01-20 23:02:19 +01:00 |
|
Nigel Dokter
|
fadf206715
|
moved serial clients to own package
|
2017-01-10 20:09:33 +01:00 |
|
Nigel Dokter
|
759e0a0d92
|
removed absolute imports back to relative due to serial.py importing from serial
|
2017-01-09 21:31:08 +01:00 |
|
Nigel Dokter
|
21334e5a0a
|
changed relative imports to absolute; renamed TelegramBuffer.put to TelegramBuffer.append;
|
2017-01-09 20:15:55 +01:00 |
|
Nigel Dokter
|
f10032f701
|
refactored TelegramParser.parse to accept a str instead of list
|
2017-01-05 21:24:41 +01:00 |
|
Nigel Dokter
|
920c9aedc2
|
Revert "Fixed CRC calculation"
|
2017-01-04 11:58:03 +01:00 |
|
Alex Mekkering
|
e512456cc2
|
Fixed CRC calculation
|
2017-01-04 10:21:47 +01:00 |
|
Nigel Dokter
|
b3014823c1
|
bugfix; updated async client to CRC check
|
2016-12-29 19:20:50 +01:00 |
|
Nigel Dokter
|
1c69b4e9ee
|
added telegram CRC verification
|
2016-12-28 20:29:34 +01:00 |
|
Nigel Dokter
|
927a4bc8e7
|
added DSMR v4 parsing unit test; added alternative serial settings for DSMR v2 and v4;
|
2016-11-20 12:44:45 +01:00 |
|
Johan Bloemberg
|
447f2a24fb
|
Add test and exceptions for V2_2 implementation.
|
2016-11-07 20:00:10 +01:00 |
|
Nigel Dokter
|
fe278c2d3d
|
Initial commit
|
2016-08-22 20:16:11 +02:00 |
|