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

CCSDS frame parser interface #104

Open
ZazenX opened this issue Aug 3, 2024 · 3 comments
Open

CCSDS frame parser interface #104

ZazenX opened this issue Aug 3, 2024 · 3 comments

Comments

@ZazenX
Copy link

ZazenX commented Aug 3, 2024

Hi all,

I work as an engineer in the Artic Satellite Broadband Mission (ASBM) program, we've been combining Pluto.jl, Quarto and SatelliteToolbox.jl internally for generating rapports and to develop future operational tooling.

@ronisbr, I was quite impressed with your JuliaCon 2023 talk, and wondered if there is any interest in a CCSDS telemetry frame parser in the package?

Rust has Spacepackets.rs

I'm still quite new to Julia, but would be happy to contribute if there is any interest in telemetry parsing.

@ronisbr
Copy link
Member

ronisbr commented Aug 5, 2024

Hi @ZazenX !

I work as an engineer in the Artic Satellite Broadband Mission (ASBM) program, we've been combining Pluto.jl, Quarto and SatelliteToolbox.jl internally for generating rapports and to develop future operational tooling.

Awesome! I am very glad that SatelliteToolbox.jl is being useful :)

@ronisbr, I was quite impressed with your JuliaCon 2023 talk, and wondered if there is any interest in a CCSDS telemetry frame parser in the package?

Rust has Spacepackets.rs

I'm still quite new to Julia, but would be happy to contribute if there is any interest in telemetry parsing.

Sure! It will be very interesting. The best thing here is to create a new package and add it to JuliaSpace organization. If you can work on this task, maybe you can draft the initial version in your own repository. When you think it is ready to be registered, we transfer the package to JuliaSpace, I add you as a member, and you register it from here. Sounds good?

@ZazenX
Copy link
Author

ZazenX commented Aug 6, 2024

If you can work on this task, maybe you can draft the initial version in your own repository. When you think it is ready to be registered, we transfer the package to JuliaSpace, I add you as a member, and you register it from here. Sounds good?

Great! I'll probably have to work on this in my spare time, so I can't promise velocity, do I just submit a pull request to JuliaSpace when I'm ready?

@ronisbr
Copy link
Member

ronisbr commented Aug 6, 2024

Awesome! Just develop this new package in your GitHub account. When you think it is ready, let me know and I will add you as a member of JuliaSpace. Then, you can move the package here and register it.

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