Wykres commitów

62 Commity (master)

Autor SHA1 Wiadomość Data
Xael South 20cafdcecf
Merge pull request #43 from weetmuts/AddFlowCheck
Add option -f check if incoming data has stalled, if so force an exit.
2024-01-18 07:52:35 +01:00
Fredrik Öhrström 325a2eb8e2 Only print help if no arguments given and stdin is a tty. 2023-08-16 16:45:16 +02:00
Fredrik Öhrström 1928547817 Add option -f check if incoming data has stalled, if so force an exit. 2023-08-16 16:08:50 +02:00
Xael South f2a89a0a1b
Merge pull request #42 from weetmuts/master
Fix make install to not trigger a build of rtl_wmbus.
2023-05-08 21:35:43 +02:00
Fredrik Öhrström db02550327 Fix make install to not trigger a build of rtl_wmbus. 2023-05-07 12:58:25 +02:00
Xael South 388e7adb8e debian-compat = 11; build-deb.sh 2022-05-07 16:40:24 +00:00
Xael South 6b3f7f3a4a
Merge pull request #36 from petterreinholdtsen/debian-packaging
Add build rules for Debian package
2022-05-07 16:24:08 +00:00
Xael South ecf533eb85
Merge pull request #34 from petterreinholdtsen/remove-build-dir
Remove generated files from git repository.
2022-05-07 16:23:58 +00:00
Xael South 264456747c
Merge pull request #33 from petterreinholdtsen/build-install
Allow CFLAGS additions and install in DESTDIR
2022-05-07 16:23:43 +00:00
Petter Reinholdtsen 5e06abec9c Add build rules for Debian package
Includes patch for https://github.com/xaelsouth/rtl-wmbus/pull/33 .
2022-04-28 15:11:38 +02:00
Petter Reinholdtsen 96c097ad5f Remove generated files from git repository.
Including binaries make it harder to build Debian packages
and bloat and complicates a tarball release.

This commit remove the files also removed by 'make clean'.
2022-04-28 08:56:18 +02:00
Petter Reinholdtsen 81b38ec2cc Allow CFLAGS additions and install in DESTDIR
This make it easier to create a Debian package.
2022-04-28 07:25:01 +02:00
Unknown d2be82cfa2 equalizer comments removed 2021-05-06 14:12:59 +02:00
Xael South 7759518240 split signal processing chains 2021-05-06 11:56:09 +00:00
Xael South 70706c4c53 split signal processing chains 2021-05-06 11:54:06 +00:00
Xael South a07541f904
Merge pull request #23 from weetmuts/master
Add version number based on git tag and -V to print version number.
2021-05-06 11:43:34 +02:00
Fredrik Öhrström 9417c4d739 Drop non-working ifeq. 2021-04-13 20:53:46 +02:00
Fredrik Öhrström 7717896a98 Add commit hash and exit after printing version number. 2021-04-13 20:16:43 +02:00
Fredrik Öhrström f976ce856e Add version number and -V option to print version number. 2021-04-13 20:14:36 +02:00
Xael South cce47b67b7 Support MinGW and Win 2021-03-15 12:10:31 +00:00
Xael South ec6c1f5d86 Support MinGW and Win 2021-03-15 12:07:04 +00:00
Xael South f897f1d7e5 868.7 -> 868.625 2021-02-23 09:03:37 +00:00
Xael South b69187031e add equalizer (inactive by default) 2021-02-19 12:22:22 +00:00
Xael South b4e2170df5 add comments 2021-02-16 09:57:29 +00:00
Xael South bd89c1c56b typos 2021-02-16 09:07:54 +00:00
Xael South f5914475cb typos 2021-02-15 20:45:27 +00:00
Xael South 99cfa2bfca Test for T1/C1 at 869.275M to uncomment 2021-02-15 20:21:34 +00:00
Xael South 139633fa0b rearranging frequencies translation 2021-02-15 20:18:07 +00:00
Xael South f9f42caafb trailing spaces 2021-02-15 20:22:26 +01:00
Xael South f361385d40 inaccurate atan (not by default) 2021-02-15 20:21:02 +01:00
Xael South f53fd26781 run length algo for s1 2021-02-15 19:10:50 +01:00
Xael South 7459c7e30a use conjf instead of conj (which is for double) 2021-02-12 17:42:07 +00:00
Xael South d03089ffa0 moving average slightly optimized 2021-02-12 17:22:42 +00:00
Xael South 686356d201 typos 2021-02-08 08:20:53 +00:00
Xael South 73b67b5c66 s1 decoder small fixes 2021-02-06 12:01:52 +00:00
Xael South 02a46cb826 fixing rssi=0 S1 mode; rssi filtering done right again 2021-02-06 10:36:14 +00:00
Xael South b32ee02e4c
Merge pull request #18 from weetmuts/ImproveREADME
Add information about column meanings.
2021-02-06 11:08:37 +01:00
Fredrik Öhrström d603a3b4ce Add information about column meanings. 2021-02-06 08:22:07 +01:00
Xael South 9ab45b4866 droppped one freq shift 2021-02-05 21:48:05 +00:00
Xael South 284dd6cc0e simultaneously rx T1, C1 ans S1, but the latter is untested 2021-02-05 14:33:16 +00:00
Xael South 2d02db273a simultaneously rx T1, C1 ans S1, but the latter is untested 2021-02-05 14:30:20 +00:00
Xael South ae5d8f818f simultaneously rx T1, C1 ans S1, but the latter is untested 2021-02-05 12:56:22 +00:00
Xael South 8ac790dc16 C1 receiver with better filtering 2021-02-04 14:20:04 +00:00
Xael South 8bec4a2b08 C1 mode improvements; S1 mode implemented 2021-02-02 17:29:08 +00:00
Xael South a517da71d1 C1 mode improvements; S1 mode implemented 2021-02-02 17:27:50 +00:00
Xael South cec199312e clock recovering for time2 method only if latter selected 2021-02-02 08:28:24 +00:00
Xael South 6d92d1b3f1 rx_sdr 2021-01-28 14:26:50 +00:00
Xael South 4098aa84bb configurable decimation rate 2021-01-28 13:32:59 +00:00
Xael South 683c99e1d8 Some checks around the L field 2021-01-27 22:44:27 +01:00
Xael South a75bd89d7b 16 byte alignment on decoder->packet 2021-01-26 20:21:46 +01:00