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
|
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 |
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 |
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 |
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
|
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
|
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
|
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 |
Matthias Wagner
|
2a3f501f39
|
Fix typo in warning message
|
2022-01-08 18:09:17 +01:00 |
Fredrik Öhrström
|
8168e66d6a
|
Refactor aventieswm driver.
|
2022-01-08 15:50:15 +01:00 |
Fredrik Öhrström
|
75a18afd11
|
Add translate function.
|
2022-01-08 14:10:05 +01:00 |
Fredrik Öhrström
|
e3e2941c32
|
Add new handling of meter drivers.
|
2022-01-08 09:58:33 +01:00 |
Tomasz Gramza
|
0562d02306
|
Add missing register sizes to apator162
|
2022-01-07 16:51:55 +00:00 |
DomAtHome
|
9bfd9914be
|
Remove EnergyGJ
|
2022-01-04 09:59:51 +01:00 |
DomAtHome
|
03dcac8209
|
Update Sharky774 to latest changes from source repo.
|
2022-01-03 16:45:23 +01:00 |
DomAtHome
|
309e1bdb73
|
Merge pull request #2 from DomAtHome/master
master to sharky774
|
2022-01-03 16:24:33 +01:00 |
Fredrik Öhrström
|
1ba56609b5
|
Refactoring with the intent to make it easier to write drivers.
|
2022-01-02 13:08:36 +01:00 |
Fredrik Öhrström
|
5ccde88863
|
Add another register size for apator162.
|
2022-01-01 15:22:52 +01:00 |
Fredrik Öhrström
|
2fc10a03ab
|
Added counter to lansen door/window detector.
|
2021-12-31 18:04:03 +01:00 |
Fredrik Öhrström
|
d87663c826
|
Refactor by removing unnecessary c++ classes.
|
2021-12-31 16:47:29 +01:00 |
Fredrik Öhrström
|
40bc8bd908
|
Start refactoring by removing unnecessary c++ classes.
|
2021-12-31 12:27:57 +01:00 |
DomAtHome
|
69e8c9e2f9
|
Add support to Sharky 774 meter.
|
2021-12-29 19:46:37 +01:00 |
Fredrik Öhrström
|
9d4694d687
|
Fix bug where valid rtlwmbus telegrams were ignored when they came after a crc broken telegram. This bug did not tigger for the normal rtlsdr rtlwmbus usage. It triggered when piping an archive file with collected telegrams into wmbusmeters.
|
2021-12-29 18:53:54 +01:00 |
Fredrik Öhrström
|
ff654bdfa0
|
Add encrypted to type info when listening to all meters.
|
2021-12-27 14:30:54 +01:00 |
Fredrik Öhrström
|
d609d64184
|
Merge pull request #404 from gswdn/adddrivermetermappings
LSE heat-cost-allocator + cold-water-meter
|
2021-12-09 12:42:03 +01:00 |
Fredrik Öhrström
|
b9bac60749
|
After analyzing and scoring the drivers decode using the selected driver.
|
2021-12-08 00:55:50 +01:00 |