-
Notifications
You must be signed in to change notification settings - Fork 56
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
MRZ-H1 uBlox Version #51
Comments
Have seen "ublox" in the SN on Sondehub yesterday, but don't have any information what it's supposed to mean. |
Yep, that's the one. I'm as yet unsure as to the extend of what they have had to modify, or how different the telemetry is. Have asked for further information. |
BatiaMahno has tear down video from Jan 9th, there is a STM32F373. Wasn't it a F100 before? Don't remember. Don't know if the data format changed. If they have a STM32 on board, they could convert data from different GPS modules I guess, but who knows. EDIT "MRZ-H1-UBLOX 12345678" was recorded on the ground. In the video it is at 403MHz. So I don't know, I only read the numbers, don't understand russian... |
I have the same sonde that is shown in the video, i.e. the same housing and the same components (STM32F373CBT6, ADF7012, NEO-M8Q). Unfortunately there is a serial number, but no indication of the type. I just assume it's the MP3-H1 because that's what I was told... It's the only MRZ sonde I know, and it is what I used to write my decoder. A quick comparison with the RS code shows it's identical with respect to GPS and PTU data. One remark on the voltage measurements in the video (I can't resist...): There is a switching regulator to boost the 4.5V battery up to 8V. Then two LDOs generate 5V for the PA and 3.3V for all the rest from that 8V rail! This is the worst design of all sondes I've seen so far. |
Raising this as a placeholder. It appears there is a new version of the MRZ-H1 which uses a uBlox GPS.
Unsure what the differences in telemetry are, but apparently there is one station with a modified or new decoder (unsure) which is decoding it. Trying to get some more information from them about it.
The text was updated successfully, but these errors were encountered: