Commit Graph

727 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
cf4c74de09 Add support for Fine Offset / Ecowitt WH55 water leak sensor (closes #2756) 2023-12-24 16:30:55 +01:00
Jesper
bd452d951f Add support for Schou 72543 rain sensor (#2686) 2023-11-08 20:40:49 +01:00
Matthias Prinke
3a9c61b1ae Add support for Bresser Lightning and Bresser Air Quality (#2698) 2023-10-30 18:15:28 +01:00
Christian W. Zuckschwerdt
d34e48dedc Add support for Nissan Leaf TPMS (#2536)
Co-authored-by: Alex Wilson <alex.david.wilson@gmail.com>
2023-10-26 11:06:24 +02:00
Matthias Prinke
e72e7d59d7 Add support for Bresser water leakage sensor PN: 7009975 (#2590) 2023-10-22 10:48:38 +02:00
Christian W. Zuckschwerdt
e2f8d6275f Change help texts to print to stdout (closes #2542) 2023-10-02 19:57:45 +02:00
Bruno OCTAU
d616b692a8 Add support for TFA Stratos 30.3151 and improve Fineoffset WH1050 (#2549) 2023-07-23 12:21:14 +02:00
Christian W. Zuckschwerdt
ac36025a84 minor: Add log output to pulse analyzer (closes #2509) 2023-05-24 09:56:05 +02:00
igorpele
e67b2c0dcc Add support for ThermoPro TX-2C (#2466)
Co-authored-by: Igor Pelesic <igor@pele.tech>
2023-04-21 13:35:26 +02:00
John Pochmara
f8489e9ba6 Add support for Fineoffset WS90 (#2448) 2023-04-13 14:39:02 +02:00
Christian W. Zuckschwerdt
354ffde7dc minor: Change data_t to align optimal 2023-03-19 16:27:05 +01:00
Christian W. Zuckschwerdt
a7c1d0c6a6 minor: Fix unaligned address, heap overflow in data array print 2023-03-18 21:15:51 +01:00
obones
ecb0b361ad Change r_device.fields to constant pointer (#2421)
Allows for static "output_fields" to be stored in readonly memory on embedded architectures.
2023-03-13 16:01:29 +01:00
Christian W. Zuckschwerdt
376f1b02f3 minor: Change pulse_data print to const 2023-03-10 16:54:50 +01:00
Christian W. Zuckschwerdt
fcb85a34af Add unlockable rtl_tcp control (#2412) 2023-03-07 12:52:35 +01:00
Christian W. Zuckschwerdt
6a50144205 Add restartable SDR device (#2411) 2023-03-07 12:43:51 +01:00
Christian W. Zuckschwerdt
46de49f358 Change to async SDR acquire thread (#1978) 2023-03-07 12:36:35 +01:00
libanp
c949e07cde Add support for Celsia CZC1 (#2391)
Co-authored-by: Liban Hannan <liban.p@gmail.com>
2023-03-05 13:32:40 +01:00
Christian W. Zuckschwerdt
d3fb71696f Add support for Baldr/Rainpoint rain gauge (closes #2394) 2023-03-03 12:32:14 +01:00
Bruno OCTAU
9f5bcf335c Add support for EezTire-E618 TPMS10ATC (#2387) 2023-02-26 16:30:47 +01:00
agspoon
a2673db773 Add support for LaCrosse TX31U-IT (#2386) 2023-02-19 18:55:34 +01:00
nicolaihess
3b1cb4ff80 Add support for Revolt Energy Monitor NC-5462 (#2361) 2023-02-16 22:54:49 +01:00
obones
88ae8f8473 Change literals to string const for strict discarded-qualifiers warnings (#2379)
- Change hard coded strings are "const" so any variable pointing to them must also have the const specifier to avoid a warning (from -Wdiscarded-qualifiers)
- Change local variables manipulating constant strings must also have the const qualifier
- Change hostport_param, fix remaining hostport_param args

Co-authored-by: Christian W. Zuckschwerdt <christian@zuckschwerdt.org>
2023-02-15 22:12:18 +01:00
Christian W. Zuckschwerdt
e4157bf4d7 Add support for Wireless M-Bus Mode T Downlink (#2366) 2023-02-11 18:25:30 +01:00
Benjamin Larsson
fe52c50b20 Add Flowis protocol decoder (#2357) 2023-02-04 20:38:18 +01:00
Christian W. Zuckschwerdt
1eb23fdb73 Add support for Gasmate-BA1008 (#2359) 2023-02-04 19:33:55 +01:00
Christian W. Zuckschwerdt
92af366642 Add support for Oil-SonicSmart (#2279) 2023-02-04 19:22:20 +01:00
obones
cc6f4521d2 Change all r_device declarations to const (#2352)
Change all r_device declarations to const, which places them in the "read only" memory portion which is distinct from the limited quantity SRAM available on embedded platforms.
2023-01-31 12:32:17 +01:00
obones
76485a0909 Fix pointer restrict for C++ compilers (#2351) 2023-01-31 11:40:28 +01:00
Gareth Potter
4968419bf7 Add support for Watchman Sonic Advanced / Plus decoder (#2323) 2023-01-25 18:09:55 +01:00
Pierros Papadeas
43a0d871d4 Add support for CED7000 timer (#2319)
Signed-off-by: Papadeas Pierros <pierros@papadeas.gr>
2023-01-23 10:49:35 +01:00
ProfBoc75
bfba2700a1 Add support for Emax Weather Sensor, improves Altronics X7064 sensor (#2300) 2023-01-22 18:26:18 +01:00
joel-bourquard
5f95b42384 Add support for TFA Dostmann 14.1504 Radio-controlled grill and meat thermometer (#2296)
Co-authored-by: root@rpi <rpi@host.matrixrewriter.com>
2023-01-22 18:09:00 +01:00
Christian W. Zuckschwerdt
db822321e5 minor: Clean up Govee-Water 2023-01-22 17:39:32 +01:00
Jason
4b6dc28382 Add support for new revision of Govee H5054 water leak detector (#2273) 2023-01-22 17:35:02 +01:00
loopy321
822ed0c230 Add support for Vauno EN8822C (#2231)
Co-authored-by: Jamie Barron <gumbald@gmail.com>
2023-01-22 16:52:37 +01:00
Tobias Thurnreiter
2f667a3498 Add support for WEC-2103 temperature/humidity sensor (#2185) 2023-01-22 16:31:13 +01:00
Jeff
de9a35d788 Add support for Neptune R900 flow meters (#2180)
Co-authored-by: Jeffrey S. Ruby <jsruby@gmail.com>
2023-01-22 16:01:08 +01:00
gcohen55
57d124245b Add support for SRSmith SRS-2C-TX Pool Remote Control (#2147) 2023-01-22 15:47:56 +01:00
Lasse Reinhold
8f496e09c4 Add support for Kia Rio III (UB) and Hyundai TPMS sensors (#2083) 2023-01-21 20:38:09 +01:00
Topper69
8c5e38f3f5 Add support for TyreGuard 400 TPMS (#1976)
Co-authored-by: Christian W. Zuckschwerdt <zany@triq.net>
2023-01-21 19:54:04 +01:00
UnscrewLater
8d54e8a8d8 Add support for GEO minim+ energy monitor (#1970)
Co-authored-by: Lawrence Rust <lvr@softsystem.co.uk>
Co-authored-by: Christian W. Zuckschwerdt <zany@triq.net>
2023-01-21 18:53:27 +01:00
Thomas Laroche
2070798d5e minor: Fix MSVC build (#2310)
pthread was included on Windows platform even if it is not supported
2023-01-13 18:39:06 +01:00
Fabrice Fontaine
707b51ecbc minor: Fix mongoose build without threads (#2291)
Fix the following build failure without threads:

In file included from /home/buildroot/autobuild/instance-3/output-1/build/rtl_433-22.11/src/data_tag.c:17:
/home/buildroot/autobuild/instance-3/output-1/build/rtl_433-22.11/include/mongoose.h:407:10: fatal error: pthread.h: No such file or directory
  407 | #include <pthread.h>
      |          ^~~~~~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/9f1677fc5a4568be0b9c121060c5d821ac2ae21b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2022-12-27 21:32:01 +01:00
Christian W. Zuckschwerdt
7d5129786b Add log output, log redirect, colored KV log (#2254) 2022-12-23 13:18:36 +01:00
Christian W. Zuckschwerdt
0ff7247336 Add output log level options (#2282) 2022-12-19 18:44:29 +01:00
Christian W. Zuckschwerdt
ad8f348130 minor: Fix pthread_cancel compat 2022-12-17 12:38:17 +01:00
Christian W. Zuckschwerdt
dc95819b3d Fix to use pthread compat on WIN32 always 2022-12-10 00:04:19 +01:00
Christian W. Zuckschwerdt
18f180252b minor: Change data output flush to print wrapper 2022-12-04 21:19:56 +01:00
Christian W. Zuckschwerdt
959aa0a3a2 Add basic logger (#2263) 2022-12-04 10:41:51 +01:00