Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug: store boot log #2109

Merged
merged 18 commits into from
Jan 20, 2020
Merged

Debug: store boot log #2109

merged 18 commits into from
Jan 20, 2020

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jan 14, 2020

Support enabled in tree by default for testing purposes.
Buffer itself is disabled, need to mention it in the docs

Terminal command debug.buffer prints log buffer
DEBUG_LOG_BUFFER_SUPPORT to build support
DEBUG_LOG_BUFFER_ENABLED to enable (or dbgBufEnabled setting)
DEBUG_LOG_BUFFER_SIZE buffer size in bytes (dbgBufSize setting)

@mcspr
Copy link
Collaborator Author

mcspr commented Jan 14, 2020

@namezero Assuming you never attached serial debugging tool to see boot log b/c it is not possible electric-wise or not easy to access at all, this branch will print the boot log with possible relay status change with debug.log command

@mcspr mcspr merged commit cb28cac into xoseperez:dev Jan 20, 2020
@mcspr mcspr deleted the debug/boot-log branch January 20, 2020 12:40
@mcspr mcspr added this to the 1.14.2 milestone Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant