Skip to content
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

Open
he60 opened this issue Nov 6, 2024 · 5 comments
Open

[BUG?] M10 Radiosonde only partially decoded #2342

he60 opened this issue Nov 6, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@he60
Copy link

he60 commented Nov 6, 2024

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)

SCR_0234
SCR_0233
SCR_0234(1)

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 ^^''

@htotoo
Copy link
Member

htotoo commented Nov 6, 2024

If you can attach the portapack recorded iq file here, that could help for the dev, who will chech this.

@he60
Copy link
Author

he60 commented Nov 6, 2024

Sure ^^
here the IQ & audio, its actually transmitting -25°c, about 38%hum and gps are 90°N - 0°E 150m altitude
m10.zip

I hope you can fix that :)

@htotoo htotoo added the enhancement New feature or request label Nov 7, 2024
@htotoo
Copy link
Member

htotoo commented Nov 7, 2024

maybe could you attach the log for this, that the pp generates? (that may contain your / sonde) coordinates!)

@he60 he60 changed the title M10 Radiosonde only partially decoded [BUG] M10 Radiosonde only partially decoded Nov 7, 2024
@he60 he60 changed the title [BUG] M10 Radiosonde only partially decoded [BUG?] M10 Radiosonde only partially decoded Nov 7, 2024
@he60
Copy link
Author

he60 commented Nov 7, 2024

Sure ^^
here it is with i hope false gps data
(90°, 0°)

logs.txt

@htotoo
Copy link
Member

htotoo commented Nov 19, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants