Implemented separate TCP logger service
This commit is contained in:
2
SPECS.md
2
SPECS.md
@@ -8,7 +8,7 @@ Implement a "Zero-Code-Change" observability layer for the MARTe2 real-time fram
|
||||
- **FR-01 (Discovery):** Discover the full MARTe2 object hierarchy at runtime.
|
||||
- **FR-02 (Telemetry):** Stream high-frequency signal data (verified up to 100Hz) to a remote client.
|
||||
- **FR-03 (Forcing):** Allow manual override of signal values in memory during execution.
|
||||
- **FR-04 (Logs):** Stream global framework logs to a dedicated terminal.
|
||||
- **FR-04 (Logs):** Stream global framework logs to a dedicated terminal via a standalone `TcpLogger` service.
|
||||
- **FR-05 (Execution Control):** Pause and resume the real-time execution threads via scheduler injection.
|
||||
- **FR-06 (UI):** Provide a native, immediate-mode GUI for visualization (Oscilloscope).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user