Git Product home page Git Product logo

Comments (6)

kd9lsv avatar kd9lsv commented on June 11, 2024

Just want to make sure, that you've also configured N1MM to point to the Node Red install.

https://github.com/kylekrieg/Node-Red-Contesting-Dashboard/blob/master/INSTALL.md

If that is completed does the issue part of #59 include this?

from node-red-contesting-dashboard.

Vulp35 avatar Vulp35 commented on June 11, 2024

I do! The contacts and everything else seem to be working. I'm not sure if the issue referenced includes this or not.

Screenshot 2023-03-26 180032

Screenshot 2023-03-26 180433

Going into the Dashboard Flow and looking at Radio Data Raw debug node I get this output:

{
  "RadioInfo": {
    "app": ["N1MM"],
    "StationName": ["RUSS-LENOVO"],
    "RadioNr": ["1"],
    "Freq": ["1424500"],
    "TXFreq": ["1424500"],
    "Mode": ["USB"],
    "OpCall": ["KF0JOU"],
    ...
  }
}

This is what my dashboard shows, and how configuration looks for the radios. (Note: the computer name was added manually.)

Screenshot 2023-03-26 181111

Screenshot 2023-03-26 181836

from node-red-contesting-dashboard.

kd9lsv avatar kd9lsv commented on June 11, 2024

I believe so. It has been a while since I've actually had a time and effort to put into this.

@KK1L is this the same thing that was wrong Ron?

from node-red-contesting-dashboard.

KK1L avatar KK1L commented on June 11, 2024

Yes. The computer name does not come from the "Radio Names". It is the Station Name from N1MM+, but they are hardcoded to Radio1, 2, 3, etc as the Group Name in the dashboards. I have a version which uses the name assigned in the Config page, but there is something in the flow which causes excessive CPU usage. I have not had the oportunity to spend time on the flow in well over a month now.

from node-red-contesting-dashboard.

KK1L avatar KK1L commented on June 11, 2024

Thiis what I coded vs stock turning off the group name for each of the radios in the dashboard (Radio1 Data, Radio2 Data) and using a varible label for the Operator label. I did have to pass Radio1Name into the payload. Somewhat straightforward but maybe cludgy.
Label for "Operator" of Radio1 = <font size="+2" color=#008000><b>{{msg.Radio1Name}}</b></font>

image

from node-red-contesting-dashboard.

kd9lsv avatar kd9lsv commented on June 11, 2024

Going to close due to matching with #59

from node-red-contesting-dashboard.

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.