wmbusmeters/src
weetmuts fc5444a2d2 Added format signature for hash 0xf1e7 multical302 2019-11-26 21:54:46 +01:00
..
aes.cc Moved sources into src. 2019-02-23 13:53:52 +01:00
aes.h Moved sources into src. 2019-02-23 13:53:52 +01:00
cmdline.cc Add custom PRIOS key support 2019-10-29 21:48:37 +01:00
cmdline.h Rename CommandLine to Configuration. 2019-02-24 14:08:51 +01:00
config.cc Merge pull request #42 from skazi0/izar 2019-11-10 08:02:22 +01:00
config.h Added support for additional static json info. 2019-10-20 19:19:17 +02:00
crc.cc Moved sources into src. 2019-02-23 13:53:52 +01:00
dvparser.cc Correctly supported Multical302 meter. 2019-11-26 16:12:32 +01:00
dvparser.h Correctly supported Multical302 meter. 2019-11-26 16:12:32 +01:00
fuzz.cc Added fuzzying of dvparser. 2019-03-15 21:49:18 +01:00
main.cc modified for CUL support 2019-11-22 18:53:52 +01:00
manufacturers.h Added inital support for meter MK Radio 3. 2019-04-27 13:31:13 +02:00
meter_amiplus.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_apator162.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_eurisii.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_hydrus.cc Added support for Hydrus meter. 2019-11-26 14:24:17 +01:00
meter_iperl.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_izar.cc Fix medium type in IZAR meter output 2019-11-01 23:30:16 +01:00
meter_lansenth.cc Added explicit rfmrx2 device. 2019-10-20 20:39:12 +02:00
meter_mkradio3.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_multical21.cc modified for CUL support 2019-11-22 18:53:52 +01:00
meter_multical302.cc Added format signature for hash 0xf1e7 multical302 2019-11-26 21:54:46 +01:00
meter_omnipower.cc Added support for meters that might transmit using different link modes. 2019-06-06 17:28:20 +02:00
meter_qcaloric.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_rfmamb.cc Update json for rfmamb. 2019-10-20 21:39:42 +02:00
meter_supercom587.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meter_vario451.cc Added initial support for RFM-AMB meter. 2019-10-14 20:26:31 +02:00
meters.cc Added env variable with meter name 2019-11-21 09:25:39 +01:00
meters.h Added support for Hydrus meter. 2019-11-26 14:24:17 +01:00
meters_common_implementation.h Added support for additional static json info. 2019-10-20 19:19:17 +02:00
printer.cc Updated README 2019-11-03 23:43:29 +01:00
printer.h Added support for additional static json info. 2019-10-20 19:19:17 +02:00
serial.cc Updated README 2019-11-03 23:43:29 +01:00
serial.h Updated README 2019-11-03 23:43:29 +01:00
shell.cc Fix bug that prevented /bin/sh in busybox from working. 2019-11-18 07:33:25 +01:00
shell.h Exit and print info when background rtl_wmbus process fails to start. 2019-04-03 17:31:51 +02:00
testinternals.cc Improved testing. 2019-11-03 22:00:18 +01:00
units.cc Added tests for addconversions 2019-05-04 22:39:45 +02:00
units.h Added Lansen Temperature Hygrometer 2019-10-14 16:53:02 +02:00
util.cc Merge pull request #42 from skazi0/izar 2019-11-10 08:02:22 +01:00
util.h Merge pull request #42 from skazi0/izar 2019-11-10 08:02:22 +01:00
wmbus.cc modified for CUL support 2019-11-22 18:53:52 +01:00
wmbus.h modified for CUL support 2019-11-22 18:53:52 +01:00
wmbus_amb8465.cc Added checks to handle corrupted telegrams. 2019-11-04 00:35:00 +01:00
wmbus_amb8465.h Moved sources into src. 2019-02-23 13:53:52 +01:00
wmbus_cul.cc adding support for CUL devices 2019-11-22 18:50:55 +01:00
wmbus_cul.h adding support for CUL devices 2019-11-22 18:50:55 +01:00
wmbus_im871a.cc Added checks to handle corrupted telegrams. 2019-11-04 00:35:00 +01:00
wmbus_im871a.h Add support for listening to S1 and S1-m telegrams. 2019-05-21 10:34:09 +02:00
wmbus_rawtty.cc Added checks to handle corrupted telegrams. 2019-11-04 00:35:00 +01:00
wmbus_rtlwmbus.cc Added checks to handle corrupted telegrams. 2019-11-04 00:35:00 +01:00
wmbus_simulator.cc Added support for stdin and file.\n 2019-11-03 16:31:30 +01:00
wmbus_utils.cc Only check for 2f2f after aes cbc decrypt. 2019-03-11 17:21:13 +01:00
wmbus_utils.h Rename CommandLine to Configuration. 2019-02-24 14:08:51 +01:00