filipsPL / autowx2

The program for scheduling recordings and processing of the satellite and ground radio transmissions (like capturing of the weather APT images from NOAA satellites, voice messages from ISS, fixed time recordings of WeatherFaxes etc.) :earth_africa: :satellite:
78 stars 16 forks source link

METEOR-M2 2 Reception #83

Open ghost opened 5 years ago

ghost commented 5 years ago

Add support for the new METEOR-M2 2 satellite (LRPT, 137.9Mhz)( https://www.rtl-sdr.com/weather-satellite-meteor-m2-2-now-transmitting-images/ )

filipsPL commented 5 years ago

Do we have a linux command line tool for that? If yes, let's try!

SA7BNT commented 5 years ago

Nope not yet. Talking to Neoklis and he has not finished it. Will let you know when it´s time

Best Tim

Tim, mlrpt reads the config file very early and reports the parameters it reads, mainly for debugging reasons. The actual receiver frequency, if one is specified on the command line, is reported in the last few lines of mlrpt's printout. I agree this is somewhat confusing but it has to stay as its a good idea to see what parameters are in the config file. But now with the new sat I have modified mlrpt to read a config file specified on the command line, like: mlrpt -c Meteor_M2-2.cfg so that a separate config file for each sat can be made. I will release this new version later once it is tested and finalized.

SA7BNT commented 5 years ago

Bad news

Tim Looks like mlrpt/glrpt cannot decode OQPSK and for now I don't know how to make changes. Hopefully the developer of the original code will help.

SA7BNT commented 5 years ago

Add support for the new METEOR-M2 2 satellite (LRPT, 137.9Mhz)( https://www.rtl-sdr.com/weather-satellite-meteor-m2-2-now-transmitting-images/ )

You can look here https://github.com/artlav/meteor_decoder/issues/7