wmbusmeters/src
Fredrik Öhrström 3a18f6c59a Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
..
admin.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
aes.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
aes.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
aescmac.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
aescmac.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
bus.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
bus.h Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
cmdline.cc Added --pollinterval=10m 2022-04-27 21:09:50 +02:00
cmdline.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
config.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
config.h Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
driver_amiplus.cc Fully converted driver amiplus. 2022-04-23 18:23:04 +02:00
driver_apator08.cc Add handling of combinables. 2022-05-07 19:16:34 +02:00
driver_apator172.cc Added aptor172 driver. 2022-06-24 11:07:27 +02:00
driver_auto.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
driver_aventieshca.cc Proper decoding of TPL status bits. 2022-05-21 14:22:56 +02:00
driver_aventieswm.cc Add more bits decoded in ei6500. 2022-05-22 09:50:37 +02:00
driver_c5isf.cc Refactor c5isf. 2022-05-25 19:45:34 +02:00
driver_ei6500.cc Add support for real ieee 754 floating point mbus values. 2022-05-25 16:59:55 +02:00
driver_enercal.cc Added Enercal F2 meter. 2022-08-09 15:22:47 +02:00
driver_hydroclima.cc Handle both types of hydroclima telegrams. 2022-05-05 21:16:03 +02:00
driver_iperl.cc Full converted driver iperl. 2022-04-23 23:10:55 +02:00
driver_itron.cc Add more bits decoded in ei6500. 2022-05-22 09:50:37 +02:00
driver_kampress.cc Add support for real ieee 754 floating point mbus values. 2022-05-25 16:59:55 +02:00
driver_lansendw.cc Adjust ei6500 for proper duration tariff support. 2022-05-21 20:25:18 +02:00
driver_lse_07_17.cc Refactor lse_07_17. 2022-05-26 21:38:07 +02:00
driver_microclima.cc Fully converted driver amiplus. 2022-04-23 18:23:04 +02:00
driver_minomess.cc Fully converted driver minomess. 2022-04-23 18:32:30 +02:00
driver_piigth.cc Add test to piigth. 2022-06-19 11:34:32 +02:00
driver_qheat.cc Refactor qheat. 2022-05-23 11:28:04 +02:00
driver_qualcosonic.cc Added qualcosonic driver. 2022-06-18 23:03:18 +02:00
driver_qwater.cc Fully converted driver amiplus. 2022-04-23 18:23:04 +02:00
driver_sensostar.cc Add more bits decoded in ei6500. 2022-05-22 09:50:37 +02:00
driver_sharky.cc Fully converted driver amiplus. 2022-04-23 18:23:04 +02:00
driver_sharky774.cc Fully converted driver amiplus. 2022-04-23 18:23:04 +02:00
driver_supercom587.cc Fully converted driver amiplus. 2022-04-23 18:23:04 +02:00
driver_ultraheat.cc Fully converted driver ultraheat and values are stored based on vname()+xuantity(). 2022-04-23 23:02:17 +02:00
driver_ultrimis.cc Add power to the sensostar driver. 2022-05-04 22:10:49 +02:00
driver_unknown.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
driver_vario451mid.cc Refactor. 2022-04-16 20:23:37 +02:00
driver_waterstarm.cc Add another mfct/type/ver combo for waterstarm. 2022-05-29 17:43:11 +02:00
dvparser.cc Properly remove crc and eof telegram marker for mbus telegrams. 2022-08-16 16:57:15 +02:00
dvparser.h Add RemainingBattery vif. 2022-06-24 10:10:14 +02:00
fuzz.cc New field printing works for partially converted sharky driver. 2022-04-23 16:28:54 +02:00
lora_iu880b.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
lora_iu880b.h Add foundation for iu880b dongle to receive lora. 2022-02-19 08:13:58 +01:00
main.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
manufacturer_specificities.cc Add foundation for iu880b dongle to receive lora. 2022-02-19 08:13:58 +01:00
manufacturer_specificities.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
manufacturers.h Update DLMS manufacturers. 2022-04-16 20:31:23 +02:00
mbus_rawtty.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
meter_apator162.cc Add handling of combinables. 2022-05-07 19:16:34 +02:00
meter_bfw240radio.cc Improve c5isf driver. 2022-04-11 14:01:54 +02:00
meter_cma12w.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_compact5.cc Add handling of combinables. 2022-05-07 19:16:34 +02:00
meter_detection.h Update meter_detection.h 2022-08-03 18:20:31 +02:00
meter_dme_07.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_ebzwmbe.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_ehzp.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_elf.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_em24.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_emerlin868.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_esyswm.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_eurisii.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_ev200.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_evo868.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_fhkvdataiii.cc Improve c5isf driver. 2022-04-11 14:01:54 +02:00
meter_fhkvdataiv.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_flowiq2200.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_gransystems_ccx01.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_hydrocalm3.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_hydrodigit.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_hydrus.cc Proper decoding of TPL status bits. 2022-05-21 14:22:56 +02:00
meter_izar.cc Improve c5isf driver. 2022-04-11 14:01:54 +02:00
meter_izar3.cc Improve c5isf driver. 2022-04-11 14:01:54 +02:00
meter_lansenpu.cc Adjust ei6500 for proper duration tariff support. 2022-05-21 20:25:18 +02:00
meter_lansensm.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_lansenth.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_lse_08.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_mkradio3.cc Add handling of combinables. 2022-05-07 19:16:34 +02:00
meter_mkradio4.cc Add handling of combinables. 2022-05-07 19:16:34 +02:00
meter_multical21.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_multical302.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_multical403.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_multical602.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_multical603.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_multical803.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_munia.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_omnipower.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_q400.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_qcaloric.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_qsmoke.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_rfmamb.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_rfmtx1.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_sontex868.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_topaseskr.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_tsd2.cc Improve c5isf driver. 2022-04-11 14:01:54 +02:00
meter_unismart.cc Refactor. 2022-04-16 21:26:51 +02:00
meter_vario451.cc Add handling of combinables. 2022-05-07 19:16:34 +02:00
meter_weh_07.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_whe5x.cc Refactor. 2022-04-17 11:23:45 +02:00
meter_whe46x.cc Refactor. 2022-04-17 11:23:45 +02:00
meters.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
meters.h Added qualcosonic driver. 2022-06-18 23:03:18 +02:00
meters_common_implementation.h Add RemainingBattery vif. 2022-06-24 10:10:14 +02:00
printer.cc New field printing works for partially converted sharky driver. 2022-04-23 16:28:54 +02:00
printer.h New field printing works for partially converted sharky driver. 2022-04-23 16:28:54 +02:00
rtlsdr.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
rtlsdr.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
serial.cc More iu880b work. 2022-02-19 20:37:23 +01:00
serial.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
sha256.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
sha256.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
shell.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
shell.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
testinternals.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
threads.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
threads.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
timings.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
translatebits.cc 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
translatebits.h Proper decoding of TPL status bits. 2022-05-21 14:22:56 +02:00
ui.cc Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
ui.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
units.cc Use 365.2425 for year conversions instead of 365. 2022-06-24 16:19:02 +02:00
units.h Add pressure meter driver kampress. 2022-05-21 22:13:40 +02:00
util.cc Fix compilation error on gcc 12 2022-07-26 08:47:06 +02:00
util.h 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
wmbus.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus.h Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
wmbus_amb3665.h Added AMB3665-M wmbus dongle for N-mode 169 MHz telegrams. 2022-07-24 22:33:49 +02:00
wmbus_amb8465.cc Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
wmbus_amb8465.h Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
wmbus_common_implementation.h Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_cul.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_cul.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
wmbus_im871a.cc Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
wmbus_im871a.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00
wmbus_rawtty.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_rc1180.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_rtl433.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_rtlwmbus.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_simulator.cc Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
wmbus_utils.cc 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
wmbus_utils.h Normalize copyright notices and add script for automatic extraction of copyrights. 2022-02-12 15:28:17 +01:00