Fredrik Öhrström
40bc8bd908
Start refactoring by removing unnecessary c++ classes.
2021-12-31 12:27:57 +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
6a4266ead6
Update README.
2021-12-27 14:32:09 +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
4c5ecb5b2a
Add --analyze to README.
2021-12-25 14:19:36 +01:00
Fredrik Öhrström
1ae013b3af
Merge pull request #418 from BIBOLV/master
...
Docker fixes
2021-12-23 12:08:52 +01:00
BIBOLV
7713188687
Docker fixes
...
Fixing issue reported in https://github.com/weetmuts/wmbusmeters/issues/405
2021-12-22 23:02:02 +02: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
Fredrik Öhrström
2ecb3e90d9
New function --analyze now works but is not yet complete.
2021-12-07 23:56:29 +01:00
Fredrik Öhrström
ae6e10a291
First step to implement --analyze.
2021-12-07 19:51:26 +01:00
Fredrik Öhrström
5e8c7b93d8
Added another izar mfct/type/version combo for izars.
2021-12-07 18:30:32 +01:00
Fredrik Öhrström
52a1f0fa34
Update CHANGES.
2021-12-07 18:24:29 +01:00
Fredrik Öhrström
3354d29354
Merge pull request #400 from DenysFrasinich/master
...
Add new fields for kamstrup multical302 in mega joule
2021-12-07 12:26:35 +01:00
Denys
e92ebe3d9a
Add Mj unit suport to multical 302
2021-12-06 03:02:39 +02:00
Denys
210c0e212d
Revert "Add new fields for kamstrup multical302 in mega joule"
...
This reverts commit 24f7ca6150
.
2021-12-06 00:05:42 +02:00
Thomas
c1a1ed53c1
LSE heat-cost-allocator + cold-water-meter
...
added driver mapping for Landis Staefa electronic heat-cost-allocator + cold-water-meter
2021-12-02 19:38:31 +01:00
Fredrik Öhrström
8153c69e1d
Update CHANGES.
2021-12-01 21:47:47 +01:00
Fredrik Öhrström
4ca4fdba57
Merge pull request #401 from trsqr/minomess
...
Add support for Zenner Minomess water meter
2021-12-01 21:40:20 +01:00
Olli Salonen
0627416f1a
Add tests for Zenner Minomess
2021-12-01 22:31:21 +02:00
Olli Salonen
400542824a
Update readme with Zenner Minomess
2021-12-01 08:12:27 +02:00
Denys
24f7ca6150
Add new fields for kamstrup multical302 in mega joule
2021-12-01 00:28:12 +02:00
Olli Salonen
143053b015
Add support for Zenner Minomess water meter
2021-11-30 13:17:34 +02:00
Fredrik Öhrström
b56433fe27
Added another qsmoke telegram to test suite.
2021-11-28 22:07:55 +01:00
Fredrik Öhrström
7b9cde5f74
Added test for qsmoke.
2021-11-28 18:49:08 +01:00
Fredrik Öhrström
88b2386311
Added test yet another q water 5.5
2021-11-28 18:45:28 +01:00
Fredrik Öhrström
224cdb3550
Merge pull request #393 from docbobo/master
...
Add Qundis watermeter 5.5 version 0x0x/0x18 to lse_07_17
2021-11-28 18:35:42 +01:00
Fredrik Öhrström
b5f3ccc152
Add parsing of variable length vifs.
2021-11-28 18:23:42 +01:00
Boris Pruessmann
ddd539053d
Added new lse_07_17 variant
2021-11-28 08:46:16 +01:00
Fredrik Öhrström
67e0072cd8
Remove assert since rtlsdr dongles sometimes has an empty identifier.
2021-11-16 17:15:08 +01:00
Fredrik Öhrström
43d88def57
Revert "Honor the env in child processes"
...
This reverts commit 37abbcdf88
.
2021-11-12 15:51:06 +01:00
Fredrik Öhrström
2ca0d1df26
Merge pull request #385 from vvvrrooomm/master
...
Honor the env in child processes
2021-11-12 15:39:05 +01:00
Martin Haaß
37abbcdf88
Honor the env in child processes
...
fixes #380 : execvpe replaces the original env with the given array. The
array was empty effectivly removing PATH from the subshell. Thus
rtl_wmbus is not found, even if located within the PATH, as stated in
the documentation.
2021-11-11 23:58:02 +01:00
Fredrik Öhrström
f7cb6ce2ee
Simulation file and hex on command line now auto-removes any valid dll-crcs found.
2021-11-08 20:12:31 +01:00
Fredrik Öhrström
02e84048f0
Merge pull request #381 from petterreinholdtsen/rtl433-error-credit
...
Mention correct driver name in error message.
2021-11-07 14:14:29 +01:00
Petter Reinholdtsen
860fb8d204
Mention correct driver name in error message.
2021-11-07 06:32:19 +01:00
Fredrik Öhrström
38e4f7fb35
Added multical602 meter.
2021-11-06 23:13:39 +01:00
Fredrik Öhrström
f74151fa4e
Update CHANGES.
2021-11-06 22:36:29 +01:00
Fredrik Öhrström
5bf2ebf104
Update CHANGES and README and man page.
2021-11-06 22:35:21 +01:00
Fredrik Öhrström
0224941e00
Do not accept proper non-encrypted telegrams for an id when a key is specified for that id.
2021-11-06 22:24:22 +01:00
Fredrik Öhrström
d32b69a810
Do not accept non-encrypted telegrams when a key is specified.
2021-11-06 21:41:36 +01:00
Fredrik Öhrström
a5694a1aab
Handle a NWL 0x81 ci-field, but does not understand it... yet.
2021-11-06 20:30:09 +01:00
Fredrik Öhrström
bea17e9d3d
Add another register size for apator162.
2021-10-27 13:22:49 +02:00
Fredrik Öhrström
1f421834f0
Added stub for bfw240radio.
2021-10-24 17:54:36 +02:00
Fredrik Öhrström
731ae371d7
Added QHeat heat meter.
2021-10-24 17:18:53 +02:00
Fredrik Öhrström
d1d9e73283
Only print total_cooling_m3 once and update test.
2021-10-18 14:53:50 +02:00
Fredrik Öhrström
6a098dffdf
Fix bug in hydrocalm3 where heating volume was overwritten by cooling volume.
2021-10-18 14:48:58 +02:00
Fredrik Öhrström
37765552f5
Correction.
2021-10-18 13:30:49 +02:00
Fredrik Öhrström
8f012a8f7f
Update README with more pipe examples.
2021-10-18 13:16:46 +02:00
Fredrik Öhrström
f2fa19551d
New mapping to driver for Q module addon.
2021-10-16 21:29:10 +02:00