fpp from xml - nasa/fpp GitHub Wiki

This tool parses older F Prime XML files and converts them to FPP files.

Input:

  1. A list fl of XML files to translate, specified as a list of files on the command line.

Output:

  1. FPP source, written to standard output.

Procedure:

  1. Read each of the files in fl.

  2. Generate the output for each F Prime model element in fl.

⚠️ **GitHub.com Fallback** ⚠️