| 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 | SKIP | no events declared in the FPP model |
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 'TextLogger' has no requirement referencing it (add a requirement mentioning 'TextLogger')
|
R7 | Requirement parent traceability | FAIL | - requirement 'ISF-ATL-001' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:13) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-002' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:14) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-003' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:15) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-004' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:16) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-005' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:17) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-006' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:18) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-007' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:19) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ISF-ATL-008' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:20) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
|
R8 | Requirement verification method | PASS | 8 requirement(s) checked |
| Design |
D1 | Input port handlers defined | PASS | 1 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 'ISF-ATL-001' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:13) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-002' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:14) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-003' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:15) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-004' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:16) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-005' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:17) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-006' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:18) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-007' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:19) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ISF-ATL-008' (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/docs/sdd.md:20) 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/Logger' (from #include "Fw/Logger/Logger.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Logger)
- 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/File.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/Types' (from #include "Fw/Types/StringUtils.hpp") is not declared in the module's CMake files (add it to UT_DEPENDS/DEPENDS)
|