Skip to content

FW: Add Configurable Debug Interface for Firmware Components #37

@Shengw3n

Description

@Shengw3n

Description

Implement a unified debug interface to improve firmware debugging and test integration.

Goals

Enable turning console logs on/off per firmware component (e.g., turn on IMU logging)
Support sending serial commands and receiving structured responses (e.g., barometer data)
Provide a clean interface usable by the automated testing framework

Benefits

Reduces log noise during development and testing
Simplifies component-level debugging
Improves observability and test automation reliability

Scope / Notes

Should be lightweight and non-intrusive in production builds
Extensible for additional sensors and commands

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions