Wykres commitów

1360 Commity (44c0ba1e74703422d0b37a28c1bbcb7d7470536f)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 44c0ba1e74 Add new energy unit m3c cubic meter times celsius. 2022-09-02 11:28:22 +02:00
Fredrik Öhrström 5eff900df6 Add missing driver. 2022-09-02 10:00:24 +02:00
Fredrik Öhrström 999d6cbb2e Merge branch 'master' of github.com:weetmuts/wmbusmeters 2022-09-02 09:55:13 +02:00
Fredrik Öhrström 7ca0b7280c Handle meter_date and meter_datetime in minomess driver. 2022-09-02 09:53:58 +02:00
Fredrik Öhrström d365a8e0ff
Merge pull request #599 from thecem/patch-3
change description typo to "actual"
2022-09-02 08:54:37 +02:00
thecem 0ce8f534da
change description typo to "actual" 2022-09-02 08:52:06 +02:00
Fredrik Öhrström 8e5c7f756d Refactor lansensm into new driver format. 2022-09-02 08:51:29 +02:00
Fredrik Öhrström ecbed41cf3 Remove unnecessary common fields. 2022-09-02 00:06:02 +02:00
Fredrik Öhrström 1639a016eb Add mfct specific tpl status bit to lansen pu. 2022-09-02 00:02:49 +02:00
Fredrik Öhrström e0e79c0631 Refactor lansen pu driver. 2022-09-01 23:55:51 +02:00
Fredrik Öhrström 00d3535a5f Remove unnecessary comment in driver. 2022-09-01 23:21:53 +02:00
Fredrik Öhrström 71e535ac8d Update forward and return lookups in multical303. 2022-09-01 23:14:46 +02:00
Fredrik Öhrström aa4c093c84 Added multical303 driver. 2022-09-01 22:53:26 +02:00
Fredrik Öhrström 2e944636c8 Update mfct code for non-conformat flag id. 2022-09-01 22:23:00 +02:00
Fredrik Öhrström 4c6f726c14 Add stub for apt_07_05 water meter. 2022-09-01 22:18:47 +02:00
Fredrik Öhrström 97584b2edb Add stub for apatoreitn hca. 2022-09-01 22:09:31 +02:00
Fredrik Öhrström b011127510 Log telegrams now print the crc and 0x16 at the end of mbus telegrams. 2022-09-01 21:15:09 +02:00
Fredrik Öhrström eafa1d9fc1 Improve minomess driver. Add default fields setting to drivers. 2022-09-01 17:44:59 +02:00
Fredrik Öhrström f7c1556f02 Add more R link modes. 2022-08-30 22:24:00 +02:00
Fredrik Öhrström 165389910d Add creation of /var/log/wmbusmeters 2022-08-30 15:31:13 +02:00
Fredrik Öhrström c432af33ba Refactor merge amb8465 and amb3665 into a single file. 2022-08-28 12:35:10 +02:00
Fredrik Öhrström 3a18f6c59a Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
Fredrik Öhrström 41f4eca30a Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
Fredrik Öhrström a5f078315b Properly remove crc and eof telegram marker for mbus telegrams. 2022-08-16 16:57:15 +02:00
Fredrik Öhrström 9c4b9df8dd
Merge pull request #578 from rafmaz/master
Update meter_detection.h
2022-08-09 15:38:13 +02:00
Fredrik Öhrström 09fa9ae7d4 Added Enercal F2 meter. 2022-08-09 15:22:47 +02:00
Fredrik Öhrström a80471689b Merge branch 'master' of github.com:weetmuts/wmbusmeters 2022-08-04 11:40:02 +02:00
Fredrik Öhrström de5998306c Update CHANGES and README. 2022-08-04 11:30:02 +02:00
rafmaz 3f2eb521b2
Update meter_detection.h 2022-08-03 18:20:31 +02:00
Fredrik Öhrström 78990c4b99
Merge pull request #574 from dwrobel/Fix-compilation-error-on-gcc-12
Fix compilation error on gcc 12
2022-07-26 10:31:38 +02:00
Damian Wrobel e74ab687e5 Fix compilation error on gcc 12
Fixes the following error:
  src/util.cc: In function ‘bool enableLogfile(std::string, bool)’:
  src/util.cc:379:22: error: ‘time’ was not declared in this scope; did you mean ‘utimes’?
    379 |         time_t now = time(NULL);
        |                      ^~~~

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2022-07-26 08:47:06 +02:00
Fredrik Öhrström 789b76d65c Added missing auto-detect for amb3665. 2022-07-24 22:42:47 +02:00
Fredrik Öhrström 88860d0055 Added AMB3665-M wmbus dongle for N-mode 169 MHz telegrams. 2022-07-24 22:33:49 +02:00
Fredrik Öhrström 9643e8d0b2 Install wmbusmeters-admin. 2022-07-06 09:53:22 +02:00
Fredrik Öhrström d2918c542c Improve README on --useconfig= usage. 2022-07-05 19:46:22 +02:00
Fredrik Öhrström 6571e4e024 Fix bug where a received telegram while setting the link mode during a reset caused wmbusmeters to fail. 2022-07-01 15:54:59 +02:00
Fredrik Öhrström 04e2959919 Release 1.8.0 2022-06-25 21:32:49 +02:00
Fredrik Öhrström 06783609c8 Use 365.2425 for year conversions instead of 365. 2022-06-24 16:19:02 +02:00
Fredrik Öhrström 467e71ebfc Added aptor172 driver. 2022-06-24 11:07:27 +02:00
Fredrik Öhrström 536239670f Merge branch 'master' of github.com:weetmuts/wmbusmeters 2022-06-24 10:10:56 +02:00
Fredrik Öhrström cb1f628560 Add RemainingBattery vif. 2022-06-24 10:10:14 +02:00
Fredrik Öhrström 95622e8fcf
Merge pull request #565 from BIBOLV/patch-1
Update config.yml
2022-06-24 09:58:37 +02:00
BIBO c7ab2b8953
Update config.yml
Updating config for new CircleCI image
2022-06-23 00:35:21 +03:00
Fredrik Öhrström 8ad9d683c4
Merge pull request #520 from larsxschneider/ls/hydrus20
Add support for HYDRUS 2.0
2022-06-20 20:26:32 +02:00
Fredrik Öhrström 6a331b1ce4 Update circleci image. 2022-06-19 13:49:54 +02:00
Fredrik Öhrström 8cf3ab1589 Add test to piigth. 2022-06-19 11:34:32 +02:00
Fredrik Öhrström 470353abea Add relative humidity extractor. 2022-06-19 11:31:28 +02:00
Fredrik Öhrström 960d5d67db Added qualcosonic driver. 2022-06-18 23:03:18 +02:00
Fredrik Öhrström 269176fe27 Allocate driver list dynamically instead of statically to avoid static initialization ordering problem when compiling with hardened flags for rpm package. 2022-06-16 16:01:31 +02:00
Fredrik Öhrström e9d2846f2e Add another mfct/type/ver combo for waterstarm. 2022-05-29 17:43:11 +02:00