mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
905 B
905 B
Ref::RecvBuffApp Component
1. Introduction
The Ref::RecvBuffApp is a demonstration component that receives data buffers from Ref::SendBuffApp SDD
2. Requirements
The requirements for Ref::RecvBuffApp are as follows:
| Requirement | Description | Verification Method |
|---|---|---|
| ISF-SBF-001 | The Ref::RecvBuffApp component shall receive buffers |
System test |
| ISF-SBF-002 | The Ref::RecvBuffApp component shall detect errors in received buffers |
System test |
3. Design
3.1 Context
3.1.1 Component Diagram
The Ref::RecvBuffApp component has the following component diagram:
4. Dictionaries
5. Module Checklists
6. Unit Testing
7. Change Log
| Date | Description |
|---|---|
| 4/20/2017 | Initial Version |
