Checklist checks — Fw/Dp

← module · devel @ e84571354780 · generated 2026-09-03T21:13:22Z
IDCheckStatusNotes
Requirements
R1Requirement per commandSKIPno commands declared in the FPP model
R2Requirement per telemetry channelSKIPno telemetry channels declared in the FPP model
R3Requirement per eventSKIPno events declared in the FPP model
R4Requirement per parameterSKIPno parameters declared in the FPP model
R5Requirement per data productSKIPno data products declared in the FPP model
R6Requirement per port/interfaceSKIPno ports declared in the FPP model
R7Requirement parent traceabilitySKIPno requirements found
R8Requirement verification methodSKIPno requirements found
Design
D1Input port handlers definedSKIPno typed input ports declared
D2Command handlers definedSKIPno commands declared
D3State machine actions definedSKIPno state machines declared
D4Data product containers have default prioritySKIPno data product containers declared
D5Requirements mapped to design artifactsSKIPno requirements found
Implementation
I1Source dependencies listed in CMakeListsFAIL
  • dependency 'Fw/Buffer' (from #include "Fw/Buffer/Buffer.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Buffer)
  • dependency 'Fw/Com' (from #include "Fw/Com/ComPacket.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/Types' (from #include "Fw/Types/Assert.hpp") is not declared in CMakeLists.txt (add it to DEPENDS as Fw_Types)
I3Data product priorities configurableSKIPno data product containers declared
Unit Testing
U3Unit-test dependencies in CMakeListsFAIL
  • unit-test dependency 'Fw/Com' (from #include "Fw/Com/ComPacket.hpp") is not declared in the module's CMake files (add it to UT_DEPENDS/DEPENDS)