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

Add support for ASRTU-1 #672

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add support for ASRTU-1 #672

wants to merge 5 commits into from

Commits on Oct 19, 2024

  1. Add ASRTU-1 SatYAML file

    daniestevez committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    23424cb View commit details
    Browse the repository at this point in the history
  2. Add generic SSDV script

    This adds a generic SSDV script that replaces erminaz_ssdv and
    jy1sat_ssdv. The generic script also supports DSLWP. Note that
    JY1SAT and DSLWP need the daniestevez fork of ssdv, while ERMINAZ
    needs the upstream version of ssdv.
    daniestevez committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    265ea8d View commit details
    Browse the repository at this point in the history
  3. Fix typo in comment

    daniestevez committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    54be18b View commit details
    Browse the repository at this point in the history
  4. Add TM KISS transport

    This adds a transport that extracts packets in the KISS stream
    contained in the payloads of some virtual channels of CCSDS TM
    frames.
    daniestevez committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    dadb345 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfdbbd7 View commit details
    Browse the repository at this point in the history