Wykres commitów

1161 Commity (cb794cae42334a9051b66dcb6475947aa6d93dd3)

Autor SHA1 Wiadomość Data
Fredrik Öhrström cb794cae42 Improve extraction of readble strings like fabricatio no and enhanced id. 2022-02-06 11:21:15 +01:00
Fredrik Öhrström 86b7163aa1 Update CHANGES 2022-02-05 18:11:34 +01:00
Fredrik Öhrström 0296eee881 Adjust test to server stdin being closed. 2022-02-05 17:47:41 +01:00
Fredrik Öhrström 8f12d0a5f8 Adjust exitafter test timing. 2022-02-05 17:39:55 +01:00
Fredrik Öhrström 9c0b53551b Add missing config files for test. 2022-02-05 17:34:10 +01:00
Fredrik Öhrström b210ab3ecb Build debug branches. 2022-02-05 16:28:11 +01:00
Fredrik Öhrström 3b1a0127b0 Adjust test for server build. 2022-02-05 16:22:42 +01:00
Fredrik Öhrström 29c7177e8c Update test to run on build server. 2022-02-05 16:09:39 +01:00
Fredrik Öhrström 008fcf9ce7 Add test file. 2022-02-05 16:01:07 +01:00
Fredrik Öhrström 3252901466 It is now possible to combine --oneshot and --exitafter= with --useconfig= 2022-02-05 16:00:52 +01:00
Fredrik Öhrström 0582fcce9f Update test case for qheat. 2022-02-05 08:40:48 +01:00
Fredrik Öhrström ed555eafbb
Merge pull request #465 from geektoor/qheat-typofix
Fix: fixed typo in meter_qheat.cc
2022-02-05 08:36:37 +01:00
Fredrik Öhrström c9fd8fc059 Update CHANGES and README. 2022-02-05 08:30:47 +01:00
Fredrik Öhrström 61a8365e7c
Merge pull request #455 from klew/master
amiplus driver: added energy parameters for tariffs 1, 2, and 3
2022-02-05 08:19:21 +01:00
Fredrik Öhrström 755ef4da91
Merge pull request #470 from BIBOLV/patch-1
Create driver_itron.cc
2022-02-05 08:17:44 +01:00
BIBO 31054a5bcc
Create driver_itron.cc
First iteration of ITRON Water meter driver for https://github.com/weetmuts/wmbusmeters/issues/468
2022-02-05 01:09:25 +02:00
Sven Michels 383192f9ee Fix: fixed typo in meter_qheat.cc
While testing wmbusmeters, i noticed a small typo in my output log.
Instead of last_year_date it was printing las_year_date. This is
now fixed.
2022-02-03 20:27:32 +01:00
Fredrik Öhrström f04434f505 Add new test case for configurable electricity meters. 2022-02-03 15:40:59 +01:00
Krzysztof Lewandowski 659134a0ea amiplus driver: added energy parameters for tariffs 1, 2, and 3 2022-01-28 00:50:58 +01:00
Fredrik Öhrström 70b7e51231 Fix listenvs/listfields for new driver format. 2022-01-27 11:36:26 +01:00
Fredrik Öhrström 1450c2d86a Correct minomess. 2022-01-25 22:04:18 +01:00
Fredrik Öhrström d8d0853f78 Refactor minomess. 2022-01-25 22:00:20 +01:00
Fredrik Öhrström 349524d547 Improve analyze so that it tests more relevant drivers. 2022-01-25 21:21:17 +01:00
Fredrik Öhrström c22e58f595 Add json to analyze output. 2022-01-25 20:42:46 +01:00
Fredrik Öhrström 19834d81d1 Added driver c5isf. 2022-01-25 20:10:38 +01:00
Fredrik Öhrström 80e5e80a20 Work on release/deploy functionality. 2022-01-25 10:01:03 +01:00
Fredrik Öhrström f925788826 Work on release/deploy functionality. 2022-01-25 09:58:37 +01:00
Fredrik Öhrström a353e4899b
Merge pull request #451 from WagMat/master
Add more explanations to some keys of qsmoke
2022-01-24 12:16:57 +01:00
Matthias Wagner 49eb8b14bb Add more explanations to some keys of qsmoke 2022-01-22 21:41:29 +01:00
Fredrik Öhrström fda09feff4 Clean includes in drivers. 2022-01-18 11:39:42 +01:00
Fredrik Öhrström 7bf811dd67 Refactor iperl driver. 2022-01-18 11:33:55 +01:00
Fredrik Öhrström 65cc9f3846 Refactored drivers are named driver_xyz.cc This makes it easier to see how the refactoring work progresses. 2022-01-18 11:07:19 +01:00
Fredrik Öhrström 099bc33602 Refactor aventieshca. 2022-01-18 09:54:58 +01:00
Fredrik Öhrström 3ced1753d9 Add another test telegram to microclima driver. 2022-01-15 12:23:15 +01:00
Fredrik Öhrström 09bcb6e53e Add micoclima driver. 2022-01-13 15:26:44 +01:00
Fredrik Öhrström 3df46480b0 Update naming of temperature difference in wmbus table. 2022-01-13 15:17:09 +01:00
Fredrik Öhrström 6af3b53d70 Add support for Kelvin. 2022-01-13 15:06:53 +01:00
Fredrik Öhrström 14f5938401 Update CHANGES and README. 2022-01-13 11:57:35 +01:00
Fredrik Öhrström e3346133f8 Added microclima heat meter. 2022-01-13 11:56:26 +01:00
Fredrik Öhrström 8df2bbdf47 Refactor sharky. 2022-01-13 11:45:37 +01:00
Fredrik Öhrström fbf8b7a6ed Update CHANGES. 2022-01-13 11:01:16 +01:00
Fredrik Öhrström b58d6cd710 Add ANYID as a synonum for '*' for the meter id. Helps when dealing with escaping. 2022-01-13 10:59:50 +01:00
Fredrik Öhrström c15f68b57b Add mbus test for sensostar. 2022-01-13 10:39:44 +01:00
Fredrik Öhrström b322838b59 Added mbus driver ultraheat. 2022-01-13 09:51:08 +01:00
Fredrik Öhrström c20a63e5b7 In logged telegrams, separate header from body with # instead of |, this makes it easier to double-click select copy and paste telegrams to the command line for decoding using wmbusmeters. 2022-01-12 19:20:03 +01:00
Fredrik Öhrström 27dd42101d
Merge pull request #441 from to-masz/add-apator-buffer-sizes
Add missing register sizes to apator162
2022-01-09 09:36:57 +01:00
Fredrik Öhrström 840752155e Refactor apator08. 2022-01-09 09:36:25 +01:00
Fredrik Öhrström 9c3d39710a Add default msg for no bits in bits field. 2022-01-08 22:04:18 +01:00
Fredrik Öhrström c315e6cb81
Merge pull request #442 from WagMat/master
Fix typo in warning message
2022-01-08 19:09:52 +01:00
Fredrik Öhrström 9356c9ad95 Refactor suprecom587 driver. 2022-01-08 18:52:06 +01:00