¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: How to Create an Azimuth Map?

 

Kyle, 2 style maps attached. 73, Ron WB2WGH


On Mon, Jan 20, 2025 at 9:34?AM Kyle K via <kylekrieg=[email protected]> wrote:
I looked in the group and can't find specific instructions.? Anybody know where to make this type of azimuth map centered on a grid square? Can't get a hold of the person who usually helps with it and I need one made ASAP.??
?
?
Thanks
Kyle
AA0Z
?



--
Ron


Re: How to Create an Azimuth Map?

 

Kyle, send me the location info and I'll get it back to you ASAP.

Ron WB2WGH?

On Mon, Jan 20, 2025, 9:34 AM Kyle K via <kylekrieg=[email protected]> wrote:
I looked in the group and can't find specific instructions.? Anybody know where to make this type of azimuth map centered on a grid square? Can't get a hold of the person who usually helps with it and I need one made ASAP.??
?
?
Thanks
Kyle
AA0Z
?


How to Create an Azimuth Map?

 

I looked in the group and can't find specific instructions.? Anybody know where to make this type of azimuth map centered on a grid square? Can't get a hold of the person who usually helps with it and I need one made ASAP.??
?
?
Thanks
Kyle
AA0Z
?


Having to redeploy nodes to get a button to work ?

 

Good evening. I have noticed on my KAT flow that when i push the button to toggle my antenna it works for a little bit but then? when i press it later on or if i come back and press it, it does nothing.? to fix it i have to go to the flows and basically refresh/re-depoloy the nodes and it works again.? ?
?
Anything I am missing? I don't see any thing jumping out on the debug info.??
?
brad k9bdh?


Re: Tailscale-help?

 

¿ªÔÆÌåÓý

Hi Pat

Thank you for the reply

Here¡¯s a screenshot of where I get to, this is where I would login to Wavelog, however when entering my user name/password it will just got to a webpage that says ¡®safari can¡¯t open this page because the iPhone is not connected to the internet¡¯ which it is.

I can access Wavelog locally without issue.

Wavelog is a self hosted logging app.

I have tried with other browsers to no avail.

Best 73image3.jpegimage4.jpegimage5.jpeg

Pete G0ABI?



On 19 Jan 2025, at 14:42, n8vw via groups.io <n8vw@...> wrote:

?

Not much info to go on but I can try.

You mention cloudlog, is it using your credentials to authenticate via cloudlog and perhaps can't reach that server?



What does a web developer tool/network monitor request stream show in your browser?

Pat

On 1/19/25 07:04, Peter Green via groups.io wrote:
Hi
?
I appreciate this is the Nodered group, however if anyone could give me a pointer on Tailscale it would be appreciated.
?
I have Tailscale up and running and I am able to login to my Nodered red servers, however I have a separate pi setup for Wavelog (CloudLog) I am able to get to the login page and enter my credentials but then it fails, the credentials are correct, any tips would be much appreciated.
?
Best 73
?
Pete G0ABI?


Simple Small Yaesu Rotor Control

 

? ?Does anyone have a lightweight small rotor control for a Yeasu G-2800DXA?
?I tried to reduce the size of one posted here, however it works displays the position correctly for a second and truncates the first digit after a few seconds. like 245 after a few seconds is 45.
?
I can post the flow if anyone would like to test it.
?
Thanks!
?
Mike WA3O?


Re: Tailscale-help?

 

¿ªÔÆÌåÓý

Not much info to go on but I can try.

You mention cloudlog, is it using your credentials to authenticate via cloudlog and perhaps can't reach that server?
What does a web developer tool/network monitor request stream show in your browser?

Pat

On 1/19/25 07:04, Peter Green via groups.io wrote:

Hi
?
I appreciate this is the Nodered group, however if anyone could give me a pointer on Tailscale it would be appreciated.
?
I have Tailscale up and running and I am able to login to my Nodered red servers, however I have a separate pi setup for Wavelog (CloudLog) I am able to get to the login page and enter my credentials but then it fails, the credentials are correct, any tips would be much appreciated.
?
Best 73
?
Pete G0ABI?


Tailscale-help?

 

Hi
?
I appreciate this is the Nodered group, however if anyone could give me a pointer on Tailscale it would be appreciated.
?
I have Tailscale up and running and I am able to login to my Nodered red servers, however I have a separate pi setup for Wavelog (CloudLog) I am able to get to the login page and enter my credentials but then it fails, the credentials are correct, any tips would be much appreciated.
?
Best 73
?
Pete G0ABI?


Re: Tempest

 

Wayne
?
Tempest has a number of ways to access its data. ?Attached is my flow that listens for the UDP broadcast on port 50222 that contains a JSON object of each data set.
?
My flow is attached.
?
Alan. WA9WUD


Tempest

 

I am looking for a tempest flow? I didn't find one in the files section.


Re: K4D Noise Reduction Toggle

 

Thanks Warren. Very helpful.?


Re: K4D Noise Reduction Toggle

 

Randy,
?
Here's a simple parser showing how to pick out the Noise Reduction status? value from the Elecraft K4 response.? You simply need to add "NR;" to your polling string.??
(Be aware this is for VFO A.? If you are polling for VFO B, you need to add the $ to direct the K4 to return the VFO B value.)? The value you desire is
the m in the response from the K4 in the format NRnnm;? Of course, you could use the NR level value in nn if you want it as well.
?
I can assume you already have the TCP Request node configured to connect to the K4 on port 9200.? The meat in the sandwich is in the Function node.
It assumes you want VFO A values. The function node will return a string value of either "OFF" or "ON" in msg.payload.
?
?
?
Warren Merkel, KD4Z
?
?


Re: encrypted credentials

 

I rebooted the pi several times yesterday with no change.??

Nathan

On Wed, Jan 15, 2025 at 9:24?AM Alan Blind, WA9WUD via <a.alan.blind=[email protected]> wrote:
Nate
?
Try shutting down and restarting Node-Red, or....just report the device running node-red.
?
The ?Serial COM node will always show "connected" since you are using a FTDI chip cable.? However, the Serial node can loose communications with the device.
?
Alan. WA9WUD


Re: K4D Noise Reduction Toggle

 

Randy
?
First, I assume you are subscribed to the status messages for the NR functions, probably "sub radio all".
?
Next remember, if you command a function from a non-GUI client, Flex will not return the updated status. ?Flex will return a command accepted flag.
?
You need to use the flags to know your command was successful and update the non-GUI client's status, for the commanded function.
?
Alan. WA9WUD


Re: encrypted credentials

 

Nate
?
Try shutting down and restarting Node-Red, or....just report the device running node-red.
?
The ?Serial COM node will always show "connected" since you are using a FTDI chip cable. ?However, the Serial node can loose communications with the device.
?
Alan. WA9WUD


K4D Noise Reduction Toggle

 

I have been successful in getting NodeRed to turn Noise Reduction on and off on the radio. I cannot figure out how to indicate the Noise Reduction status on NodeRed.?
?
Any help would be appreciated.?


encrypted credentials

 

I am using the rotor control for PSTRotatorAZ.? Today, my rotor control suddenly stopped working.? No indicator?or movement?when clicked.? It works as expected?manually at the YRC-1 controller.? In looking at the flow, the serial out and serial in are showing connected.? But I am getting the following text in the debug window.? Any guidance?would be greatly appreciated.??

Nathan, K4NHW


1/14/2025, 5:38:00 PMmsg : string[567]
"??---------------------------------------------------------------------?Your flow credentials file is encrypted using a system-generated key.??If the system-generated key is lost for any reason, your credentials?file will not be recoverable, you will have to delete it and re-enter?your credentials.??You should set your own key using the 'credentialSecret' option in?your settings file. Node-RED will then re-encrypt your credentials?file using your chosen key the next time you deploy a change.?---------------------------------------------------------------------?"
1/14/2025, 5:38:00 PMmsg : string[31]
"Encrypted credentials not found"


Rx assistant 3.8

 

Does anyone use the RX assistant program? How could it be integrated in the Node Red window?
73 DE Laci


Re: Developer of Solar flow?

 

¿ªÔÆÌåÓý

Thanks for the work and update Scott!

Dave wo2x

On Jan 13, 2025, at 10:27?AM, Scott Dupuie via groups.io <groupsio@...> wrote:

?
Just a note to anyone using my Solar flow. There has been no MUF or foF2 data update from GIRO since 2025-01-11 00:45 UTC. This is why the MUF and foF2 fields are grayed out. When data starts updating again, the flow will automatically pick it up and start working again. I don't know what the problem is or when it will get resolved. Since I am not aware of an alternative source for this data, we just have to wait.
?
73,
Scott
AK5SD


Re: Developer of Solar flow?

 

Just a note to anyone using my Solar flow. There has been no MUF or foF2 data update from GIRO since 2025-01-11 00:45 UTC. This is why the MUF and foF2 fields are grayed out. When data starts updating again, the flow will automatically pick it up and start working again. I don't know what the problem is or when it will get resolved. Since I am not aware of an alternative source for this data, we just have to wait.
?
73,
Scott
AK5SD