fprime icon indicating copy to clipboard operation
fprime copied to clipboard

Tutorials should explain telemetry and magical event functions

Open cbreich opened this issue 1 year ago • 2 comments

F´ Version
Affected Component


Feature Description

Please explain magical creation of log_ACTIVITY_HI_BlinkIntervalSet in tutorials.

Rationale

Help new users understand how some commands are created.

cbreich avatar Jul 10 '24 16:07 cbreich

That is a very good point, we should add a section about that

The gist of it is fprime-util build generates a lot of code under the hood (located in fprime-build-automatic-native/path/to/component/*), which contains all those "magic" functions that get autocoded from the FPP model.

thomas-bc avatar Jul 10 '24 18:07 thomas-bc

Somewhat related: https://github.com/nasa/fprime/discussions/2673

thomas-bc avatar Jul 10 '24 18:07 thomas-bc