| Requirements |
R1 | Requirement per command | SKIP | no commands declared in the FPP model |
R2 | Requirement per telemetry channel | FAIL | - telemetry channel 'RgMaxTime' has no requirement referencing it (add a requirement mentioning 'RgMaxTime')
- telemetry channel 'RgCycleSlips' has no requirement referencing it (add a requirement mentioning 'RgCycleSlips')
|
R3 | Requirement per event | FAIL | - event 'RateGroupCycleSlip' has no requirement referencing it (add a requirement mentioning 'RateGroupCycleSlip')
- event 'RateGroupTimeGetError' has no requirement referencing it (add a requirement mentioning 'RateGroupTimeGetError')
|
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 'CycleIn' has no requirement referencing it (add a requirement mentioning 'CycleIn')
- port 'PingIn' has no requirement referencing it (add a requirement mentioning 'PingIn')
- port 'RateGroupMemberOut' has no requirement referencing it (add a requirement mentioning 'RateGroupMemberOut')
- port 'PingOut' has no requirement referencing it (add a requirement mentioning 'PingOut')
|
R7 | Requirement parent traceability | FAIL | - requirement 'ARG-001' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:15) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ARG-002' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:16) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ARG-003' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:17) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
- requirement 'ARG-004' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:18) has no parent trace (add a Parent/Trace column entry linking a parent requirement)
|
R8 | Requirement verification method | PASS | 4 requirement(s) checked |
| Design |
D1 | Input port handlers defined | PASS | 2 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 'ARG-001' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:15) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ARG-002' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:16) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ARG-003' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:17) is not mapped to any design artifact (add a Design column entry or reference it in a design section)
- requirement 'ARG-004' (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/docs/sdd.md:18) 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/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/Console.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/Obj' (from #include "Fw/Obj/SimpleObjRegistry.hpp") is not declared in the module's CMake files (add it to UT_DEPENDS/DEPENDS)
|