PW-Sat2 / HAMRadio

How-To and Wiki pages for PW-Sat2 Ground Segment equipment and software dedicated for radio amateurs.
https://pw-sat.pl/
Other
22 stars 0 forks source link

Equations? #8

Closed cpbridges closed 5 years ago

cpbridges commented 5 years ago

Very nice tools here! Can you point me to the code where there are the telemetry point equations? Especially for any beacon. I'd like to use this suite as a test for my own toolchains in parallel.

Also, can you confirm there an offline mode for people to sit in their shacks and see the decoded data?

Thanks in advance! 73s C

begreeen commented 5 years ago

Can you point me to the code where there are the telemetry point equations? Especially for any beacon. I'd like to use this suite as a test for my own toolchains in parallel.

Telemetry (beacon) structure is described here. In this repository is also located python-based parser for those frames. There are also provided examples (ax.25 information field content!). Equations are coded in those files.

Also, can you confirm there an offline mode for people to sit in their shacks and see the decoded data?

Sure! Just toggle the button Auto upload enabled. Frames will be saved locally in saved_frames directory - an application will show you a popup window with a path/filename - as shown here.

Then, you can run the application later on (when you have the internet connection) and just load mentioned .frames file using this button. Make sure that Auto upload enabled button is pushed and the frames should be uploaded immediately.

If you have any other questions don't hesitate to ask :)

cpbridges commented 5 years ago

Excellent! Thanks for the info - I'm sure hams will be super pleased with this response. 73s C