nasa/fprime-tools

FPP Visualization Automation

Closed this issue · 5 comments

F´ Version
Affected Component

Feature Description

Automate the fop-visualizations. nasa/fprime#1167

You mean integrate FPL and FPV ? That would be awesome indeed.

Yes, we want to directly integrate the large FPP suite of tools into fprime-util! That way it is all fairly straight-forward to run.

What would be the associated command?
Something like fprime-util layout and fprime-util visual ?
Or just a fprime-util visual command that takes care of running fpl and fpv ?

Just run it in a directory containing a deployment, and no path argument?

Now tracked in nasa/fprime#2059

Under development in https://github.com/thomas-bc/fprime-tools/tree/feat/fpp-visualize
We are also using a Flask'ed version of fprime-visual, planned to be released soon. See https://github.com/thomas-bc/fprime-visual/tree/refactor/flask

fprime-util visualize takes care of everything :) The workflow is

  • cd Ref/Top
  • fprime-util visualize
  • ???
  • profit

Released as of v3.3.0, fprime-util visualize