Wykres commitów

758 Commity (218e5e7a3464d4cd84807942c14b131a90ef672e)

Autor SHA1 Wiadomość Data
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
cinemarene c5e4ef0481
Add MKRadio4 to simulation_t1.txt 2020-11-22 21:20:55 +01:00
cinemarene f7f6d89b76
Update Makefile for MKRadio4 2020-11-22 20:40:03 +01:00
cinemarene 9877bfbbee
Update files for MKRadio4 2020-11-22 20:39:28 +01:00
cinemarene c40a0891b3
Copy MKRadio3 for MKRadio4 2020-11-22 20:34:53 +01:00
Fredrik Öhrström 3735c9fa70 Added ev200 and emerlin868. 2020-11-14 10:48:49 +01:00
Fredrik Öhrström dcb46566da Do not print >already configured< forever in debug mode. 2020-11-12 10:26:12 +01:00
Fredrik Öhrström b3ab49c090 Added support for --selectfields=rssi_dbm,device 2020-11-12 09:56:51 +01:00
Fredrik Öhrström ef97569ab3 Add missing file. 2020-11-12 01:20:14 +01:00
Fredrik Öhrström 52cd7f275a Updated CHANGES and added files. 2020-11-12 01:03:45 +01:00
Fredrik Öhrström e83dc5b248 Add missing files. 2020-11-12 01:01:22 +01:00
Fredrik Öhrström 5c2c914070 Now handles /dev/ttyUSB0 coming and going. 2020-11-12 00:59:12 +01:00
Fredrik Öhrström 6fd4d559d4 Handle unexpected device on tty. 2020-11-12 00:43:35 +01:00
Fredrik Öhrström f42032732c Add --nodeviceexit 2020-11-12 00:43:01 +01:00
Fredrik Öhrström d61406c5ee Updated CHANGES. 2020-11-12 00:38:50 +01:00
Fredrik Öhrström e60a62bc89 Update readme and man page. 2020-11-12 00:38:27 +01:00
Fredrik Öhrström a610179331 Enable stdin/file/simulation before event loop started, enable other devices after event loop started. 2020-11-11 22:49:20 +01:00
Fredrik Öhrström 1f4083e6d0 Start eventloop after first detect of stdin device. 2020-11-11 21:44:50 +01:00