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

[RF] Add 'rtl433_stack' size reporting to RFtoMQTT topic #2081

Merged
merged 23 commits into from
Oct 6, 2024

Conversation

puterboy
Copy link
Contributor

@puterboy puterboy commented Oct 6, 2024

Description:

Adding reporting of low water mark for rtl_433_Decoder_Stack helps in debugging OOM situations that cause OMG to crash when stack runs out of allocated memory.
See for example:
#2043

Checklist:

  • [x ] The pull request is done against the latest development branch
  • [x ] Only one feature/fix was added per PR and the code change compiles without warnings
  • [x ] I accept the DCO.

@1technophile 1technophile changed the title Puterboy patch12: Add 'rtl433_stack' size reporting to RFtoMQTT topic [RF] Add 'rtl433_stack' size reporting to RFtoMQTT topic Oct 6, 2024
@1technophile
Copy link
Owner

Thanks

@1technophile 1technophile merged commit 5f80fea into 1technophile:development Oct 6, 2024
75 checks passed
odoral pushed a commit to odoral/OpenMQTTGateway that referenced this pull request Oct 18, 2024
…e#2081)

* Added reporting of rtl433_stack size as part of RFtoMQTT

* Fixed formatting
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.

2 participants