8 lines
398 B
Markdown
8 lines
398 B
Markdown
# Built-In Formats
|
|
All formats in this directory are automatically included in the formaty binary. Additional formats can be included
|
|
at run time by using the `--config` flag.
|
|
|
|
## Formats Included
|
|
* [CCSDS](ccsds.toml) - Standard CCSDS command/tlm packets
|
|
* `ccsds`: CCSDS packet with primary header + raw payload
|
|
* `ccsds_sec`: CCSDS packet with primary header + secondary header + raw payload |