| Requirements |
R1 | Requirement per command | SKIP | no commands declared in the FPP model |
R2 | Requirement per telemetry channel | SKIP | no telemetry channels declared in the FPP model |
R3 | Requirement per event | FAIL | - event 'TlmChanEpochProcessingCapReached' has no requirement referencing it (add a requirement mentioning 'TlmChanEpochProcessingCapReached')
- event 'TlmChanBucketPoolExhausted' has no requirement referencing it (add a requirement mentioning 'TlmChanBucketPoolExhausted')
|
R4 | Requirement per parameter | SKIP | no parameters declared in the FPP model |
R5 | Requirement per data product | SKIP | no data products declared in the FPP model |
R6 | Requirement per port/interface | FAIL | - port 'TlmRecv' has no requirement referencing it (add a requirement mentioning 'TlmRecv')
- port 'TlmGet' has no requirement referencing it (add a requirement mentioning 'TlmGet')
- port 'pingIn' has no requirement referencing it (add a requirement mentioning 'pingIn')
- port 'PktSend' has no requirement referencing it (add a requirement mentioning 'PktSend')
- port 'pingOut' has no requirement referencing it (add a requirement mentioning 'pingOut')
|
R7 | Requirement parent traceability | FAIL | - requirement 'TLC-001' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:16) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'TLC-002' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:17) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'TLC-003' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:18) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'TLC-004' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:19) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'TLC-005' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:20) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'TLC-006' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:21) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
|
R8 | Requirement verification method | PASS | 6 requirement(s) checked |
| Design |
D1 | Input port handlers defined | PASS | 4 input port(s) checked |
D2 | Command handlers defined | SKIP | no commands declared |
D3 | State machine actions defined | SKIP | no state machines declared |
D4 | Data product containers have default priority | SKIP | no data product containers declared |
D5 | Requirements mapped to design artifacts | FAIL | - requirement 'TLC-001' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:16) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'TLC-002' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:17) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'TLC-003' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:18) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'TLC-004' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:19) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'TLC-005' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:20) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'TLC-006' (/home/runner/work/fprime/fprime/Svc/TlmChan/docs/sdd.md:21) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
|
| Implementation |
I1 | Source dependencies listed in CMakeLists | FAIL | - dependency 'Fw/Com' (from #include "Fw/Com/ComBuffer.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Com)
- dependency 'Fw/Time' (from #include "Fw/Time/Time.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Time)
- dependency 'Fw/Tlm' (from #include "Fw/Tlm/TlmPacket.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Tlm)
- dependency 'Fw/Types' (from #include "Fw/Types/Assert.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Types)
- dependency 'Os' (from #include "Os/RawTime.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Os)
|
I3 | Data product priorities configurable | SKIP | no data product containers declared |
| Unit Testing |
U3 | Unit-test dependencies in CMakeLists | FAIL | - unit-test dependency 'Fw/Time' (from #include "Fw/Time/TimeInterval.hpp") is not declared in the module's CMake files (add it to UT_DEPENDS/DEPENDS)
- unit-test dependency 'Os' (from #include "Os/Task.hpp") is not declared in the module's CMake files (add it to UT_DEPENDS/DEPENDS)
|