Coder Social home page Coder Social logo

Comments (3)

shred avatar shred commented on June 22, 2024

It's not really a setting. Kaminari is permanently auto-adjusting the noise floor level. If there is too much noise, the noise floor level is raised. If there was no interfering noise for 10 minutes, the noise floor level is lowered again. All changes to the noise floor levels are reported via MQTT.

The 10 minute setting is stored in AS3935.cpp line 25.

However there seems to be a bug. Your noise floor level has already reached the lowest possible value of 28 µVrms. It is pointless to send the notification if the noise floor level was unchanged.

If you want to remove the notifications after a noise floor level change altogether, you can remove AS3935.cpp lines 125 and 97 (both hasChanged = true;).

from kaminari.

poblabs avatar poblabs commented on June 22, 2024

I will give that a try, thanks!

from kaminari.

shred avatar shred commented on June 22, 2024

Changed the source so no MQTT event is sent if the noise floor level has already reached its minimum/maximum.

from kaminari.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.