Wykres commitów

  • b368647c73 Reset rtlwmbus pipeline if rtl_wmbus reports loss of flow of data. Fredrik Öhrström 2023-08-16 19:56:23 +0200
  • 81505354fc Add correct option to rtl_wmbus for flow checking. Fredrik Öhrström 2023-08-16 18:07:34 +0200
  • bd0747eefe Enable stderr output from rtl_sdr in --debug log and enable data flow check in rtl_wmbus to abort if incoming data stops flowing. Fredrik Öhrström 2023-08-16 16:22:01 +0200
  • c43b8da2bf
    Adding: 0x17 version to 0x06 device PovilasID 2023-08-10 16:31:46 +0300
  • 765f38cdc4
    Merge pull request #1005 from bordeux/master Fredrik Öhrström 2023-07-31 11:15:32 +0200
  • 1c960475ca Add support to Makefile for Darwin/MacOS platform Chris Bednarczyk 2023-07-30 20:03:02 +0200
  • 95a4e15baa Add support to Makefile for Darwin/MacOS platform Chris Bednarczyk 2023-07-30 19:53:58 +0200
  • f7b70e4c64 Add support to Makefile for Darwin/MacOS platform Chris Bednarczyk 2023-07-30 19:44:41 +0200
  • 217f0a25fe Add another Itron water meter version. Fredrik Öhrström 2023-07-21 10:41:24 +0200
  • 3bf2b840ab Add rtl_reset to docker image testuser7 2023-07-07 17:46:54 +0200
  • ab9d612b63 Version 1.14.0 2023-07-02 1.14.0 Fredrik Öhrström 2023-07-02 11:43:08 +0200
  • 2bc88ba1bf Version 1.14.0-RC1 2023-07-02 1.14.0-RC1 Fredrik Öhrström 2023-07-02 10:16:53 +0200
  • b9e6f3f028 Update CHANGES and README. Fredrik Öhrström 2023-07-02 10:16:09 +0200
  • a13104125a Added test case for topaseskr with negative flow. Fredrik Öhrström 2023-06-28 12:26:15 +0200
  • b64c3e7ccd
    Merge pull request #973 from cguedel/patch-1 Fredrik Öhrström 2023-06-28 12:06:52 +0200
  • 1611f12753
    Merge pull request #971 from stigger/qds_walkby Fredrik Öhrström 2023-06-28 12:06:31 +0200
  • 876b5ce0af Adjust install script to create dirs before realpath. Fredrik Öhrström 2023-06-28 10:46:50 +0200
  • c1be4b6c34
    Merge pull request #974 from travnick/master Fredrik Öhrström 2023-06-28 09:49:59 +0200
  • 77ad8410eb
    Break instalation script on error Mikołaj Milej 2023-06-05 11:44:28 +0200
  • c63cb1ef01
    Handle negative values for flow Christian Güdel 2023-06-04 22:07:33 +0200
  • 13d18ef711 QDS walk-by: check length before attempting to parse the proprietary fields Vyacheslav Karpukhin 2023-06-01 02:51:29 +0200
  • 53c589ed11 Added more fields to em24 driver. Fredrik Öhrström 2023-05-29 08:27:52 +0200
  • 17791e5fb2 Fix nc test to run on computers without dns hostname. Fredrik Öhrström 2023-05-27 12:08:23 +0200
  • f377ade8c7 Improve defines checks for support for listing ttys. Fredrik Öhrström 2023-05-27 11:49:25 +0200
  • c85fd3691c Added another mfct/type/version combo to em42 driver and the power_kw field. Fredrik Öhrström 2023-05-26 08:27:05 +0200
  • ccac483b1e Update CHANGES and README. Fredrik Öhrström 2023-05-23 15:06:05 +0200
  • c14b7dd8f9 Fix test. Fredrik Öhrström 2023-05-23 14:42:33 +0200
  • 14aded94ca
    Merge pull request #963 from stigger/qds_walkby Fredrik Öhrström 2023-05-23 14:30:49 +0200
  • f174e98423 Fix test. Fredrik Öhrström 2023-05-23 13:10:04 +0200
  • 572d8f3a27
    Merge pull request #968 from pvagner/patch1 Fredrik Öhrström 2023-05-23 12:55:34 +0200
  • f11e72cfdf Also interpret average temperature values as signed integers + add telegram output for testing Peter Vágner 2023-05-23 09:34:26 +0200
  • 86c39e5570 lansenth driver: parse temperature as AutoSigned in order to see negative values Peter Vágner 2023-05-22 15:41:46 +0200
  • f26b56caff Add more fields to ultraheat driver and a new test case. Fredrik Öhrström 2023-05-20 13:03:19 +0200
  • 247829d9a6
    Merge pull request #966 from demetz/patch-1 Fredrik Öhrström 2023-05-20 12:45:43 +0200
  • d9476f114e
    consider negative values for flow and power demetz 2023-05-20 12:39:41 +0200
  • 0a7f8a8e2b Add partial support for proprietary Q walk-by telegrams (qheat, qwater drivers) Vyacheslav Karpukhin 2023-05-19 03:46:29 +0200
  • 6a14bb8c77 Add testdriver for wme5. Fredrik Öhrström 2023-05-13 08:58:57 +0200
  • f5e4606778 Add range check to aldreadyDecryptedCBC. Fredrik Öhrström 2023-05-12 21:32:40 +0200
  • 205b5593a8 Print warning if decode of zero length telegram is attempted. Fredrik Öhrström 2023-05-12 21:05:36 +0200
  • 006c88239f Restore proper register sizes for apator162. Fredrik Öhrström 2023-05-12 20:19:56 +0200
  • 6fcdaca8ad Log the correct expected length when the length byte is wrong. Fredrik Öhrström 2023-05-12 19:58:08 +0200
  • 2983957e32 Add warning when a telegram with a bad length byte is used. Fredrik Öhrström 2023-05-12 19:42:32 +0200
  • f1858c028f Add new driver iwmtx5. Fredrik Öhrström 2023-05-12 11:08:28 +0200
  • 3dd7c0c2c1 Remove unnecessary flags in new driver. Fredrik Öhrström 2023-05-12 10:54:29 +0200
  • 217ab96f98
    Merge pull request #956 from BIBOLV/master Fredrik Öhrström 2023-05-12 10:52:27 +0200
  • 39ed3d2a52 Reduce risk of slow test computer failing test. Fredrik Öhrström 2023-05-12 10:02:38 +0200
  • 54012a0f30 Improve error reporting for failed registers. Fredrik Öhrström 2023-05-12 09:45:25 +0200
  • 15aba2318f Add three more register sizes in the apator162 driver. Fredrik Öhrström 2023-05-12 09:28:41 +0200
  • 4ce0834ac6
    Add files via upload BIBO 2023-05-09 14:09:21 +0300
  • acaf159f33 Check if installed netcat is the right version. Skip nc tests if not. Fredrik Öhrström 2023-05-08 20:09:40 +0200
  • 88a811d434 Correct spelling errors. Fredrik Öhrström 2023-05-08 14:38:39 +0200
  • b0bca78c78 Update copyright file. Fredrik Öhrström 2023-05-08 12:56:03 +0200
  • 3fdd0fb4fe
    Merge pull request #954 from BIBOLV/master Fredrik Öhrström 2023-05-07 18:15:16 +0200
  • fd1d8daff9 Delete repository.json BIBOLV 2023-05-07 18:49:30 +0300
  • 262c731aca Update config.guess and deb build. Fredrik Öhrström 2023-05-07 17:21:38 +0200
  • 14bf9868cc Update deb build. Fredrik Öhrström 2023-05-07 17:12:57 +0200
  • 9afc8c85fd Version 1.13.1 2023-05-07 1.13.1 Fredrik Öhrström 2023-05-07 12:35:42 +0200
  • 3d98997bdf Version 1.13.1-RC1 2023-05-07 1.13.1-RC1 Fredrik Öhrström 2023-05-07 12:34:22 +0200
  • e887a8847e Invoking make install will stop if binary not already built. Fredrik Öhrström 2023-05-07 12:26:04 +0200
  • 6913d5e906 Version 1.13.0 2023-05-07 1.13.0 Fredrik Öhrström 2023-05-07 09:34:36 +0200
  • 159b2b6469 Version 1.13.0-RC1 2023-05-07 1.13.0-RC1 Fredrik Öhrström 2023-05-07 09:24:32 +0200
  • 891dd90a4e Fix fuzzing build. Fredrik Öhrström 2023-05-06 21:11:40 +0200
  • 45b1a65b7f Remove ncurses dependencies. Fredrik Öhrström 2023-05-06 20:48:05 +0200
  • 509a810764 Add --purge to uninstall script, remove wmbusmeters-admin and add deb_local build target. Fredrik Öhrström 2023-05-06 20:44:52 +0200
  • 98ce7eae2c Work on deb generation. Fredrik Öhrström 2023-05-06 08:13:21 +0200
  • 41540c869d Remove ha-addon directory which is now handled by a separate repository. Fredrik Öhrström 2023-05-06 08:09:40 +0200
  • 0487e05959
    Merge 0849eb0d60 into 4c59363641 Peter Bašista 2023-05-04 03:25:06 -0700
  • 4c59363641 Prepend isnan with :: to satisfy CentOS compiler. Fredrik Öhrström 2023-05-02 17:51:36 +0200
  • 23536608dd
    Update driver_microclima.cc BIBOLV-patch-1 BIBO 2023-04-23 01:02:56 +0300
  • d135ed98bd
    Merge pull request #937 from DeDragonSlayer/master Fredrik Öhrström 2023-04-18 20:37:14 +0200
  • 9c9bd409fe amiplus - reverted default field list to original state DeDragonSlayer 2023-04-18 19:12:17 +0200
  • 5e548ce3ab Properly handle m3 unit in calculations. Fredrik Öhrström 2023-04-18 16:47:42 +0200
  • fa725020e3 Improve error message when formula constant number lacks a unit. Fredrik Öhrström 2023-04-18 13:56:23 +0200
  • 7ccbaeb154 Update hydrocalm3 test case. Fredrik Öhrström 2023-04-18 13:13:12 +0200
  • abd72dcdf7
    Merge pull request #943 from wmbusmeters/BIBOLV-patch-1 Fredrik Öhrström 2023-04-18 13:10:23 +0200
  • 9b1a138f8e Add more fields to sharky driver. Fredrik Öhrström 2023-04-18 11:17:41 +0200
  • 60c9fe7a18
    Update driver_hydrocalm3.cc BIBO 2023-04-14 05:05:26 +0300
  • 24c4fda371
    Update driver_hydrocalm3.cc BIBO 2023-04-14 04:49:27 +0300
  • 706ea1ca28
    Update driver_hydrocalm3.cc BIBO 2023-04-14 04:35:34 +0300
  • f1c64230db
    Merge pull request #938 from BIBOLV/master Fredrik Öhrström 2023-04-11 09:21:49 +0200
  • 499adec70f Update kem-extract.sh BIBOLV 2023-04-07 21:19:59 +0300
  • 0603de6f72 Update kem-import.py BIBOLV 2023-04-06 23:04:41 +0300
  • 009a51d6db Update kem import script BIBOLV 2023-04-06 22:27:20 +0300
  • 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. DeDragonSlayer 2023-04-02 13:45:58 +0200
  • 02831dced6
    Update driver_sensostar.cc BIBO 2023-04-02 00:16:13 +0300
  • c865e88ccf
    Update snapcraft.yaml BIBO 2023-03-28 15:52:51 +0300
  • 0849eb0d60
    Add script to generate and publish Home Assistant discovery messages Peter Bašista 2023-03-23 22:48:47 +0100
  • e1250c9e37
    Remove misplaced comma after the last object item in JSON files Peter Bašista 2023-03-23 22:47:57 +0100
  • 3177c44c82
    Merge pull request #925 from wmbusmeters/dependabot/github_actions/actions/stale-8 Fredrik Öhrström 2023-03-24 08:30:50 +0100
  • c49f834c0b
    Bump actions/stale from 7 to 8 dependabot[bot] 2023-03-23 22:17:32 +0000
  • 3a97c9a453 Fix bugs in kem-import script. Fredrik Öhrström 2023-03-22 11:03:57 +0100
  • 0297e7c329 Add write permission to issues for close stale workflow. Fredrik Öhrström 2023-03-17 13:32:20 +0100
  • 152e28427b Remove unnecessary repo token. Fredrik Öhrström 2023-03-16 20:06:29 +0100
  • 5c9b1aaa0c Change default fields for aerius driver. Fredrik Öhrström 2023-03-16 18:39:21 +0100
  • bd6bb193d0
    Merge pull request #918 from BIBOLV/master Fredrik Öhrström 2023-03-16 18:30:51 +0100
  • 14b242c48c Update driver_aerius.cc BIBOLV 2023-03-16 19:04:56 +0200
  • 1ad75dac79
    Update close_stale_issues.yml [no ci] BIBO 2023-03-16 15:15:19 +0200
  • 93a966b5ee Create driver_aerius.cc BIBOLV 2023-03-16 01:08:18 +0200
  • a1d55b33e6
    Merge pull request #915 from BIBOLV/master BIBO 2023-03-13 20:48:29 +0200
  • 86f26a372b Update ha addon version and changelog BIBOLV 2023-03-13 20:36:19 +0200