-
Hi,
I am interested in using the Decoder_RSC_BCJR_intra_std class. When I run the code, I receive an error saying "error showing 'mipp::nElReg()' has to be equal to 8" and I am not sure what it is …
-
For a new user, it would be very helpful to include some instructions in `README.md` on how to add the skeleton_app to [nasa/cFS](https://github.com/nasa/cFS). I have not been able to get it working.
…
-
It would be useful to provide utilities to create XTCE documents from other formats. For example, from various csv / spreadsheet definitions. This would enable XTCE to be "the" format we accept, and p…
-
I have the following command definitions:
![image](https://github.com/user-attachments/assets/0ec9297f-9f62-46f5-b361-655ce0bca2c6)
When sending the command `SetModulationTarget` it is encoded to:…
-
Running the following code on this satellite data (AVIRIS):
https://daac.ornl.gov/cgi-bin/dsviewer.pl?ds_id=1988
```
if __name__ == '__main__':
ccsds_lcnl=CCSDS_LCNL(bin_dir='./bin',sample_e…
-
The class parses all the CCSDS docs https://github.com/relaton/relaton-ccsds/blob/main/lib/relaton_ccsds/data_parser.rb
and save the in the https://github.com/relaton/relaton-ccsds/blob/main/lib/rela…
-
Hi,
I have some trouble understanding how interfaces are wired between fsw and cosmos and I would like to ask you a few questions :
- RADIO : My understanding of RADIO interface is that "_radi…
-
@robamu
@JakobMeier
Hi ~ My understanding per [__the standard__](https://public.ccsds.org/Pubs/133x0b2e1.pdf) is that `packet_type` should correlate to bit three and `sec_header_flag` should cor…
-
CCSDS 355.1-B-1 indicates that the length field of EP PDUs should be the length of the PDU data field in **bits**:
> **5.3.2.3.1** The Extended Procedures Data Field Length shall signal the length …
-
**Describe the bug**
When using the telemetry grapher to plot telemetry, the x-value shown in the point pop-up does not correlate to the correct x-value IF telemetry was not received in a time sequen…