-
Using the following xsd file: ttps://sanaregistry.org/files/ndmxml_unqualified/ndmxml-3.0.0-opm-3.0.xsd
Command run: `cargo run --bin xsd-parser -- -i ndmxml-3.0.0-opm-3.0.xsd`
Git commit: `7c31…
-
Hello,
I'm absolutely new to Yamcs.
From the notes it is clear how to load the SCOS2K tables. But how does one load the actual ccsds data?
Thanks in advance
-
Do we need to keep these notes associated with the templates?
21For most templates, details of the packing process are described in Regulation 92.9.4.
Found in
* TEMPLATE DEFINITIONS USE…
-
In gr-fec, viterbi/metrics.c the parameter comments and subsequent code both express the esno scaling:
`double esn0, /* Es/N0 ratio in dB */`[(link)](https://github.com/gnuradio/gnuradio/blob/master…
-
Some length prefixed protocols don't write the payload size into the length field of a frame, but use the length field to denote the total size of the frame (either payload_size+size_of_length_field o…
-
### Checked for duplicates
Yes - I've already checked
### Alternatives considered
Yes - and alternatives don't suffice
### Related problems
This issue may be related (I see mention of Read/Write)…
-
It is often very helpful to be able to create simulated packets especially in the early phases of development or for testing. The packet types `FixedLength` and `VariableLength` could be expanded to i…
-
This ticket is to support dynamic packet definitions that change their definitions per-packet based on the header. This came out of conversations with @tloubrieu-jpl and @nischayn99 about a particular…
-
The underlying server communication protocol should be moddable, to allow communication via other means than just google's protocol buffers.
Then we can support, for example:
- http://en.wikipedia.or…
-
Looks like gr-ccsds is not compatible with GNU Radio 3.8. There's a guide and a few recommendations on branching strategy etc. at:
https://wiki.gnuradio.org/index.php/GNU_Radio_3.8_OOT_Module_Porti…