Skip to content

MCU Logging #51

@djpetti

Description

@djpetti

It would be nice to add logging capabilities to the MCUs, which could greatly facilitate debugging. Such a system should function as follows:

  • Each MCU should log data when some sort of "debug" mode is enabled. Ideally, this should be something that can be enabled with a specialized command.
  • MCUs should send log messages using the existing messaging interface, which should not be difficult.
  • Prime should receive the log messages, and integrate them into the existing log file for the web interface.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions