Open ZazenX opened 2 months ago
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?
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?
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.
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.