Wykres commitów

710 Commity (384d00a6bd1922edfd5f7dd55bec8e44f2b5082d)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 384d00a6bd Update DLMS manufacturers. 2022-04-16 20:31:23 +02:00
Fredrik Öhrström f058fb2501 Refactor. 2022-04-16 20:23:37 +02:00
Fredrik Öhrström 7e11dc8174 Refactor. 2022-04-16 18:15:30 +02:00
Fredrik Öhrström e01500ea30 Refactor. 2022-04-16 17:47:20 +02:00
Fredrik Öhrström cc89955004 Handle colons inside CMD(...) for a device. 2022-04-11 18:53:50 +02:00
Fredrik Öhrström bf4ac3b097 Add translate bits decimals to index, to properly decode status bits in c5isf driver. 2022-04-11 14:46:25 +02:00
Fredrik Öhrström 1feb9a2cb2 Improve c5isf driver. 2022-04-11 14:01:54 +02:00
tux 84fb55f6f8 Add driver for T1A ESCO telegram for Zenner Heatmeter. They are sent out all 120sec and contain historical data of water or heat consumption
The existing driver for T1B diagnostic telegrams has been renamed to avoid collision
2022-04-09 08:37:52 +02:00
bb-froggy 432ffc4785 typo in error message 2022-04-02 21:09:05 +02:00
Fredrik Öhrström ade1154715 Added new driver vario451mid heat meter. 2022-03-28 21:14:47 +02:00
Fredrik Öhrström 9238d89245 Added another compact5 detection combo. 2022-03-28 20:09:59 +02:00
Fredrik Öhrström 3a357e47e2 Improve analyze information for failed decryption situations. 2022-03-28 19:15:47 +02:00
Fredrik Öhrström a2507f5ab5 Show in analyze if data is compressed and format signature is unknown. 2022-03-28 13:01:17 +02:00
Fredrik Öhrström da3231546b Add another mfct/media/version lookup for izar driver. 2022-03-28 09:12:32 +02:00
Fredrik Öhrström cd974697fb Use underline instead of hash for border between header and data, since hash does not work in urls. 2022-03-28 08:47:27 +02:00
Fredrik Öhrström b9a0823c85 When analyzing, not supplying a driver is the same as supplying auto. 2022-03-27 22:17:28 +02:00
Fredrik Öhrström e474bc686b Improve message when failed mac implies not decrypted. 2022-03-27 21:59:06 +02:00
Fredrik Öhrström fb729d5f35 Improve handling of encrypted telegrams when there is no key available. 2022-03-27 21:48:42 +02:00
Fredrik Öhrström 368230c929 Improve analyze with forced driver. 2022-03-27 14:43:10 +02:00
Fredrik Öhrström 790f78a2bf Give notification of old driver in analyze. 2022-03-27 12:09:18 +02:00
Fredrik Öhrström 97efb421d8 Add html option for analyze. 2022-03-06 22:42:44 +01:00
Fredrik Öhrström 5b8f5952b8 More iu880b work. 2022-02-19 20:37:23 +01:00
Fredrik Öhrström 39d5971fb3 Added firmware version for iu880b. 2022-02-19 19:58:19 +01:00
Fredrik Öhrström f64f927e96
Merge pull request #478 from ldebomy/master
Update meter_izar.cc
2022-02-19 16:57:47 +01:00
Fredrik Öhrström 808ab658d0 Update CHANGES. 2022-02-19 08:51:02 +01:00
Fredrik Öhrström 5d52eeb5d7 Add test case for negative bcd numbers. 2022-02-19 08:27:58 +01:00
Fredrik Öhrström a53816daf5
Merge pull request #480 from Germar/master
detect negative BCD value
2022-02-19 08:21:04 +01:00
Fredrik Öhrström d254ce5066 Add foundation for iu880b dongle to receive lora. 2022-02-19 08:13:58 +01:00
Germar Reitze d5433bd406 detect negative BCD value 2022-02-18 18:58:01 +01:00
Fredrik Öhrström 111e276376 Fix bug which caused unnecessary probing when the wmbus dongle was in fact specified. 2022-02-18 16:53:02 +01:00
Fredrik Öhrström 3468bb9ffe Can now fetch data from mbus piigth meter. 2022-02-17 19:59:51 +01:00
Fredrik Öhrström d4e367aa48 Add search for AnyEnergyVIF and refactor sharky774 driver using this feature. 2022-02-17 09:44:06 +01:00
ldebomy 5f21a71877
Update meter_izar.cc
Serial number starts at 2
2022-02-17 09:05:47 +01:00
Fredrik Öhrström 05b987006f Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
Fredrik Öhrström e5b77fefa6 Add test telegram to qwater. 2022-02-10 18:05:51 +01:00
Fredrik Öhrström f89596d850 Add qwater driver and fix another bug in analyze. 2022-02-09 14:52:13 +01:00
Fredrik Öhrström 3547382184 Update CHANGES fix minor bug in analyze. 2022-02-09 14:30:06 +01:00
Fredrik Öhrström fe936f5062
Merge pull request #473 from ottmi/master
Fix oneshot when more than one meter is defined but has not been started yet
2022-02-09 13:02:50 +01:00
Michael Ott 0386fdd2a0 Fix oneshot when more than one meter is defined but has not been started yet 2022-02-08 21:08:48 +00:00
Fredrik Öhrström c1f3031a94 Fix bug with mode 7 encryption and some non-encrypted data at end of telegram. 2022-02-08 20:51:13 +01:00
Fredrik Öhrström da943d3573 Refactor lse_07_17 driver. 2022-02-06 21:12:05 +01:00
Fredrik Öhrström 6823279b05 Significantly improve --analyze. 2022-02-06 18:49:55 +01:00
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 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