dbdexter-dev / sdrpp_radiosonde

Radiosonde decoder plugin for SDR++
MIT License
80 stars 12 forks source link

Radiosonde Decoding Compatibility Table #3

Closed LukePrior closed 2 years ago

LukePrior commented 2 years ago

May I suggest including a radiosonde support matrix such as the ones found here: https://github.com/projecthorus/radiosonde_auto_rx#radiosonde-support-matrix https://github.com/dl9rdz/rdz_ttgo_sonde#radiosonde-support-matrix

I have included an example table but I'm not sure if all the fields are correct

Radiosonde Support Matrix

Manufacturer Model Position Temperature Humidity Pressure
Vaisala RS41-SG/SGP/SGM :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: (for -SGP)
Graw DFM06/09/17 :heavy_check_mark: :heavy_check_mark: :x: :x:
dbdexter-dev commented 2 years ago

Yep, good point.

I have included a table in the README. There's one in the repo for the new decoder backend, sondedump, but I guess having one directly in this repo doesn't hurt.