Wykres commitów

2028 Commity (master)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 1a4169ed23
Merge pull request #1262 from PovilasID/patch-1
Documenting MQTT as telegram source
2024-04-29 23:19:23 +02:00
PovilasID aa4f1956e8
Documenting MQTT as telegram source 2024-04-29 19:49:52 +03:00
Fredrik Öhrström d90dbb196e Add another m,v,t combo for the lse_07_17 driver. 2024-04-15 08:44:14 +02:00
Fredrik Öhrström 14d021426a
Merge pull request #1245 from majonezz/patch-1
Avoid SIGSEGV in WMBusCUL::checkCULFrame
2024-04-14 16:13:26 +02:00
Michał Morański f32179a939
Avoid SIGSEGV in WMBusCUL::checkCULFrame
(cul) checkCULFrame "b2F4468506586269295620A17A2069F2"
(cul) no eol found yet, partial frame
(serial) received ascii "TMODE<0D><0A>b2F44685086625092957245C6A2069F2F6A06E0080000000000000000B9BF00000D0F0D11130512100F0F0F100F0F8E1F0F0E0D121310B241<0D><0A>b4E44B61065960200023732117A0E004005E4B5FD2A1E3DCCC84F38BDF21FD05D506BF685D50CB3AD9644F9FF7C893BF9DD0D2B64C85F703707B1965C69261E8CDF85046CDDC38F1336D67750E933854BA0C9A91240A18556E6064B<0D><0A>"
(cul) checkCULFrame "b2F4468506586269295620A17A2069F2TMODE<0D><0A>b2F44685086625092957245C6A2069F2F6A06E0080000000000000000B9BF00000D0F0D11130512100F0F0F100F0F8E1F0F0E0D121310B241<0D><0A>b4E44B61065960200023732117A0E004005E4B5FD2A1E3DCCC84F38BDF21FD05D506BF685D50CB3AD9644F9FF7C893BF9DD0D2B64C85F703707B1965C69261E8CDF85046CDDC38F1336D67750E933854BA0C9A91240A18556E6064B<0D><0A>"
(cul) bad hex for LQI and RSSI "MODE"
(cul) warning: the LQI and RSSI hex string is not properly formatted!

Thread 2 "wmbusmeters" received signal SIGSEGV, Segmentation fault.
0x571c718f in WMBusCUL::checkCULFrame (this=0xf0a03480, data=std::vector of length 339, capacity 339 = {...}, hex_frame_length=0xf07fe680,
    payload=std::vector of length 0, capacity 0, rssi_dbm=0xf07fe6c0) at src/wmbus_cul.cc:336
336         uint lqi = lqi_rssi[0]>>1;
(gdb)
2024-04-14 15:16:56 +02:00
Fredrik Öhrström a32fcfdf9a When generating IV for AES-CTR zero out H and R bit. 2024-04-13 13:42:25 +02:00
Fredrik Öhrström efcc41d107 Add support for GJ VIF. 2024-04-09 20:47:42 +02:00
Fredrik Öhrström a69e547a17 Update drivers with signedness. Fix tests. 2024-04-09 11:11:17 +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 05edab0882 Add help on intsalling jq. 2024-04-08 17:02:35 +02:00
Fredrik Öhrström ff72e1debc Add dynamic driver lookup bits translation to strings. 2024-04-04 20:59:03 +02:00
Fredrik Öhrström c1509f6139
Merge pull request #1218 from jsreynaud/better_message_for_vife
Adding a better description of combinable extension vife
2024-03-29 16:19:50 +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
Fredrik Öhrström 9a34a55abb Fail decoding if too many difes/vifes are found. 2024-03-28 12:41:00 +01:00
Fredrik Öhrström 465a450a8b
Merge pull request #1196 from avandorp/patch-1
topaseskr: Fix wording for date values
2024-03-22 20:23:08 +01:00
Jean-Samuel REYNAUD 9576550f85
Adding a better description of combinable extension vife 2024-03-22 16:25:49 +01:00
Fredrik Öhrström 1f2cd10160 Update README. 2024-03-03 19:40:06 +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 3247a4a576 Update README. 2024-03-03 15:44:59 +01:00
Fredrik Öhrström 23779cb9f7 Add option --identitymode=... 2024-03-03 12:57:40 +01:00
Fredrik Öhrström 5962e727ff Handle more address rules. 2024-03-02 22:46:50 +01:00
Arthur van Dorp 03d95e780e topaseskr: Fix wording for date values
Those are period end dates, not start dates. That was my bad, sorry.
2024-03-02 21:06:59 +01:00
Fredrik Öhrström 11c83c1f37 Remove unused code. 2024-03-02 15:42:39 +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
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 c21efd1d69
Merge pull request #1187 from testuser7/docker-tag
Improve workflow syntax
2024-02-23 08:51:43 +01:00
testuser7 67230b4213 Improve workflow syntax 2024-02-22 18:52:59 +01:00
Fredrik Öhrström 569efa3af2 Version 1.16.1 2024-02-22 2024-02-22 18:46:05 +01:00
Fredrik Öhrström 58dd9d32ff
Merge pull request #1186 from testuser7/docker-tag
Fix docker tag creation
2024-02-22 18:45:13 +01:00
testuser7 7f7f7e4df4 Fix docker tag creation 2024-02-22 18:39:41 +01:00
Fredrik Öhrström af83f15ca9 Version 1.16.0 2024-02-22 2024-02-22 17:49:53 +01:00
Fredrik Öhrström 0587c6d1dd
Merge pull request #1185 from jsreynaud/patch-1
Update README.md
2024-02-22 17:46:34 +01:00
Jean-Samuel Reynaud dd45c14970
Update README.md
Fix an inconstancy between code that use --driverslib and doc that say --dirverlib...
2024-02-22 16:28:14 +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 dbd99698b8 Version 1.15.0 2024-02-14 2024-02-14 17:52:32 +01:00
Fredrik Öhrström 40605ebb40 Version 1.15.0-RC2 2024-02-14 2024-02-14 16:56:39 +01:00
Fredrik Öhrström 74e6c89af1
Merge pull request #1178 from testuser7/rtl_reset
Do not install librtlsdr-dev and rtl-sdr packages
2024-02-14 14:04:50 +01:00
testuser7 4634431c59 Do not install librtlsdr-dev and rtl-sdr packages 2024-02-13 23:47:09 +01:00
Fredrik Öhrström c3d1b6f3c5
Merge pull request #1167 from testuser7/rtl_reset
Update docker image, add rtl_reset, rtl_sdr
2024-02-13 17:08:28 +01:00
Fredrik Öhrström 4b55407aa9 Version 1.15.0-RC1 2024-02-13 2024-02-13 15:26:07 +01:00
testuser7 97f2082dbc Add rtl_reset to docker image 2024-02-12 22:05:26 +01:00
testuser7 a5f4f43375 Build librtlsdr from source 2024-02-12 22:05:26 +01:00
testuser7 000e4f89ad Use latest docker alpine image 2024-02-12 22:05:26 +01:00
Fredrik Öhrström 14ca481c63 Fix rtl_wmbus -f detection. 2024-02-12 14:07:53 +01:00
Fredrik Öhrström 0d0338c9a4 Add on_time_h,battery_pct to q400 driver, not qualcosonic driver. 2024-02-12 10:06:09 +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 378c367475 Fix typo. 2024-02-12 01:22:42 +01:00
Fredrik Öhrström 004d8b751f Do not try to load the builtin driver if --driver=<file> has been used already. 2024-02-12 01:16:34 +01:00