rtl_433/src/devices
Karl c4781e4203
ignore 3of6 decoding errors, let CRC fail decoding if necessary, (#2883)
* ignore 3of6 decoding errors, let CRC fail decoding if necessary

* decode all 3of6 bytes, return count of contiguous bytes successfully decoded

* attempt decode all 3of6 bytes, return count of contiguously successful bytes
2024-05-09 00:20:26 +02:00
..
abmt.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
acurite.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
acurite_01185m.c minor: Fix some unwanted chars in input files 2024-02-07 19:04:33 +01:00
akhan_100F14.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
alecto.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
ambient_weather.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ambientweather_tx8300.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ambientweather_wh31e.c Fix EcoWitt-WS68 wind unit and decoding (#2871) 2024-03-12 14:42:51 +01:00
ant_antplus.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
archos_tbh.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
atech_ws308.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
auriol_4ld5661.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
auriol_aft77b2.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
auriol_afw2a1.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
auriol_ahfl.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
auriol_hg02832.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
badger_water.c minor: Cleanup hex format string placeholders 2024-03-16 14:50:17 +01:00
baldr_rain.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
blueline.c minor: Refactor create_device to decoder_create with user_data_size 2024-03-07 20:38:14 +01:00
blyss.c minor: Fix spelling (identified with codespell) (#2680) 2023-10-22 18:37:28 +02:00
brennenstuhl_rcs_2044.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
bresser_3ch.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
bresser_5in1.c Fix detection of Bresser-ProRainGauge (#2431) 2024-01-15 21:49:18 +01:00
bresser_6in1.c Fix Bresser-6in1 rain vs temp (closes #2184) 2024-04-13 10:47:00 +02:00
bresser_7in1.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
bresser_leakage.c minor: Fix Bresser-Leakage inverted startup flag (#2704) 2023-10-31 14:40:01 +01:00
bresser_lightning.c Change distance_km to storm_dist_km, BREAKING change to Bresser-Lightning (#2855) 2024-02-29 00:54:05 +01:00
bt_rain.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
burnhardbbq.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
calibeur.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
cardin.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
cavius.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ced7000.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
celsia_czc1.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
chuango.c Add support for newer Chuango DWC-102 close command (closes #2630) 2023-09-20 18:53:22 +02:00
cmr113.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
companion_wtr001.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
cotech_36_7959.c Fix Cotech-367959 lux and uv value (#2073) 2024-04-23 19:52:29 +02:00
current_cost.c minor: Cleanup clang analyze warnings (closes #2872) 2024-03-12 19:57:47 +01:00
danfoss.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
digitech_xc0324.c minor: Add decoder_verbose function 2024-03-08 12:41:35 +01:00
directv.c minor: Fix DATA_STRING should not have a DATA_FORMAT 2024-03-11 12:09:28 +01:00
dish_remote_6_3.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
dsc.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
ecodhome.c minor: Fix spelling (identified with codespell) (#2680) 2023-10-22 18:37:28 +02:00
ecowitt.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
efergy_e2_classic.c minor: Improve efergy e2 classic (#2760) 2023-12-23 11:45:47 +01:00
efergy_optical.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
efth800.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
elro_db286a.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
elv.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
emax.c Add support for TechniSat IMETEO X6 and improve Holman-AOK (#2759) 2023-12-24 13:37:58 +01:00
emontx.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
emos_e6016.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
emos_e6016_rain.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
enocean_erp1.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ert_idm.c minor: Add decoder_verbose function 2024-03-08 12:41:35 +01:00
ert_scm.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
esa.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
esic_emt7110.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
esperanza_ews.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
eurochron.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
fineoffset.c minor: Cleanup hex format string placeholders 2024-03-16 14:50:17 +01:00
fineoffset_wh31l.c Change distance_km to storm_dist_km, BREAKING change to Bresser-Lightning (#2855) 2024-02-29 00:54:05 +01:00
fineoffset_wh45.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
fineoffset_wh55.c minor: Fix Doxygen warnings (closes #2825) 2024-02-07 17:23:22 +01:00
fineoffset_wh1050.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
fineoffset_wh1080.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
fineoffset_wn34.c minor: Cleanup hex format string placeholders 2024-03-16 14:50:17 +01:00
fineoffset_ws80.c minor: Fix Doxygen warnings (closes #2825) 2024-02-07 17:23:22 +01:00
fineoffset_ws90.c minor: Fix Doxygen warnings (closes #2825) 2024-02-07 17:23:22 +01:00
flex.c Add strict checks to flex argument parsing 2024-03-12 19:00:20 +01:00
flowis.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
fordremote.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
fs20.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
ft004b.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
funkbus.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
gasmate_ba1008.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ge_coloreffects.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
generic_motion.c minor: Fix spelling (codespell) (#2684) 2023-10-23 10:41:51 +02:00
generic_remote.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
generic_temperature_sensor.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
geo_minim.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
govee.c minor: Fix more unexpected chars in input files 2024-02-07 19:34:39 +01:00
gt_tmbbq05.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
gt_wt_02.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
gt_wt_03.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
hcs200.c minor: Fix spelling (identified with codespell) (#2680) 2023-10-22 18:37:28 +02:00
hideki.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
holman_ws5029.c minor: Cleanup decoder verbose usage 2024-03-07 14:03:58 +01:00
hondaremote.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
honeywell.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
honeywell_cm921.c minor: Fix Honeywell-CM921 debug print (closes #2889) 2024-03-29 23:55:44 +01:00
honeywell_wdb.c minor: Fix DATA_STRING should not have a DATA_FORMAT 2024-03-11 12:09:28 +01:00
ht680.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ibis_beacon.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
ikea_sparsnas.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
infactory.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
inkbird_ith20r.c Fix Inkbird-ITH20R battery_ok key and range (#2596) 2023-08-13 22:56:54 +02:00
inovalley-kw9015b.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
insteon.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
interlogix.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
intertechno.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
jasco.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
kedsum.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
kerui.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
klimalogg.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrosse.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
lacrosse_breezepro.c minor: Cleanup some indent and braces 2024-03-13 13:15:34 +01:00
lacrosse_r1.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrosse_th3.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrosse_tx31u.c minor: Apply clang-format on c-code (with pre-commit) as seen in #2740 (#2741) 2023-11-29 22:51:06 +01:00
lacrosse_tx34.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrosse_tx35.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrosse_tx141x.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
lacrosse_wr1.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrosse_ws7000.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
lacrossews.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
lightwave_rf.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
m_bus.c ignore 3of6 decoding errors, let CRC fail decoding if necessary, (#2883) 2024-05-09 00:20:26 +02:00
markisol.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
marlec_solar.c Add some known fields to Marlec-Solar 2024-03-26 20:57:49 +01:00
maverick_et73.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
maverick_et73x.c minor: Cleanup hex format string placeholders 2024-03-16 14:50:17 +01:00
maverick_xr30.c minor: Cleanup hex format string placeholders 2024-03-16 14:50:17 +01:00
mebus.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
megacode.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
missil_ml0757.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
mueller_hotrod.c Add Support for Mueller Hot Rod water meter (#2887) 2024-04-07 19:07:37 +02:00
neptune_r900.c minor: Fix output_fields on Acurite-606TX, EcoWitt-WH40 2024-01-14 21:36:32 +01:00
new_template.c minor: Cleanup m_bus data_append, enable dead stores check 2024-03-12 20:49:28 +01:00
newkaku.c Fix KlikAanKlikUit-Switch for DIO remotes (#2789) 2024-01-24 19:56:44 +01:00
nexa.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
nexus.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
nice_flor_s.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
norgo.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
oil_smart.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
oil_standard.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
oil_watchman.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
oil_watchman_advanced.c Add support for Tekelek oil gauge (#2306) 2023-10-29 22:57:23 +01:00
opus_xt300.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
oregon_scientific.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
oregon_scientific_sl109h.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
oregon_scientific_v1.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
philips_aj3650.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
philips_aj7010.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
proflame2.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
prologue.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
proove.c minor: Fix some unwanted chars in input files 2024-02-07 19:04:33 +01:00
quhwa.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
radiohead_ask.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
rainpoint.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
regency_fan.c minor: Cleanup hex format string placeholders 2024-03-16 14:50:17 +01:00
revolt_nc5462.c minor: Add all-zero sanity check to Revolt-NC5462 (closes #2715) 2023-11-08 22:00:57 +01:00
rftech.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
rojaflex.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
rubicson.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
rubicson_48659.c minor: Fix Doxygen warnings (closes #2825) 2024-02-07 17:23:22 +01:00
rubicson_pool_48942.c minor: Fix Doxygen warnings (closes #2825) 2024-02-07 17:23:22 +01:00
s3318p.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
schou_72543_rain.c minor: Add Dostmann etc to Schou-72543 2024-03-26 11:51:53 +01:00
schraeder.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
scmplus.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
secplus_v1.c minor: Add const or warning to static decoder vars 2024-03-13 15:37:27 +01:00
secplus_v2.c minor: Cleanup m_bus data_append, enable dead stores check 2024-03-12 20:49:28 +01:00
sharp_spc775.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
silvercrest.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
simplisafe.c minor: Cleanup some indent and braces 2024-03-13 13:15:34 +01:00
simplisafe_gen3.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
smoke_gs558.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
solight_te44.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
somfy_iohc.c Fix Somfy-IOHC length check (closes #2655) 2023-10-03 13:32:00 +02:00
somfy_rts.c minor: Fix more spelling (codespell upgrade) (#2685) 2023-10-23 10:43:34 +02:00
springfield.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
srsmith_pool_srs_2c_tx.c minor: Fix Doxygen warnings (closes #2825) 2024-02-07 17:23:22 +01:00
steelmate.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
telldus_ft0385r.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
tfa_14_1504_v2.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
tfa_30_3196.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
tfa_30_3221.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
tfa_drop_30.3233.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
tfa_marbella.c minor: Fix some unwanted chars in input files 2024-02-07 19:04:33 +01:00
tfa_pool_thermometer.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
tfa_twin_plus_30.3049.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
thermopro_tp11.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
thermopro_tp12.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
thermopro_tp28b.c minor: Update readme 2024-04-07 19:07:40 +02:00
thermopro_tx2.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
thermopro_tx2c.c minor: Clean up Thermopro-TX2C unused code 2023-08-14 12:10:54 +02:00
thermor.c minor: Update readme 2024-04-07 19:07:40 +02:00
tpms_abarth124.c minor: Cleanup clang analyze warnings (closes #2872) 2024-03-12 19:57:47 +01:00
tpms_ave.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
tpms_bmw.c Improve BMW Gen4-Gen5 TPMS and Add Support Audi TPMS Pressure Alert (#2901) 2024-04-14 21:55:11 +02:00
tpms_bmw_g3.c Add Support BMW Gen3 TPMS (#2900) 2024-04-22 10:11:27 +02:00
tpms_citroen.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_eezrv.c Add compatible model TST-507 TPMS to EezTire E618 (#2832) 2024-02-10 14:12:45 +01:00
tpms_elantra2012.c Fix TPMS Elantra2012 for longer desync (closes #2806) 2024-02-01 09:33:50 +01:00
tpms_ford.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_hyundai_vdo.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_jansite.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_jansite_solar.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_kia.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_nissan.c Fix Nissan TPMS pressure_PSI key (#2915) 2024-05-02 19:13:01 +02:00
tpms_pmv107j.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_porsche.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_renault.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_renault_0435r.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_toyota.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_truck.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
tpms_tyreguard400.c minor: Cleanup decoder verbose usage 2024-03-07 14:03:58 +01:00
ts_ft002.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
ttx201.c minor: Add decoder_verbose function 2024-03-08 12:41:35 +01:00
vaillant_vrt340f.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
vauno_en8822c.c minor: Fix more unexpected chars in input files 2024-02-07 19:34:39 +01:00
visonic_powercode.c Improve all plain sprintf to snprintf 2023-10-06 15:06:40 +02:00
watts_thermostat.c Add support for Watts WFHT-RF thermostat (#2648) 2024-03-01 12:12:51 +01:00
waveman.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
wec2103.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
wg_pb12v1.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
ws2032.c minor: Style updates to Fineoffset-WH1050 2023-04-22 15:52:44 +02:00
wssensor.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
wt0124.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00
wt450.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
x10_rf.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
x10_sec.c minor: Cleanup silly format string placeholders 2024-03-16 14:45:49 +01:00
yale_hsa.c Change r_device.fields to constant pointer (#2421) 2023-03-13 16:01:29 +01:00