¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded #file-notice
The following files and folders have been uploaded to the Files area of the [email protected] group. * /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json (
By Group Notification <noreply@...> · #7907 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Oh, and one more thing Greg, the source code for Mini Deluxe is available if you wanted to take a look. 73 Dave wo2x Sent: Tuesday, June 7, 2022 12:01 PM To: [email protected] Subject: Re:
By Dave wo2x · #7906 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Greg, Ultimately having a way to emulate the HRD server so Logbook can communicate to the emulated server would be preferable. Object is to run HRD Logbook and use the cluster in it to set radio
By Dave wo2x · #7905 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Yes..returned data is agnostic -- some rigs will give error reports when things aren't implemented though. get_freq for example is not available on all rigs. Mike W9MDB
By Michael Black <mdblack98@...> · #7904 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Excellent! I really do think that the parsing of the returned data is agnostic to the connected radio,? but perhaps there are additional set/get commands that I have not found since I only have the
By ve9gfi@... · #7903 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Dave, So let me replay the request.? You want: * a NodeRed flow that gets the frequency and mode, * and injects this into LogBook. * LogBook will write this to the DB. #1 is complete (as log as
By ve9gfi@... · #7897 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Greg, Have a ¡°mission¡± for you. Create a simple (yeah right) ¡°connector¡± between Node Red and HRD Logbook, similar to what Mini Deluxe and DDUtil do. I¡¯m looking for a simple way to
By Dave wo2x · #7895 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Adrian, OK - I have not tested this with an older version of HRD.? ?That said, I can make this work, but I will need your help.? ?My thoughts right now are that the HRD v5 does not send the
By ve9gfi@... · #7894 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
I believe 6.2 and older then 6.3 and newer have a different connection scheme. That is probably your issue. Try downloading the free 30 day trial of 6.8 Dave wo2x Sent: Tuesday, June 7, 2022 10:19 AM
By Dave wo2x · #7893 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
What version of HRD are you running? Did you try to connect to the "Demo-Matic" radio in HRD? Observations: The response from the Query HRD node should be a buffer of data.? ?Could you expand the
By ve9gfi@... · #7890 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
By ve9gfi@... · #7888 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Adrian, Yes, your HRD is properly setup.? ?In the Context Flow view, your HRD Context is "93", which means that NodeRed was able to query and obtain that value from HRD. To level the playing
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
no... the context variables are what has been polled and stored... it's not a configuration parameter. I'm in a meeting but afterwards I will go and change my HRD configuration to use the "test"
By ve9gfi@... · #7885 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Adrian Here is a link for a description of Context Variables. Alan. WA9WUD https://nodered.org/docs/user-guide/context
By Alan Blind, WA9WUD · #7884 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Adrian. Click the flow context refresh button to the right of the word "Flow", 2 circular arrow button. Ron WB2WGH
By Ronald Panetta, WB2WGH · #7882 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Also, can you take a look at the context flow variable tab.? ? Yours and mine should look like this:
By ve9gfi@... · #7879 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Adrian, I am connecting to the HRD IP Server, and note that the checkbox "Same PC connections only" is unchecked.? ?This allows the Linux server with NodeRed to connect to the other PC running
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Adrian - Link to Mosquetto install. Alan. WA9WUD https://pimylifeup.com/raspberry-pi-mosquitto-mqtt-server/
By Alan Blind, WA9WUD · #7875 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
whoops .... "this site" means ....?https://mosquitto.org/download/
By ve9gfi@... · #7873 ·
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice
Hi Adrian, Please install MQTT.? ? I am using Eclipse Mosquitto MQTT in a docker container, but this site has the installation instructions for a bare metal install too. I'll look through my backups
By ve9gfi@... · #7872 ·