Wykres commitów

238 Commity (25108bd29085dd5e63a3c37496ec6d98c341a240)

Autor SHA1 Wiadomość Data
Andreas Horrer ac70a7808b Merge remote-tracking branch 'origin/master' into fb_add_itron_ultramaxx 2024-04-13 16:11:23 +02:00
Fredrik Öhrström 23f2279a64 Separate VIF scaling and DIF signedness. Default to signed DIF binary integers. 2024-04-09 10:41:30 +02:00
Fredrik Öhrström ff72e1debc Add dynamic driver lookup bits translation to strings. 2024-04-04 20:59:03 +02:00
Andreas Horrer b556cc1b02 Merge remote-tracking branch 'origin/master' into fb_add_itron_ultramaxx 2024-03-30 20:57:15 +01:00
Fredrik Öhrström 9facddf019 Add support for the same fully specified secondary address printed by libmbus after doing a bus scan. 2024-03-28 12:41:00 +01:00
Andreas Horrer c5ab867acd Merge remote-tracking branch 'origin/master' into fb_add_itron_ultramaxx 2024-03-14 21:01:05 +01:00
Fredrik Öhrström 8c09f7b2d8 The required field does not contribute to testing of the address expressions before. 2024-03-03 19:34:00 +01:00
Fredrik Öhrström 23779cb9f7 Add option --identitymode=... 2024-03-03 12:57:40 +01:00
Andreas Horrer 879127ac8f Merge remote-tracking branch 'origin/master' into fb_add_itron_ultramaxx 2024-03-02 20:16:32 +01:00
Fredrik Öhrström 7634b95438 New advanced addressing works. 2024-03-02 15:30:25 +01:00
Fredrik Öhrström 78e7c47503 Add filter_out to address expression. 2024-03-01 12:00:49 +01:00
Andreas Horrer ad3c9df8b3 Merge remote-tracking branch 'origin/master' into fb_add_itron_ultramaxx 2024-02-28 18:07:54 +01:00
Fredrik Öhrström 0c98b474bb Fix tests. 2024-02-27 11:52:45 +01:00
Fredrik Öhrström 9d27ab3fb3 New source file address.cc for mbus addressing. 2024-02-26 11:44:47 +01:00
Fredrik Öhrström 097f91fac0 Add dynaic driver add_combinable and storage_nr. 2024-02-15 11:40:30 +01:00
Fredrik Öhrström 14ca481c63 Fix rtl_wmbus -f detection. 2024-02-12 14:07:53 +01:00
Fredrik Öhrström 4d3e306f30 Add on_time_h and batter_pct to qualcosonic driver. Add Percentage unit. Add 'keep open' tag and update workflow. 2024-02-12 09:34:59 +01:00
Fredrik Öhrström fefbf507fe Add elster,iperl text based drivers. 2024-02-11 23:06:59 +01:00
Fredrik Öhrström 04ed4d7628 Add --driverdir=<dir> and --driver=<file> for loading drivers from text files. 2024-02-11 00:12:31 +01:00
Andreas Horrer 0cd75bec8e restricted incoming mfct to correct range. Specifiation allows 3*5 bit => any mfct must be smaller than 32767. 2024-01-18 20:58:55 +01:00
Andreas Horrer a009f672db corrected indent 2024-01-14 20:07:31 +01:00
Andreas Horrer 97715d7501 improved matching of mfct where first character is lower case 2024-01-12 22:08:14 +01:00
Fredrik Öhrström cddcc9ae26 Add iem3000 driver. 2024-01-11 18:34:46 +01:00
Fredrik Öhrström b0cb4fa44b
Merge pull request #1114 from pimlie/fix-date-format
fix: date format should use semicolon as time separator
2023-12-04 11:44:31 +01:00
pimlie 4c194ba802 fix: date format should use semicolon as time separator 2023-11-29 11:17:21 +01:00
pimlie db37acbcdc feat: add support to run shell script when meter is first seen 2023-11-29 10:49:37 +01:00
Fredrik Öhrström 9a99daf0ed You can now do: wmbusmeters --analyze=driver.xmq <hex> 2023-11-12 13:41:35 +01:00
Fredrik Öhrström c5dc2ada51 Add more loadable driver features. 2023-11-12 12:36:22 +01:00
Fredrik Öhrström 22d6880385 Add test for non-existant driver. 2023-11-06 21:04:40 +01:00
Fredrik Öhrström f017694d78 Initial support for loadable drivers. 2023-10-14 15:55:55 +02:00
Fredrik Öhrström 0b852fb420 Generate proper names for string fields depending on eg tariff_counter etc. 2023-08-27 22:18:27 +02:00
Fredrik Öhrström e577c0b30c Update tests to accomodate new json ordering of keys. 2023-08-27 21:10:18 +02:00
Fredrik Öhrström 71fe4b4392 Store numeric values based on name+unit instead of name+quantity. 2023-08-27 17:33:32 +02:00
Fredrik Öhrström 94d4ddce16 Migrate from post-process-print to pre-process-store then print store. 2023-08-27 16:48:40 +02:00
Fredrik Öhrström 906c288298 Add more fields to abbb23. 2023-08-26 20:08:47 +02:00
Fredrik Öhrström a920e25d45 Add new units for phase angle: deg rad. Add more fields to abbb23. 2023-08-26 17:05:52 +02:00
Fredrik Öhrström 1faabb7526 Adding more fields to abbb23 driver. 2023-08-22 22:28:04 +02: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 24153e2641 Add driver for electricity meter Nemo 2023-02-21 21:03:20 +01:00
Fredrik Öhrström cf074a147a Restore functionality so that ANYID works with auto driver. 2023-01-10 22:08:14 +01:00
Fredrik Öhrström 554b91bc6b Correct date in gwfwater. 2023-01-10 21:20:42 +01:00
Fredrik Öhrström e7d723f5c7 Added gwfwater. Require di.usesProcessContent() to setup for mftc specific decoding. 2023-01-10 20:52:14 +01:00
Fredrik Öhrström fce935ea47
Merge pull request #781 from george-hopkins/rtlwmbus-timestamp
Propagate timestamps from rtlwmbus
2023-01-03 12:04:48 +01:00
George Hopkins d338de8101 Propagate timestamps from rtlwmbus 2023-01-03 11:46:00 +01:00
Fredrik Öhrström 8a457d945b Temporarily fix adding of a conversion, ie --calculate_total_l=total_m3 2023-01-02 23:33:05 +01:00
Fredrik Öhrström 952489c7e0 Rewrite remaining drivers using ancient code for printing values. 2023-01-02 22:39:39 +01:00
Fredrik Öhrström d7d1cda149 All fields are by default OPTIONAL. Remove other unnecessary PrintProperty fields. 2023-01-01 20:51:20 +01:00
Fredrik Öhrström c6bf8a114e Cleanup aventieshca, aventieswm, microclima and qwater. 2022-12-31 16:02:46 +01:00
Fredrik Öhrström c2e1127caa Add utc format to formula parser. Test date conversions to from utc. 2022-12-31 11:38:28 +01:00
Fredrik Öhrström 26db03ffaa Fix bugs in sharky774 and add cooling version of meter. 2022-12-29 23:48:58 +01:00