¿ªÔÆÌåÓý

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

Re: Hamvention 2025 Node Red Presentations

 

Correction.? They changed the rooms on me!!!!??
?
Saturday Forum Room #2 at 9:15am Remote Ham Radio.
?
Saturday Forum Room #4 at 2:40pm Node Red Hands On How To
?
Sorry about that...
?
Kyle
?


Hamvention 2025 Node Red Presentations

 

Hamvention is upon us!? Hope you can make the show.? If you want to learn more about Node Red at the show, here are some things you might want to put on your calendar.
?
Saturday Forum Room #4 at 9:15am - Remote Ham Radio.? Mike Walker (VA3MW) and myself will be presenting how to remote your radio, with a special guest on a new product announcement!? You don't want to miss this announcement.? We'll be touching on some Node Red flows within the presentation.?
?
Saturday Forum Room #4 at 2:40pm - Node Red How To.? I'll be presenting a few slides at the beginning of the forum and then head directly into a hands on demo.? I'm not going to side show you to death with this one.? I've already done that and the guy in the front row napping after lunch in the air conditioning made it real clear the slides were a substitute for some Trazodone pills, so we are changing it up.? We'll start with a blank canvas and build some easy flows then we will plug in a KX3 and control the radio from Node Red with only a few nodes.? Easy stuff.? We will also load some flows we downloaded from the files section in this group for a KMTronics 8 port relay board and control the relays.? At the end we will take 15 mins to talk about the Sierra Radio Station Controller Node Red install and talk about some real world uses.
?
If you want to see the full Node Red presentation from years past: https://youtu.be/0G1RXr9k_jA?si=UJiJ37heXNCLK4Kb
?
I think some of the forums will be streamed live and/or recorded for later posting.? Watch the Hamvention YouTube page for those streams. ?
?
Come say hello before or after the forums!??
?
73
Kyle
AA0Z
?


Re: 4O3A_Azimuth_Magnetic_Sensor.json

 

¿ªÔÆÌåÓý

Hi

Any photo of the layour??


Best Regards,
Stein-Roar?Zamora Brobakken

post@...
LB3RE K3RAG LC0X
Skype: lb3re.rag

12. mai 2025 kl.?00:18 skrev thomas.fruehwald via groups.io <thomas.fruehwald@...>:


Re: 4O3A_Azimuth_Magnetic_Sensor.json

 


Re: Solar 2.0 Released

 

Glad it is working well for everyone and you find it useful.
?
I also appreciate the comment about the good directions. I put a bit of effort into make a decent README file.
?
73,
Scott
AK5SD


Re: Solar 2.0 Released

 

¿ªÔÆÌåÓý

Many thanks Scott works great

On 4 May 2025, at 15:03, Scott Dupuie via groups.io <groupsio@...> wrote:

?
I am pleased to release a major upgrade to my Solar weather flow -- Solar 2.0.
?
On the surface, it doesn't look all that different than the 1.x flow, but under the hood it has been completely rewritten from the ground up. There are numerous enhancements, but the star of the show is that you no longer have to average the data from nearby ionosondes to get an estimate of MUF and foF2 for your QTH. Instead, I am now doing a direct lookup of MUF and foF2 for your QTH based on the sophisticated interpolation that Andrew Rodland, KC2G, is doing on his excellent web site . I reached out to Roland a couple of months back and he graciously agreed to make an API available that will take your latitude and longitude (or Maidenhead grid) and return an estimate of MUF and foF2 for that location. This is much more robust because it does not rely on nearby ionosondes being active to do the estimate and Roland's interpolation routine is more sophisticated that what I was doing. This API works anywhere on the planet and does not require you to maintain a list of ionosondes. Thanks to Roland for this excellent resource. Keep in mind that the MUF you will see is directly overhead at your location, not necessarily the MUF along a path between you and a distance station.

Since we no longer need to display the status of nearby ionosonde's, I repurposed that space for displaying recent X-ray flux data in the form of peak solar flare intensity over the past 24 hours (left number) and 2 hours (right number). In the screenshot shown, the maximum flare in the past 2 hours was a C5.4 classification. This was also the largest flare in the past 24 hours, so the two numbers are the same in this example. The solar flare classifications and the color scheme I am using throughout the flow can be found here:

I have updated all of the readings (other than MUF and foF2) so that they now pull data from NOAA instead of 3rd-party sources. All of the displays have been modified such that the color scheme and thresholds match NOAA standards (as best as I could determine). The space weather conditions R, S, and G (as defined in the link above) have also been rewritten, particularly what is displayed ?for the "Predicted" values. This one has always been tough, since the NOAA does not predict precise values for R and S, instead giving a range of probabilities. This is difficult to display in the space allotted. In the new flow, I do a better job of representing this information. The display for predicted R can be R0, R1/2, R2/3, or R3/5. For example, if R1/2 is displayed that means the most likely peak R value in the next 24 hours will be R1 or R2. NOAA provides less granularity for the S prediction so the two possible values are S0 or S1/+, the latter meaning that the most probably S value in the next 24 hours will be S1 or above. For both R and S predicted values, the display is further color coded to represent the expected intensity.
?
The headings for all of the fields (except for the gauges) are clickable and will take you to a web site with more information about that measurement.
?
As always, check out the README node for information about how to use the flow. In particular, you have to set up some environment variables with your latitude and longitude, otherwise you will be getting the MUF and foF2 for my location instead of yours. If you don't want the header "Solar Conditions", just delete the Solar Title node. This flow was developed and tested with Node-RED 4.0.2, but it should work fine with 3.x.
?
73,
Scott
AK5SD
?
<Solar 2.0.png>
<Solar 2.0.json>


Re: Solar 2.0 Released

 

Good stuff Scott.? Imported/Upgraded and they work great.
?
Mike
AI5QK


Re: Solar 2.0 Released

 

Can't wait to incorporate it into my flows.
Thanks,
Tim
wa5yom


Re: Solar 2.0 Released

 

¿ªÔÆÌåÓý

Scott,

Nice flow. ?Thanks for sharing and for all of the hard work. ?Very nice and good directions.

73,

Jim
W4TE
______________________
Jim Kauten, MD, W4TE
kautenmd@...
______________________



On May 4, 2025, at 10:03, Scott Dupuie <groupsio@...> wrote:

I am pleased to release a major upgrade to my Solar weather flow -- Solar 2.0.
?
On the surface, it doesn't look all that different than the 1.x flow, but under the hood it has been completely rewritten from the ground up. There are numerous enhancements, but the star of the show is that you no longer have to average the data from nearby ionosondes to get an estimate of MUF and foF2 for your QTH. Instead, I am now doing a direct lookup of MUF and foF2 for your QTH based on the sophisticated interpolation that Andrew Rodland, KC2G, is doing on his excellent web site . I reached out to Roland a couple of months back and he graciously agreed to make an API available that will take your latitude and longitude (or Maidenhead grid) and return an estimate of MUF and foF2 for that location. This is much more robust because it does not rely on nearby ionosondes being active to do the estimate and Roland's interpolation routine is more sophisticated that what I was doing. This API works anywhere on the planet and does not require you to maintain a list of ionosondes. Thanks to Roland for this excellent resource. Keep in mind that the MUF you will see is directly overhead at your location, not necessarily the MUF along a path between you and a distance station.

Since we no longer need to display the status of nearby ionosonde's, I repurposed that space for displaying recent X-ray flux data in the form of peak solar flare intensity over the past 24 hours (left number) and 2 hours (right number). In the screenshot shown, the maximum flare in the past 2 hours was a C5.4 classification. This was also the largest flare in the past 24 hours, so the two numbers are the same in this example. The solar flare classifications and the color scheme I am using throughout the flow can be found here:

I have updated all of the readings (other than MUF and foF2) so that they now pull data from NOAA instead of 3rd-party sources. All of the displays have been modified such that the color scheme and thresholds match NOAA standards (as best as I could determine). The space weather conditions R, S, and G (as defined in the link above) have also been rewritten, particularly what is displayed ?for the "Predicted" values. This one has always been tough, since the NOAA does not predict precise values for R and S, instead giving a range of probabilities. This is difficult to display in the space allotted. In the new flow, I do a better job of representing this information. The display for predicted R can be R0, R1/2, R2/3, or R3/5. For example, if R1/2 is displayed that means the most likely peak R value in the next 24 hours will be R1 or R2. NOAA provides less granularity for the S prediction so the two possible values are S0 or S1/+, the latter meaning that the most probably S value in the next 24 hours will be S1 or above. For both R and S predicted values, the display is further color coded to represent the expected intensity.
?
The headings for all of the fields (except for the gauges) are clickable and will take you to a web site with more information about that measurement.
?
As always, check out the README node for information about how to use the flow. In particular, you have to set up some environment variables with your latitude and longitude, otherwise you will be getting the MUF and foF2 for my location instead of yours. If you don't want the header "Solar Conditions", just delete the Solar Title node. This flow was developed and tested with Node-RED 4.0.2, but it should work fine with 3.x.
?
73,
Scott
AK5SD
?
<Solar 2.0.png>
<Solar 2.0.json>


Re: SteppIR Flows

 

That reminds me I need to get a day off and just do uploads into here. I have so many flows that aren't uploaded including my SteppIR flow?
?


Re: SteppIR Flows

 

¿ªÔÆÌåÓý

I¡¯ll post the one I just wrote for an SDA100 and MonstIR. It is based on Alan¡¯s base flow. I plagiarized his work.?

I will send an admin notice to the group once it is posted.?

73
Dave wo2x
Sent from my waxed string and tin cans.?

On May 6, 2025, at 12:20?PM, Tim Vandagriff via groups.io <wa5yom@...> wrote:

?
Dave, Alan,
?
Where are your flows that incorporate the SteppIR functions?
?
I havn't been able to locate them.
?
Thanks,
Tim
wa5yom


Re: SteppIR Flows

 

Dave, Alan,
?
Where are your flows that incorporate the SteppIR functions?
?
I havn't been able to locate them.
?
Thanks,
Tim
wa5yom


Solar 2.0 Released

 

I am pleased to release a major upgrade to my Solar weather flow -- Solar 2.0.
?
On the surface, it doesn't look all that different than the 1.x flow, but under the hood it has been completely rewritten from the ground up. There are numerous enhancements, but the star of the show is that you no longer have to average the data from nearby ionosondes to get an estimate of MUF and foF2 for your QTH. Instead, I am now doing a direct lookup of MUF and foF2 for your QTH based on the sophisticated interpolation that Andrew Rodland, KC2G, is doing on his excellent web site . I reached out to Roland a couple of months back and he graciously agreed to make an API available that will take your latitude and longitude (or Maidenhead grid) and return an estimate of MUF and foF2 for that location. This is much more robust because it does not rely on nearby ionosondes being active to do the estimate and Roland's interpolation routine is more sophisticated that what I was doing. This API works anywhere on the planet and does not require you to maintain a list of ionosondes. Thanks to Roland for this excellent resource. Keep in mind that the MUF you will see is directly overhead at your location, not necessarily the MUF along a path between you and a distance station.

Since we no longer need to display the status of nearby ionosonde's, I repurposed that space for displaying recent X-ray flux data in the form of peak solar flare intensity over the past 24 hours (left number) and 2 hours (right number). In the screenshot shown, the maximum flare in the past 2 hours was a C5.4 classification. This was also the largest flare in the past 24 hours, so the two numbers are the same in this example. The solar flare classifications and the color scheme I am using throughout the flow can be found here:

I have updated all of the readings (other than MUF and foF2) so that they now pull data from NOAA instead of 3rd-party sources. All of the displays have been modified such that the color scheme and thresholds match NOAA standards (as best as I could determine). The space weather conditions R, S, and G (as defined in the link above) have also been rewritten, particularly what is displayed ?for the "Predicted" values. This one has always been tough, since the NOAA does not predict precise values for R and S, instead giving a range of probabilities. This is difficult to display in the space allotted. In the new flow, I do a better job of representing this information. The display for predicted R can be R0, R1/2, R2/3, or R3/5. For example, if R1/2 is displayed that means the most likely peak R value in the next 24 hours will be R1 or R2. NOAA provides less granularity for the S prediction so the two possible values are S0 or S1/+, the latter meaning that the most probably S value in the next 24 hours will be S1 or above. For both R and S predicted values, the display is further color coded to represent the expected intensity.
?
The headings for all of the fields (except for the gauges) are clickable and will take you to a web site with more information about that measurement.
?
As always, check out the README node for information about how to use the flow. In particular, you have to set up some environment variables with your latitude and longitude, otherwise you will be getting the MUF and foF2 for my location instead of yours. If you don't want the header "Solar Conditions", just delete the Solar Title node. This flow was developed and tested with Node-RED 4.0.2, but it should work fine with 3.x.
?
73,
Scott
AK5SD
?


Re: SteppIR Flows

 

Connecting to Node Red would be my preference.....but it will take me a while to do that, so FRStack or DDutilities would be ok temporarily...
?
Thanks for the reminder to export....
?
Tim
Wa5yom
?


Re: SteppIR Flows

 

Yes windows pc....
I believe the Y cable is not a null modem cable......
I would need to make an adapter....
Tim


Re: SteppIR Flows

 

¿ªÔÆÌåÓý

Just a note - the bottom connector can go to Node Red or FRStack but not both. I prefer Node Red as it allows for more customization such as having tracking available only when SteppIR port on AG is active. Or have a Track/Manual button on Node Red dash to toggle SDA100 in and out of tracking mode.?

I recently rewrote my SteppIR flow for the MonstIR and SDA100 due to an SD card failure and stupid me not having a backup. (¡°It will never fail¡±)

?The new flow works better than the original one I was using. It gets Flex frequency from the global.TXFreq context variable from my Flex Radio flow.?

Nice thing about Node Red is you can take someone¡¯s flow and customize it to your needs.?

PSA (public service announcement) - Export all of your flows in case you need to reinstall Node Red. Also make note of any additional nodes you have installed in the Node Red editor.?

73
Dave wo2x
Sent from my waxed string and tin cans.?

On May 3, 2025, at 10:32?AM, Alan Blind, WA9WUD via groups.io <a.alan.blind@...> wrote:

?
Tim
?
For the lower DB9, FRStack connection, be sure you are using a null modem cable. ?
?
Are you running FRStack on a windows PC?
?
Alan. WA9WUD


Re: SteppIR Flows

 

Tim
?
For the lower DB9, FRStack connection, be sure you are using a null modem cable. ?
?
Are you running FRStack on a windows PC?
?
Alan. WA9WUD


Re: SteppIR Flows

 

Wow, Alan....that would be perfect to add to my flow....I am using the Optimizer...
I started up my BigIR installation yesterday with the Optimizer 2.0 using the S14 "Y" cable and the S12 cable for the Flex....I am tracking fine, but I am not connecting to the FRStack SteppIR app....so I need to get that working first...I tried DDUtilities too, same problem, so something is not right with communications....I can watch my FTDI output from my PC (my cable has indicator light), and I can see it is sending data to the controller...but nothing...
With the controller set to Kenwood.....for the Flex, is that interfering with the PC communications?
?
After I get that working it would be nice to try and incorporate your flow...
?
Also, I need to add to the Tuner Genius a "Bypass" indicator to my flow (which is mostly Dave's wo2x, work)...
?
?
Thanks,
Tim
wa5yom


Re: Smartlink server refresh rate

 

Thanks Mike - I currently have a flow running that is logging the WAN IP address just to see how often is failing over to the secondary and duration. It's been running for 24 hours and it hasn't failed over yet.


Re: SteppIR Flows

 

On Fri, May 2, 2025 at 12:22 PM, Tim Vandagriff wrote:
So if I go through Node Red I can track only when I have selected the SteppIr antenna in the AG....
Correct?
?
Tim, yes, correct.
?
Here is my SteppIR (bigIR and db11) and AG Node-Red dashboard. ? I have a SDA controller for each, and can command any Flex Radio Slice TX frequency to either SDA controller, either in auto, or manual.
?
Alan. WA9WUD
?
?