-
-
Notifications
You must be signed in to change notification settings - Fork 591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG?] M10 Radiosonde only partially decoded #2342
Comments
If you can attach the portapack recorded iq file here, that could help for the dev, who will chech this. |
Sure ^^ I hope you can fix that :) |
maybe could you attach the log for this, that the pp generates? (that may contain your / sonde) coordinates!) |
Sure ^^ |
Here is a test version. With the provided IQ file the fields changed and there was a lot of errors. Please test as mutch as you can, and feed back if it is ok, or not. Sadly I can't decide :) portapack-mayhem_OCI.ppfw.tar.zip (this is a zip, so unpack, ant that will be the fw) |
Describe the bug.
I was playing with M10 for a future weather ballon and i've see that it only detect the fact that is meteomodem, gps data and battery voltage but it does not decode anything else, no SN, no Temperature & no Humidity. (btw, the crc check must be disabled, if its activated it just does not decode anything)
Its properly decoded on sdr++ using RadioSonde decoder
(tested with 3differents m10, same behavior)
Reproduction
Go to RadioSonde decoder and try to receive Meteomodem M10
Expected behavior
show weather data
Environment/versions
Version from around july & same with last nightly build
Anything else?
I can give you spectrum recording if needed, i've tried looking into the code of mayhem & RSdecoder but its just black magic for me ^^''
The text was updated successfully, but these errors were encountered: