Wykres commitów

913 Commity (da690f2afdc26bf96caf418ccf06543e5689da01)

Autor SHA1 Wiadomość Data
Fredrik Öhrström da690f2afd Update README 2021-04-09 22:16:02 +02:00
Fredrik Öhrström e9c0c6b9c8 Update README 2021-04-09 21:56:42 +02:00
Fredrik Öhrström bf432c92dc Update README 2021-04-09 21:51:30 +02:00
Fredrik Öhrström 70e3af8e55 Update README 2021-04-09 21:49:33 +02:00
Fredrik Öhrström a26bac3932 Added detection of im871a firmware and support c1+t1 mode. 2021-03-18 22:44:50 +01:00
Fredrik Öhrström 72fb4710ae Add autom4te.cache to .gitignore 2021-03-18 11:22:12 +01:00
Fredrik Öhrström bfc8719fa0
Merge pull request #273 from deveth0/patch-2
Add config.log to gitignore as it prevents automatic updates
2021-03-18 11:12:46 +01:00
Alex Muthmann 78d719ce6a
Add config.log to gitignore as it prevents automatic updates 2021-03-18 10:41:03 +01:00
Fredrik Öhrström ecc9e7f5a4 Add first step to get mbus parsing working. 2021-03-14 12:15:49 +01:00
Fredrik Öhrström 21d3595a53 A device (mbus/wmbus/tty) can now have an alias. A meter spec can now refer to this alias. 2021-03-14 09:41:35 +01:00
Fredrik Öhrström 5eea15b18c Add meterinfo parsing that can additionally handle bus,extras and bps. 2021-03-13 18:35:47 +01:00
Fredrik Öhrström d66cfeebc3 Update CHANGES. 2021-03-13 10:28:58 +01:00
Fredrik Öhrström c4e3c4888c Update README 2021-03-13 09:09:07 +01:00
Fredrik Öhrström 797d9c3bdc Added log timestamps test. 2021-03-13 09:08:17 +01:00
Fredrik Öhrström d9c73664e4 Add option --logtimestamps=<when> 2021-03-13 08:54:08 +01:00
Fredrik Öhrström 948064ae76 Add bus alias to meter info. 2021-03-09 22:00:11 +01:00
Fredrik Öhrström 71c32c7852 Create bus manager. 2021-03-08 17:14:03 +01:00
Fredrik Öhrström a53cb1f77c Refactor MeterType to MeterDriver. 2021-03-08 08:43:56 +01:00
Fredrik Öhrström 9faee235c5
Merge pull request #267 from BIBOLV/master
Snap fixes
2021-03-07 21:25:55 +01:00
BIBOLV 03434ee744 Snap fixes
Some snap fixes and readme updates
2021-03-07 22:16:24 +02:00
Fredrik Öhrström aa0b9f10da Update README 2021-03-07 20:49:56 +01:00
Fredrik Öhrström a74c36da15 Update README/CHANGES about new auto driver. 2021-03-07 20:40:41 +01:00
Fredrik Öhrström 4169574f4a Moved detection mapping into separate file. 2021-03-07 20:10:44 +01:00
Fredrik Öhrström bb259239e9 Add auto driver to auto-select meter driver. 2021-03-07 19:52:21 +01:00
Fredrik Öhrström 61cd47db49 Add driver lse_08 for HCA meters from Qundis Siemens. 2021-03-07 18:52:36 +01:00
Fredrik Öhrström 766814982c Updated CHANGES 2021-03-07 17:32:29 +01:00
Fredrik Öhrström c90ca18b1b Added techem/wehrle water meter combo. 2021-03-07 14:39:52 +01:00
Fredrik Öhrström 365b38a535 Fix S1 in rtlwmbus driver. 2021-03-06 23:05:17 +01:00
Fredrik Öhrström 49f50040d9 Updated CHANGES 2021-03-06 21:48:59 +01:00
Fredrik Öhrström 78551d52e2 Update README 2021-03-06 20:46:36 +01:00
Fredrik Öhrström dd39fe55f7 Add ppm support for rtlsdr. 2021-03-06 16:28:42 +01:00
Fredrik Öhrström 76c6b6faa9 Adjust tests. 2021-03-06 16:03:38 +01:00
Fredrik Öhrström 0c9fdcd81d Fix so that rtl433 works again. 2021-03-06 15:44:38 +01:00
Fredrik Öhrström 30c2926489 When looking for rtl_sdr/rtl_wmbus first look in the same dir as wmbusmeters was found. 2021-03-06 14:16:47 +01:00
Fredrik Öhrström 408cc19485 Add support for extra parameters to wmbus device. 2021-03-06 09:45:31 +01:00
Fredrik Öhrström f953b9c2c9 Add tests. 2021-03-06 07:53:48 +01:00
Fredrik Öhrström 36ca71d353 Added smoke meter ei6500. 2021-03-06 07:42:37 +01:00
Fredrik Öhrström 0467967485 Fix error in month additions/subtractions. 2021-02-27 14:28:00 +01:00
Fredrik Öhrström 4ae4010d56 Add METER_DEVICE, METER_RSSI_DBM and METER_MEDIA to shell envs. 2021-02-24 20:50:45 +01:00
Fredrik Öhrström dbf3dadc4c Work on mbus support. 2021-02-24 20:20:04 +01:00
Fredrik Öhrström 7c928ec2f3 Add support for checking plain MBUS frames. 2021-02-21 12:58:31 +01:00
Fredrik Öhrström 7b1c8dfe7e Permit old style 64 bit keys for hydrus meters as well as izar meters. 2021-02-21 11:46:14 +01:00
Fredrik Öhrström 65083b36c6 Merge NewC++ObjectPerMeter 2021-02-20 22:33:44 +01:00
Fredrik Öhrström 1b958ed8b3 Move createMeter into meters.cc 2021-02-20 22:21:26 +01:00
Fredrik Öhrström 301c91ea68 Ignoreduplices enabled by defailt. New C++ object create for each unique meter, despite wildcards. 2021-02-20 22:21:01 +01:00
Fredrik Öhrström 33c11b9b44
Merge pull request #255 from don-vip/patch-2
Fix version number to reflect GitHub release
2021-02-20 14:21:17 +01:00
Vincent Privat f376cb5c4f
Fix version number to reflect GitHub release 2021-02-20 13:58:04 +01:00
Fredrik Öhrström 73c4085a00 Move createMeter into meters.cc 2021-02-20 11:08:23 +01:00
Fredrik Öhrström 7f5ef010eb Update CHANGES. 2021-02-20 08:29:48 +01:00
Fredrik Öhrström 6fb0bdc647 Add support to give devices an alias name. 2021-02-20 08:24:33 +01:00