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

9K6 GMSK Decodieren #525

Closed
Hackrfan opened this issue Apr 20, 2024 · 1 comment
Closed

9K6 GMSK Decodieren #525

Hackrfan opened this issue Apr 20, 2024 · 1 comment

Comments

@Hackrfan
Copy link

Hello, I am new here.
Question. how do i have to configure dire wolf so that i can use 9k6 GMSK
can decode. Telemetry Sonate-2 Satelit
Thanks for info
vy 73 Georg

@wb2osz
Copy link
Owner

wb2osz commented Apr 20, 2024

According to https://www.informatik.uni-wuerzburg.de/en/aerospaceinfo/mitarbeiter/kayal/forschungsprojekte/sonate-2/information-for-radio-amateurs/ the satellite uses normal AX.25 UI frames which direwolf can decode.

Telemetry downlink:
During passes over our ground stations in Germany the telemetry downlink will be activated.

Frequency: 437.025 MHz
Modulation: 9k6 G3RUH GMSK (F1D)
Protocol: AX.25

The protocol format used for encoding the telemetry frames can be found >>here<<

The User Guide, and other documentation, explain how connect to a radio and configure to access an audio device.
You would need to add "MODEM 9600" to use 9600 bps G3RUH GMSK because the default is 1200 bps AFSK.

The information part of the frame is in a packed binary format so you would need something custom to make sense of it.

73,
John WB2OSZ

@wb2osz wb2osz closed this as completed Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants