Wykres commitów

191 Commity (27a77b5ec018b4b8639384e49600cbd4bd837ba8)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 913c210279 Added check for existance of difvif varlen length byte before reading it. 2022-09-04 16:20:16 +02:00
Fredrik Öhrström 41f4eca30a Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +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 467e71ebfc Added aptor172 driver. 2022-06-24 11:07:27 +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 8f8671b9a6
Merge pull request #525 from petterreinholdtsen/debian-packaging
Add build rules for Debian package
2022-05-01 21:05:48 +02:00
Fredrik Öhrström 8d164b7753 Add option pollinterval=10m to meter files. 2022-05-01 17:05:30 +02:00
Fredrik Öhrström 4c6fefa089 Fix makefile problem related to git and sudo. 2022-05-01 09:43:58 +02:00
Petter Reinholdtsen 28522b737e Add build rules for Debian package 2022-04-29 23:57:54 +02:00
Petter Reinholdtsen 83c14209f9 Added 'distclean' target and clean up test output in 'clean' target. 2022-04-29 08:23:54 +02:00
Fredrik Öhrström 384d00a6bd Update DLMS manufacturers. 2022-04-16 20:31:23 +02:00
Fredrik Öhrström d254ce5066 Add foundation for iu880b dongle to receive lora. 2022-02-19 08:13:58 +01:00
Fredrik Öhrström 9b131f15c4 Make DRIVER=xyz will compile only driver_xyz.cc and skip the other driver_...cc files. 2022-02-17 20:42:20 +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 f925788826 Work on release/deploy functionality. 2022-01-25 09:58:37 +01:00
Fredrik Öhrström 65cc9f3846 Refactored drivers are named driver_xyz.cc This makes it easier to see how the refactoring work progresses. 2022-01-18 11:07:19 +01:00
Fredrik Öhrström b322838b59 Added mbus driver ultraheat. 2022-01-13 09:51:08 +01:00
Fredrik Öhrström 75a18afd11 Add translate function. 2022-01-08 14:10:05 +01:00
DomAtHome 921d706ce2 Update Makefile 2021-12-31 17:23:34 +01:00
Fredrik Öhrström ff654bdfa0 Add encrypted to type info when listening to all meters. 2021-12-27 14:30:54 +01:00
Fredrik Öhrström 4c5ecb5b2a Add --analyze to README. 2021-12-25 14:19:36 +01:00
Olli Salonen 143053b015 Add support for Zenner Minomess water meter 2021-11-30 13:17:34 +02:00
Fredrik Öhrström b5f3ccc152 Add parsing of variable length vifs. 2021-11-28 18:23:42 +01:00
Fredrik Öhrström 1f421834f0 Added stub for bfw240radio. 2021-10-24 17:54:36 +02:00
Fredrik Öhrström 731ae371d7 Added QHeat heat meter. 2021-10-24 17:18:53 +02:00
Jacek Leonhard 54a154c541 Added Munia 2021-10-16 11:41:48 +02:00
Fredrik Öhrström d6c83f65b2 Added hydrocalm3 driver. 2021-10-02 11:36:42 +02:00
Fredrik Öhrström 61dbc60fa7 Added UniSmart gas meter driver. 2021-09-23 12:06:12 +02:00
Fredrik Öhrström 6a6d6c2906 Added utility for relaying serialport SND_NR to mqtt. 2021-09-02 11:22:32 +02:00
Fredrik Öhrström 59c7907215 Use -n instead of --lines for head call. 2021-08-21 21:13:47 +02:00
Fredrik Öhrström f0677c2587 Improve testing code coverage. 2021-08-19 12:54:04 +02:00
Fredrik Öhrström 1f2a078567 Add ifndef FUZZING to util.h. Add wmbusmeters.g which include debug symbol, but not include full libasan address sanitizer code. 2021-08-13 10:09:20 +02:00
Fredrik Öhrström e39bfca44e Add automatic telegram fuzz seed generation from existing test case simulations. 2021-08-09 11:28:39 +02:00
Fredrik Öhrström 838f89d576 When fuzzing do not check crcs. This can make the fuzzer reach more code paths. 2021-08-09 11:06:30 +02:00
Fredrik Öhrström 0d830bad59 Fix bug that caused crash when dongle was reset. 2021-08-08 23:07:34 +02:00
Fredrik Öhrström 2c83c51db1 Add field timestamp_ut for printing unix timestamp millis. 2021-08-01 18:24:19 +02:00
the78mole 826404ef17 Added Aventies HCA meter 2021-07-05 21:19:45 +02:00
the78mole 47b15021ce Added aventies water meter 2021-07-02 15:56:32 +02:00
Fredrik Öhrström b9d200f04f More work on creating deb package. 2021-06-29 16:54:12 +02:00
Fredrik Öhrström 3ee42c6fdb Create separate deb creation script. 2021-06-26 17:49:21 +02:00
Fredrik Öhrström 8c468a5477 Break out install scripts. 2021-06-26 16:53:27 +02:00
Fredrik Öhrström 8b258304ee Add script to collect copyrights for deb creation. 2021-06-26 16:30:24 +02:00
Fredrik Öhrström e8b60c6bd5 Also sync --help output with manual. 2021-06-26 12:28:17 +02:00
Fredrik Öhrström e93310e008 Sync man with readme with code. 2021-06-26 12:24:30 +02:00
Fredrik Öhrström 9a6738e219 Drop non-working ifeq. 2021-04-13 20:56:42 +02:00
mblnk 397bd7d3d8 Rename qwater55 to lse_07_17 2021-04-13 11:00:57 +02:00
mblnk 403017f640 Add stuff for QWater5.5 2021-04-12 20:21:50 +02:00
Fredrik Öhrström f753449750 Added water meter Diehl IZAR RC I G4. 2021-04-10 17:58:32 +02:00
Fredrik Öhrström 948064ae76 Add bus alias to meter info. 2021-03-09 22:00:11 +01:00
Fredrik Öhrström bb259239e9 Add auto driver to auto-select meter driver. 2021-03-07 19:52:21 +01:00