rtl433  UNKNOWN
RTL-433 utility
rtl_433_devices.h
Go to the documentation of this file.
1 
5 #ifndef INCLUDE_RTL_433_DEVICES_H_
6 #define INCLUDE_RTL_433_DEVICES_H_
7 
8 #include "r_device.h"
9 
10 #define DEVICES \
11  DECL(silvercrest) \
12  DECL(rubicson) \
13  DECL(prologue) \
14  DECL(waveman) \
15  DECL(new_template) \
16  DECL(elv_em1000) \
17  DECL(elv_ws2000) \
18  DECL(lacrossetx) \
19  DECL(new_template) \
20  DECL(acurite_rain_896) \
21  DECL(acurite_th) \
22  DECL(oregon_scientific) \
23  DECL(mebus433) \
24  DECL(intertechno) \
25  DECL(newkaku) \
26  DECL(alectov1) \
27  DECL(cardin) \
28  DECL(fineoffset_WH2) \
29  DECL(nexus) \
30  DECL(ambient_weather) \
31  DECL(calibeur_RF104) \
32  DECL(X10_RF) \
33  DECL(DSC) \
34  DECL(brennenstuhl_rcs_2044) \
35  DECL(gt_wt_02) \
36  DECL(danfoss_CFR) \
37  DECL(new_template) \
38  DECL(new_template) \
39  DECL(chuango) \
40  DECL(generic_remote) \
41  DECL(tfa_twin_plus_303049) \
42  DECL(fineoffset_wh1080) \
43  DECL(wt450) \
44  DECL(lacrossews) \
45  DECL(esperanza_ews) \
46  DECL(efergy_e2_classic) \
47  DECL(kw9015b) \
48  DECL(generic_temperature_sensor) \
49  DECL(wg_pb12v1) \
50  DECL(acurite_txr) \
51  DECL(acurite_986) \
52  DECL(hideki_ts04) \
53  DECL(oil_watchman) \
54  DECL(current_cost) \
55  DECL(emontx) \
56  DECL(ht680) \
57  DECL(s3318p) \
58  DECL(akhan_100F14) \
59  DECL(quhwa) \
60  DECL(oregon_scientific_v1) \
61  DECL(proove) \
62  DECL(bresser_3ch) \
63  DECL(springfield) \
64  DECL(oregon_scientific_sl109h) \
65  DECL(acurite_606) \
66  DECL(tfa_pool_thermometer) \
67  DECL(kedsum) \
68  DECL(blyss) \
69  DECL(steelmate) \
70  DECL(schraeder) \
71  DECL(lightwave_rf) \
72  DECL(elro_db286a) \
73  DECL(efergy_optical) \
74  DECL(hondaremote) \
75  DECL(new_template) \
76  DECL(new_template) \
77  DECL(radiohead_ask) \
78  DECL(kerui) \
79  DECL(fineoffset_wh1050) \
80  DECL(honeywell) \
81  DECL(maverick_et73x) \
82  DECL(rftech) \
83  DECL(lacrosse_tx141x) \
84  DECL(acurite_00275rm) \
85  DECL(lacrosse_tx35) \
86  DECL(lacrosse_tx29) \
87  DECL(vaillant_vrt340f) \
88  DECL(fineoffset_WH25) \
89  DECL(fineoffset_WH0530) \
90  DECL(ibis_beacon) \
91  DECL(oil_standard) \
92  DECL(tpms_citroen) \
93  DECL(oil_standard_ask) \
94  DECL(thermopro_tp11) \
95  DECL(solight_te44) \
96  DECL(smoke_gs558) \
97  DECL(generic_motion) \
98  DECL(tpms_toyota) \
99  DECL(tpms_ford) \
100  DECL(tpms_renault) \
101  DECL(infactory) \
102  DECL(ft004b) \
103  DECL(fordremote) \
104  DECL(philips_aj3650) \
105  DECL(schrader_EG53MA4) \
106  DECL(nexa) \
107  DECL(thermopro_tp12) \
108  DECL(ge_coloreffects) \
109  DECL(x10_sec) \
110  DECL(interlogix) \
111  DECL(dish_remote_6_3) \
112  DECL(ss_sensor) \
113  DECL(sensible_living) \
114  DECL(m_bus_mode_c_t) \
115  DECL(m_bus_mode_s) \
116  DECL(m_bus_mode_r) \
117  DECL(m_bus_mode_f) \
118  DECL(wssensor) \
119  DECL(wt1024) \
120  DECL(tpms_pmv107j) \
121  DECL(ttx201) \
122  DECL(ambientweather_tx8300) \
123  DECL(ambientweather_wh31e) \
124  DECL(maverick_et73) \
125  DECL(honeywell_wdb) \
126  DECL(honeywell_wdb_fsk) \
127  DECL(esa) \
128  DECL(bt_rain) \
129  DECL(bresser_5in1) \
130  DECL(digitech_xc0324) \
131  DECL(opus_xt300) \
132  DECL(fs20) \
133  DECL(tpms_jansite) \
134  DECL(lacrosse_ws7000) \
135  DECL(ts_ft002) \
136  DECL(companion_wtr001) \
137  DECL(ecowitt) \
138  DECL(directv) \
139  DECL(eurochron) \
140  DECL(ikea_sparsnas) \
141  DECL(hcs200) \
142  DECL(tfa_303196) \
143  DECL(rubicson_48659) \
144  DECL(holman_ws5029) \
145  DECL(philips_aj7010) \
146  DECL(esic_emt7110) \
147 
148  /* Add new decoders here. */
149 
150 #define DECL(name) extern r_device name;
151 DEVICES
152 #undef DECL
153 
154 #endif /* INCLUDE_RTL_433_DEVICES_H_ */
Definition of r_device struct.