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

Documentation? #1

Open
kuttkutt opened this issue Feb 14, 2017 · 2 comments
Open

Documentation? #1

kuttkutt opened this issue Feb 14, 2017 · 2 comments

Comments

@kuttkutt
Copy link

Hello,
I was impressed to find a LRPT decoder for Linux - or at least a project if decoding this on Linux.

Well I have some troubles to get this running.

Is there somewhere a documentation how I can get this running? I assume I have to record the transmission from rtl_fm and then decode it using the phyton script?

Would it be possible that you provide some kind of "how to set-up"?

Thanks in advance and thanks for this amazing project!

Martin

@racerxdl
Copy link
Member

Hey @kuttkutt thanks!

Actually for now there isn't a documentation because the software isnt fully complete. For now it's missing the JPEG Decompressing part for the images itself. I'm planning to keep finish it after I get some stuff fixed in XRIT Receiver.

But for now you have to use the GNU Radio flow, since it requires the QPSK demodulation as well (the decoder is only for demodulated part, like the .s file LRPT Processor accept).

So at least for final users, its pretty useless (you can test the reception quality, but the images won't be out for now).

Thanks,

Lucas

@kuttkutt
Copy link
Author

Hello Lucas,

I know "basic" how this should work. Well - at least I think I know.

My guess:
I record the sat-pass using rtl_fm into a wav file. What should be the paratemters of rtl_fm (bandwith?)
Then the QPSK needs to be decoded - this is done by GNU Radio? Do you have some kind of prefered HowTo? (Honestly - I never worked with GNU Radio)
And this is later processed by you script/program - right?

I am interested in trying this out on a Raspberry PI 3, so if you need I am offering myself as tester (I work with Debian since 15 years)

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