You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <spanclass="card-title">__Implement a Framing Protocol__</span>
48
+
49
+
---
50
+
51
+
This guide shows you how to implement a custom framing protocol in F Prime flight software and integrate it with the F Prime GDS.
52
+
53
+
[View Implement a Framing Protocol](custom-framing.md){ .md-button .md-button--primary }
54
+
55
+
- <spanclass="card-title">__Generate Data Products__</span>
56
+
57
+
---
58
+
59
+
This guide shows you when to use data products, how to generate them, how to test them, and how to integrate them into your topology and ground system.
60
+
61
+
[View Generate Data Products](data-products.md){ .md-button .md-button--primary }
62
+
63
+
- <spanclass="card-title">__Define State Machines__</span>
64
+
65
+
---
66
+
67
+
This guide shows you how to define and use state machines in F Prime with FPP so complex component behavior is explicit, testable, and maintainable.
68
+
69
+
[View Define State Machines](define-state-machines.md){ .md-button .md-button--primary }
0 commit comments