Convert F-Prime command and telemetry dictionaries into XTCE format. This function creates the YAMCS dialect of XTCE.
pip install -e .To run this conversion script, use the following:
fprime-to-xtce </path/to/fprime/dictionary> -o </path/to/xtce/dictionary>F Prime events are a construct above XTCE containers. These are represented and handled in the the consuming tools (e.g. YAMCS).
Apache 2.0 License - see LICENSE for details.