Wykres commitów

975 Commity (838f89d576bd5b39fe0873b4b8a6ad54dc30033a)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 3eee925143
Merge pull request #213 from rubdos/readme-fix
RTL2838 doesn't seem to exist, change to 2832
2021-01-24 08:48:46 +01:00
Alex Muthmann c44154b1f2 Add support for Compact Ve Heat Meter 2021-01-22 23:38:35 +01:00
Alex Muthmann 82c6bd3a55 Add support for Compact Ve Heat Meter 2021-01-22 23:36:03 +01:00
Ruben De Smet b35b5330ab RTL2838 doesn't seem to exist 2021-01-20 11:24:48 +01:00
Marc-André Kolly 4c9e209746
Standardize status field naming (`status` instead of `current_status`) and implement known error_codes 2021-01-11 15:33:30 +01:00
Marc-André Kolly 3b65f39429
Lorenz Water meter/Engelmann WaterStarM also exists as 0x07 (Water meter) 2021-01-11 15:19:25 +01:00
Fredrik Öhrström cff3eb5b30 Added yet another media type for the izar driver lookup. 2021-01-06 23:15:37 +01:00
Fredrik Öhrström 8f7a681da2 Added fhkvdataiv. 2021-01-06 19:48:56 +01:00
Fredrik Öhrström 0d93f0dcbc Only pring warning unknown or wrong driver once. 2021-01-06 13:46:12 +01:00
Fredrik Öhrström a6f3e31971 Add missing file. 2021-01-06 13:28:56 +01:00
Fredrik Öhrström 6638e4f88f Only print warning about failed decryption once. 2021-01-06 12:46:37 +01:00
Fredrik Öhrström 18cbf887b2 Added minimal stub for tsd2. 2020-12-31 14:46:05 +01:00
Fredrik Öhrström eb33a0bf13 Prevent wmbusmeters from being confused by a file named rtlwmbus. 2020-12-31 10:42:53 +01:00
Fredrik Öhrström 781b084260 Add error message detecting missing pidfile argument to daemon. 2020-12-31 10:18:43 +01:00
Fredrik Öhrström cde87b9698 Added stub for whe46x driver, meter not yet understood. 2020-12-28 19:20:31 +01:00
Fredrik Öhrström 1b55270784 Disable MacOSX build since brew is rebuiling the world. 2020-12-28 18:27:44 +01:00
Fredrik Öhrström 2616f64cb7 Fix for omnipower provided by janusboandersen. 2020-12-28 17:47:21 +01:00
Fredrik Öhrström 218e5e7a34 Added check for ncurses to configure. 2020-12-28 17:21:40 +01:00
Fredrik Öhrström 9c7d7dd270
Merge pull request #202 from dddevvv/master
Improved multical403 support + M3/H <> L/H conversion
2020-12-18 08:54:45 +01:00
dddevvv 871a9a5872 add M3/H to/from L/H conversion 2020-12-17 22:10:14 +00:00
dddevvv 73d4f9d680 multical403: recognize 0xF VIF byte (energy MJ) 2020-12-17 22:07:52 +00:00
Fredrik Öhrström ba0a916207
Merge pull request #195 from balczezzz/balczezzz-patch-2
Add files via upload
2020-12-10 18:09:07 +01:00
Fredrik Öhrström 8070d6e638
Merge pull request #196 from balczezzz/balczezzz-patch-1
Update dvparser.h
2020-12-10 18:08:54 +01:00
Fredrik Öhrström c334faa694
Merge pull request #197 from balczezzz/balczezzz-patch-3
Update Makefile
2020-12-10 18:08:42 +01:00
Fredrik Öhrström 7b9b9d024c
Merge pull request #198 from balczezzz/balczezzz-patch-4
Update meters.h
2020-12-10 18:08:28 +01:00
balczezzz 43b44e9217
Update meters.h
Support for BMETERS HYDROCALM3
2020-12-09 22:16:44 +01:00
balczezzz d4257b39f8
Update Makefile
Added build config for BMETERS HYDROCALm3
2020-12-09 22:12:56 +01:00
balczezzz 4667f56840
Add files via upload
Added meter file for BMETERS HYDROCALM3
2020-12-09 22:10:12 +01:00
balczezzz 05b2b91024
Update dvparser.h
Extended the ReturnTemperature to 0x5E to accommodate BMETERS HYDROCALM3
2020-12-09 21:04:20 +00:00
Fredrik Öhrström 7460ad0b5c Detect 0x08 type for fhkvdataiii. 2020-12-08 14:17:41 +01:00
Fredrik Öhrström 91a4e7de6e Detect version 0x70 for mkradio4 water meters. 2020-12-08 10:19:41 +01:00
Fredrik Öhrström ad535f888f Detect version 0x94 for fhkvdataiii. 2020-12-08 10:16:24 +01:00
Fredrik Öhrström 544effa171
Merge pull request #194 from dwrobel/Fix-rtl_sdr-invalid-option
Fix rtl_sdr invalid option
2020-12-08 10:06:55 +01:00
Damian Wrobel 6469e1ccab Fix rtl_sdr invalid option
Fixes the following invalid option in the log:

 (shell) exec (capture output) "/bin/sh"
 (shell) wmbusmetersd[8259]: (shell) arg "-c"
 (shell) arg "rtl_sdr --help < /dev/null"
 (shell) output: >>>rtl_sdr: invalid option -- '-'
         rtl_sdr, an I/Q recorder for RTL2832 based DVB-T receivers

         Usage:         -f frequency_to_tune_to [Hz]
                       [-s samplerate (default: 2048000 Hz)]
                       [-d device_index (default: 0)]
                       [-g gain (default: 0 for auto)]
                       [-p ppm_error (default: 0)]
                       [-b output_block_size (default: 16 * 16384)]
                       [-n number of samples to read (default: 0, infinite)]
                       [-S force sync output (default: async)]
                       filename (a '-' dumps samples to stdout)

         <<<

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2020-12-07 21:30:45 +01:00
Fredrik Öhrström ad12261630 Updated CHANGES 2020-12-05 13:11:05 +01:00
Fredrik Öhrström 14ad435d02 Added support for multical803. 2020-12-05 12:01:33 +01:00
Fredrik Öhrström c4239412a0 Add warning when using auto,rtlsdr dongle and rtl_wmbus/sdr is missing. 2020-12-05 11:33:47 +01:00
Fredrik Öhrström d8b6583765
Merge pull request #190 from ZeWaren/freebsd-support
Rewrite for loop so that it doesn't use any bash idioms.
2020-11-29 15:01:25 +01:00
Erwan Martin 8e72fb10e0 Rewrite for loop so that it doesn't use any bash idioms. 2020-11-29 14:33:06 +01:00
Fredrik Öhrström f80f523de5
Merge pull request #189 from ZeWaren/freebsd-support
Use sh instead of bash to support systems without bash
2020-11-29 14:28:37 +01:00
Erwan Martin 3463fb4df6 Use sh instead of bash to support systems without bash. 2020-11-29 12:27:08 +01:00
Fredrik Öhrström 357918ac58
Merge pull request #187 from ZeWaren/freebsd-support
Add FreeBSD support for the latest release.
2020-11-28 16:53:02 +01:00
Erwan Martin 4a5fa73b80 Fix configure script permissions. 2020-11-28 14:59:09 +01:00
Erwan Martin ca8803e033 Add FreeBSD support for the latest release. 2020-11-28 14:18:18 +01:00
Fredrik Öhrström ff8fb1b947 Updated README. 2020-11-26 18:46:20 +01:00
Fredrik Öhrström 2b39daab39 Fix bug where --device=yyy did not remove conf devices. 2020-11-25 19:34:36 +01:00
Fredrik Öhrström 1e94a81183 Added type/ver for yet another moronic Izar meter that reports itself as a electric breaker.... 2020-11-25 11:34:14 +01:00
Fredrik Öhrström efd9aaa786 Updates CHANGES and fix test. 2020-11-25 11:01:27 +01:00
Fredrik Öhrström fe2f6e87e1
Merge pull request #186 from cinemarene/master
Add new Techem water meter MKRadio4
2020-11-25 10:54:13 +01:00
cinemarene 8879b89384
Fix wrong copy paste 2020-11-22 21:25:36 +01:00