Wykres commitów

1041 Commity (ab9d612b6352a59542b246d0d00f0f1c0ef83605)

Autor SHA1 Wiadomość Data
Fredrik Öhrström a13104125a Added test case for topaseskr with negative flow. 2023-06-28 12:26:15 +02:00
Fredrik Öhrström b64c3e7ccd
Merge pull request #973 from cguedel/patch-1
[Topas ES KR] Handle negative values for flow
2023-06-28 12:06:52 +02:00
Christian Güdel c63cb1ef01
Handle negative values for flow 2023-06-04 22:07:33 +02:00
Vyacheslav Karpukhin 13d18ef711 QDS walk-by: check length before attempting to parse the proprietary fields 2023-06-01 02:55:18 +02:00
Fredrik Öhrström 53c589ed11 Added more fields to em24 driver. 2023-05-29 08:27:52 +02:00
Fredrik Öhrström f377ade8c7 Improve defines checks for support for listing ttys. 2023-05-27 11:49:25 +02:00
Fredrik Öhrström c85fd3691c Added another mfct/type/version combo to em42 driver and the power_kw field. 2023-05-26 08:27:05 +02:00
Fredrik Öhrström 14aded94ca
Merge pull request #963 from stigger/qds_walkby
Add partial support for proprietary Q walk-by telegrams (qheat, qwate…
2023-05-23 14:30:49 +02:00
Fredrik Öhrström f174e98423 Fix test. 2023-05-23 13:10:04 +02:00
Peter Vágner f11e72cfdf Also interpret average temperature values as signed integers + add telegram output for testing 2023-05-23 09:34:26 +02:00
Peter Vágner 86c39e5570 lansenth driver: parse temperature as AutoSigned in order to see negative values 2023-05-22 15:41:46 +02:00
Fredrik Öhrström f26b56caff Add more fields to ultraheat driver and a new test case. 2023-05-20 13:03:19 +02:00
demetz d9476f114e
consider negative values for flow and power
flow can be negative
power can also be negative, for example if return temperature > supply temperature or flow is reversed
2023-05-20 12:39:41 +02:00
Vyacheslav Karpukhin 0a7f8a8e2b Add partial support for proprietary Q walk-by telegrams (qheat, qwater drivers) 2023-05-19 03:46:29 +02:00
Fredrik Öhrström 6a14bb8c77 Add testdriver for wme5. 2023-05-13 08:58:57 +02:00
Fredrik Öhrström f5e4606778 Add range check to aldreadyDecryptedCBC. 2023-05-12 21:32:40 +02:00
Fredrik Öhrström 205b5593a8 Print warning if decode of zero length telegram is attempted. 2023-05-12 21:05:36 +02:00
Fredrik Öhrström 006c88239f Restore proper register sizes for apator162. 2023-05-12 20:19:56 +02:00
Fredrik Öhrström 6fcdaca8ad Log the correct expected length when the length byte is wrong. 2023-05-12 19:58:08 +02:00
Fredrik Öhrström 2983957e32 Add warning when a telegram with a bad length byte is used. 2023-05-12 19:42:32 +02:00
Fredrik Öhrström f1858c028f Add new driver iwmtx5. 2023-05-12 11:08:28 +02:00
Fredrik Öhrström 3dd7c0c2c1 Remove unnecessary flags in new driver. 2023-05-12 10:54:29 +02:00
Fredrik Öhrström 217ab96f98
Merge pull request #956 from BIBOLV/master
Add file - driver_hcae2.cc
2023-05-12 10:52:27 +02:00
Fredrik Öhrström 54012a0f30 Improve error reporting for failed registers. 2023-05-12 09:45:25 +02:00
Fredrik Öhrström 15aba2318f Add three more register sizes in the apator162 driver. 2023-05-12 09:28:41 +02:00
BIBO 4ce0834ac6
Add files via upload 2023-05-09 14:09:21 +03:00
Fredrik Öhrström 88a811d434 Correct spelling errors. 2023-05-08 14:38:39 +02:00
Fredrik Öhrström 509a810764 Add --purge to uninstall script, remove wmbusmeters-admin and add deb_local build target. 2023-05-06 20:44:52 +02:00
Fredrik Öhrström 4c59363641 Prepend isnan with :: to satisfy CentOS compiler. 2023-05-02 17:52:00 +02:00
Fredrik Öhrström d135ed98bd
Merge pull request #937 from DeDragonSlayer/master
amiplus - add maximum power consumption field. This is calculated as …
2023-04-18 20:37:14 +02:00
DeDragonSlayer 9c9bd409fe amiplus - reverted default field list to original state 2023-04-18 19:12:17 +02:00
Fredrik Öhrström 5e548ce3ab Properly handle m3 unit in calculations. 2023-04-18 16:47:42 +02:00
Fredrik Öhrström fa725020e3 Improve error message when formula constant number lacks a unit. 2023-04-18 13:56:23 +02:00
Fredrik Öhrström 7ccbaeb154 Update hydrocalm3 test case. 2023-04-18 13:13:12 +02:00
Fredrik Öhrström abd72dcdf7
Merge pull request #943 from wmbusmeters/BIBOLV-patch-1
Update driver_hydrocalm3.cc
2023-04-18 13:10:23 +02:00
Fredrik Öhrström 9b1a138f8e Add more fields to sharky driver. 2023-04-18 11:17:41 +02:00
BIBO 60c9fe7a18
Update driver_hydrocalm3.cc 2023-04-14 05:05:26 +03:00
BIBO 24c4fda371
Update driver_hydrocalm3.cc 2023-04-14 04:49:27 +03:00
BIBO 706ea1ca28
Update driver_hydrocalm3.cc
Adding HYDROCAL-M4 - https://github.com/wmbusmeters/wmbusmeters/issues/942
Judging from telegram and documentation all important fields in standard telegram are described. Manufacturer specific one could be battery percentage, judging from documentation.
2023-04-14 04:35:34 +03:00
DeDragonSlayer 6729d46957 amiplus - add maximum power consumption field. This is calculated as the maximum value of 15-minute consumption averages, reset on 1st of each month. If the calculated max power consumption exceeds the value on the contract with power company, the end user will pay penalty fees. 2023-04-02 13:45:58 +02:00
Fredrik Öhrström 5c9b1aaa0c Change default fields for aerius driver. 2023-03-16 18:39:21 +01:00
BIBOLV 14b242c48c Update driver_aerius.cc 2023-03-16 19:04:56 +02:00
BIBOLV 93a966b5ee Create driver_aerius.cc
Add support for DIEHL AERIUS Gas Meter - https://github.com/wmbusmeters/wmbusmeters/issues/917
2023-03-16 01:08:18 +02:00
Fredrik Öhrström a6180b7115 Add operating_time_h to kamheat driver. 2023-03-13 18:27:09 +01:00
Fredrik Öhrström 8e31caa015 Add new auto-detect combo to kamheat driver. 2023-03-13 18:06:04 +01:00
Fredrik Öhrström 5e0bcbe3f0 Fix bug where an mbus telegram was mistakenly detected as wmbus. 2023-03-13 17:58:51 +01:00
BIBOLV d633ff9eaa Changing links to new repo
Changing in links weetmuts to wmbusmeters
2023-03-11 17:43:07 +02:00
Fredrik Öhrström 298124c51a Add test case to eurisii driver. 2023-03-05 18:23:24 +01:00
idl0r 73aadd8a96
Update driver_eurisii.cc
added (RAM) Rossweiner Armaturen und Messgeraete OHG, Germany (0x482d) type: Heat Cost Allocator (0x08) ver: 0x55 
for driver autodetection that use the same structure as INE HCA
2023-03-05 13:25:43 +01:00
Fredrik Öhrström 5add90f570
Merge pull request #853 from rhuss/add-hash-0x7c0e
Add 0x7c0e hash to list of known meter format signatures
2023-03-03 10:18:17 +01:00