Giter Club home page Giter Club logo

Comments (2)

doccodyblue avatar doccodyblue commented on July 1, 2024

Hey Rob,

for me it looks like you are starting 7 receiving threads in parallel.
That results in having 7 listeners on the KiWi which it simply will not handle. At least not in default setup. I don't think that this is your intention anyway.

You should instead rotate between the bands and use maybe 2 receivers.

like:
'kl7na': ['12|12+|12!|15|15+|15!|17|17+|17!|20|20+|20!', '30|30+|30!|40|40+|40!|10|10+|10!|80|80+|80!']},
(didn't check that line, but you get the idea.)

This should use 2 receivers and rotate them. Try it. It may be not that efficient though.

Here is mine during daylight:
{'dg7lan': ['10|15|12|17|40+','20|30|40|20+|60','40!|30!|80!|20!']},

That uses 3 receivers which is already more than some people would like.

Best,
Andy

from digiskimmer.

frohro avatar frohro commented on July 1, 2024

Thanks @doccodyblue. I think you are right. Let's close this.

from digiskimmer.

Related Issues (20)

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.