¿ªÔÆÌåÓý

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

Re: File /K0VM Flows/KAT500 flow.json uploaded #file-notice

 

I think putting the required nodes in a read me file is the best way to go.? You can get a list of the dependent nodes from the package.json file in the .node-red directory.? ?


Re: Sharing your Station flows

 
Edited

My files are here:?/g/nodered-hamradio/files/MacDoppler%20to%20Goto%20Telescope%20Mount%20Rotator

1. Created a simple Flow to redirect unique UDP ports in SliceMaster WSJT-X to a standard port for MacLogger DX.
2. Working on a flow to monitor transmit VFO frequency of my radio and if it changes by more than 25KHz, drop my Amp into Standby.
3. Replacing DDUtil with Node-Red. Forward active VFO Frequency to Plaster. DDUtil is not reliable.
4. Working on rewriting my Telescope Rotator program from Python to Node-Red. Currently have the UDP Flow parsed from MacDoppler so now writing the logic for sending commands to telescope mount.

You are going to see different code for the same thing. You are likely going to use pieces of code and mix and match as needed. As an example, I have no use for the W02X Shack Control, but I do have a use for the small piece of code that provide the TX VFO.?

-D


Re: File /K0VM Flows/KAT500 flow.json uploaded #file-notice

 

¿ªÔÆÌåÓý

Another idea is to put a comment Node at top of the flow and list full names of all needed nodes as well as instructions for setting up flow (IP addresses, other flow dependencies, etc)

I will update my flows with this info tomorrow.?

Also you can create a folder in the files area with your call sign. You can add a read.me file with necessary info.?

Dave wo2x

Sent from my waxed string and tin cans.?

On Feb 2, 2021, at 10:11 PM, Dwayne Sinclair AB6A via groups.io <Dwayne_sinclair@...> wrote:

?

Missing nodes are a pain. I do recommend adding a comment at the top fo the flow detailing node dependencies.

That being said, it might not be obvious to new users, but the Manage Pallet ?option in the top right is a really important option and provide you a guide search for modes.

-D


Re: File /K0VM Flows/KAT500 flow.json uploaded #file-notice

 

Missing nodes are a pain. I do recommend adding a comment at the top fo the flow detailing node dependencies.

That being said, it might not be obvious to new users, but the Manage Pallet ?option in the top right is a really important option and provide you a guide search for modes.

-D


Re: File /K0VM Flows/KAT500 flow.json uploaded #file-notice

 

One idea for this ongoing problem of missing nodes:? if people would start sharing flows as a node red project, the list of dependencies would be built in.

An existing flow can be imported to a project in the node red editor.
Then, it handles all that, like missing nodes.

Neal


On Tue, Feb 2, 2021, 3:48 PM Alan Blind, WA9WUD <a.alan.blind@...> wrote:
node-red-contrib-simple-gate


node-red-contrib-msg-resend?


Re: File /K0VM Flows/KAT500 flow.json uploaded #file-notice

 

node-red-contrib-simple-gate


node-red-contrib-msg-resend?


Re: File /K0VM Flows/KAT500 flow.json uploaded #file-notice

 

Al, there is a node that is "unknown" here......"Gate" . Do you have the full name for it?
Also in the KPA500 flow, it is unknown, as well as one called "msg-resend".

Charlie KB8CR


Sharing your Station flows

 

¿ªÔÆÌåÓý

Wondering if you would like to share your flows?? I just got NodeRed going yesterday and playing with wo2x's starter flows. I do like your Station flows.

73, Mike Kovacich - VE3CKO -

On 2021-01-12 7:45 p.m., Mick - W8BE wrote:

[Edited Message Follows]

Here are our club shots.? ?Had some confusion.? I pulled out earlier pics as I don't want url info posted...









File /K0VM Flows/KAT500 flow.json uploaded #file-notice

[email protected] Notification
 

The following files have been uploaded to the Files area of the [email protected] group.

By: Al Groff

Description:
My version of flow for KAT500 ATU. Includes, frequency track of radio TX, and co-coordinated manual tune. Dependent on Radio Select & Radio flows and FRStackWebAPI.


File /K0VM Flows/KPA500 flow.json uploaded #file-notice

[email protected] Notification
 

The following files have been uploaded to the Files area of the [email protected] group.

By: Al Groff

Description:
My version of flow for KPA-500 power amp. Includes radio band tracking, Standby on band change, and auto driver reduction for operate.


Re: File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

 

Dave

Regarding StreamDeck buttons. ?I made a StreamDeck "Do All" button for my satellite station like you are thinking for your amp.

When I select a satellite on SatPC32 the satellite name shows up in the SteamDeck Button. ?Then, a push of the button sets in motion:?

- Changes the Flex Radio Profile to match the Satellite name
- Turns on "track" for the Green Heron AZ and EL rotor controllers. ?Uses the AZ and EL values from SatPC32 for aiming
- Lines up the correct antennas for TX and RX depending on SatPC32 CAT data for uplink freq and downlink freq. ?"Arms" the correct RX pre-amp
- Changes color to show when the satellite is above the horizon
- "Spots" the satellite's name, Rotor Position, and satellite position on the Flex Pandapder
- When the Satellite goes below the horizon, turns off rotor track, and moves the 2M antenna back to my vertical from the yagi, for 2M repeater use.
- Clears the spots
- restores the "default" Flex Profile which I pre-configured.

Here is a screenshot of my Satellite StreamDeck. ?The "Do All" button is circled.

I used my own Node-Red designed StreamDeck interface along with MKCM's StreamDeck REST plugin.

Alan WA9WUD


Re: Offering help de WO2X

 

Dave

Glad to hear your medical staff may have figured out your condition and all is well.

Mike's experience with the blood pressure data is right on.? I also use an Apple Watch for other health monitoring and alarms.? Excited today to be scheduled for my COVIC vaccine.

An idea for the next Node-Red Zoom.......switches.

You could go over your DLI switch flow.

Mike could go over his Kamtronics switch flow.

And I could go over my GPIO based switched flow.

Not so much under the hood coding stuff, but fundamental?operation.? This allows the group to see each way of doing a switch and they can modify their selection to their needs (mainly dashboards and auxiliary?inputs)

Alan

On Mon, Feb 1, 2021 at 11:25 PM David De Coons wo2x <RocketNJ@...> wrote:
Hi all,

I will have some down time since I need to take it easy for a while. I find dabbling with Node Red to be relaxing.

If anyone needs assistance please reach out to my email address on QRZ.

I may plan another Zoom session where we can analyze some existing flows and I can explain the process I used in developing my flows. This might help people to be able to develop their own flows or modify existing flows and adapt them to their specific needs. When I am looking for a solution I use Google searches and load flows I find, then inspect how the author built the flow.

Node Red is fun and addictive.

73
Dave wo2x






Re: File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

 

Hi Warren.

I will update my read.me file to add those two nodes as required to be added to Node Red.

73
Dave wo2x


Re: Updated flows by WO2X = VITA49, FlexRadio, KPA1500 and PSTRotatorAZ

 

¿ªÔÆÌåÓý

The new VITA49_FlexRadiov6.zip file has the fixes for proper meters on 6300/6500/6700. Note - there is no fan meter on those radios so the fan meter on dashboard will be blank.

73
Dave wo2x


On Feb 1, 2021, at 11:31 PM, Charlie Rubenstein <charlier@...> wrote:

?Hope all is well.....no hurry.....I don't HAVE the amp/tuner yet.?

Charlie KB8CR


Re: Updated flows by WO2X = VITA49, FlexRadio, KPA1500 and PSTRotatorAZ

 

Hope all is well.....no hurry.....I don't HAVE the amp/tuner yet.?

Charlie KB8CR


Offering help de WO2X

 

Hi all,

I will have some down time since I need to take it easy for a while. I find dabbling with Node Red to be relaxing.

If anyone needs assistance please reach out to my email address on QRZ.

I may plan another Zoom session where we can analyze some existing flows and I can explain the process I used in developing my flows. This might help people to be able to develop their own flows or modify existing flows and adapt them to their specific needs. When I am looking for a solution I use Google searches and load flows I find, then inspect how the author built the flow.

Node Red is fun and addictive.

73
Dave wo2x


Re: File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

 

¿ªÔÆÌåÓý

Yes I know you went thru issues with heart as well. This was my 4th cardioversion in just over 1 year. They think they know what triggered it and fingers crossed.

I need to stop being Alpha personality and let the Young Dogs take the lead.
Good news is I have more time to get back to Node Red stuff.

Next thing I want to dabble with is one button Stream Deck action to put amp to standby, initiate tune cycle, key radio in tune and when complete de key radio and put amp back in operate.

I only need tuner on 80 and high end of 40 so just want to do this as a nice project.

There is a Stream Deck node for Node Red to allow Stream Deck to be connected direct to Pi.

73
Dave wo2x


On Feb 1, 2021, at 10:14 PM, Michael Walker <va3mw@...> wrote:

?
Dave?

Lecture here:? ...? ?"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"? :)

Glad you are ok.? Seriously.

BTW, between my heart surgery last year and 3 weeks later when I blacked out and fell out of the shower, I had to go back in for a few days just for them to double check up on me.

I had a home Blood Pressure cuff (with BlueTooth)? .. I had religiously taken my BP twice/day for 3 weeks since I checked out of the hospital.??

The nurse practitioner?starts to ask me a bunch of questions, etc.

She takes my BP and I ask her if she wants to see my BP history.? I show her my iPhone with all the BP data.? ??

She says "oh, this is Fxxxxxg?awesome"? (I kid you not).? And, I said, what, don't all patients do this???? She rolled her eyes at me.? The BP history was gold to her.

Anyway, I hope that made you chuckle a bit and Geeks like us like data.

Mike va3mw


Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#1478): /g/nodered-hamradio/message/1478
Mute This Topic: /mt/80295655/385537
Mute #file-notice:/g/nodered-hamradio/mutehashtag/file-notice
Group Owner: [email protected]
Unsubscribe: /g/nodered-hamradio/leave/defanged [va3mw@...]
-=-=-=-=-=-=-=-=-=-=-=-



Re: File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

 

Dave?

Lecture here:? ...? ?"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"? :)

Glad you are ok.? Seriously.

BTW, between my heart surgery last year and 3 weeks later when I blacked out and fell out of the shower, I had to go back in for a few days just for them to double check up on me.

I had a home Blood Pressure cuff (with BlueTooth)? .. I had religiously taken my BP twice/day for 3 weeks since I checked out of the hospital.??

The nurse practitioner?starts to ask me a bunch of questions, etc.

She takes my BP and I ask her if she wants to see my BP history.? I show her my iPhone with all the BP data.? ??

She says "oh, this is Fxxxxxg?awesome"? (I kid you not).? And, I said, what, don't all patients do this???? She rolled her eyes at me.? The BP history was gold to her.

Anyway, I hope that made you chuckle a bit and Geeks like us like data.

Mike va3mw


Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#1478): /g/nodered-hamradio/message/1478
Mute This Topic: /mt/80295655/385537
Mute #file-notice:/g/nodered-hamradio/mutehashtag/file-notice
Group Owner: [email protected]
Unsubscribe: /g/nodered-hamradio/leave/defanged [va3mw@...]
-=-=-=-=-=-=-=-=-=-=-=-



Re: File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

 

Prayers for ya Dave!

Ed KA9EES

-----Original Message-----
From: David De Coons wo2x
Sent: Monday, February 01, 2021 8:14 PM
To: [email protected]
Subject: Re: [nodered-hamradio] File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

Thanks Warren,

I spent the day in the emergency room yesterday for a cardiac issue so trying to relax today. I am much better.

I just uploaded v6 of the VITA49 and FlexRadio flows (zipped file). I did not update the comments but will do tomorrow. This fixes the PA temperature meter for 6300/6500/6700 users.

73
Dave wo2x


Re: File /wo2x flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice

 

Thanks Warren,

I spent the day in the emergency room yesterday for a cardiac issue so trying to relax today. I am much better.

I just uploaded v6 of the VITA49 and FlexRadio flows (zipped file). I did not update the comments but will do tomorrow. This fixes the PA temperature meter for 6300/6500/6700 users.

73
Dave wo2x

On Feb 1, 2021, at 6:34 PM, Warren Merkel <hullspeed21@...> wrote:

?David,

Just getting first of your Flows going. Had trouble getting node-ping and bool-gate dependencies resolved. They don't want to show up in the Pallette search. I manually installed them and got by them resolved-- at least I think I did.


While your at it, check your comment in Vita49. It still says "version 4" I guess you need to change it to version 6 now :)

Warren, KD4Z

On 2/1/2021 4:58 PM, David De Coons wo2x wrote:
Ok I will upload version 6 in a bit :-).
That¡¯s what happens when I don¡¯t have a first gen 6000 series to test with.
Dave wo2x
Sent from my waxed string and tin cans.
On Feb 1, 2021, at 4:42 PM, Bret Mills <bret.wx7y@...> wrote:
?
works A-OKAY now I think
Thanks a lot
Bret
WX7Y


On Mon, Feb 1, 2021 at 2:16 PM David De Coons wo2x <RocketNJ@... <mailto:RocketNJ@...>> wrote:
Hi Bret,____

__ __

I just emailed you another version to test. ____

Let me know____

__ __

73____

Dave wo2x____

__ __

__ __

*From:* [email protected]
<mailto:[email protected]> <[email protected]
<mailto:[email protected]>> *On Behalf Of *Bret Mills
*Sent:* Monday, February 1, 2021 3:03 PM
*To:* [email protected] <mailto:[email protected]>
*Subject:* Re: [nodered-hamradio] File /wo2x
flows/Vita49_FlexRadiv5_Flows.zip uploaded #file-notice____

__ __

Just tried the Brand NEW FlexRadiv5 flows and it does NOT work on
the 6700, it is the same as it was with the Broken FAN and no temp____

__ __

thought you would like to know____

__ __

Bret____

WX7Y____

__ __

__ __

On Mon, Feb 1, 2021 at 12:44 PM [email protected]
<mailto:[email protected]> Notification
<[email protected] <mailto:[email protected]>> wrote:____

The following files have been uploaded to the Files area of
the [email protected]
<mailto:[email protected]> group.____

* /wo2x flows/Vita49_FlexRadiv5_Flows.zip
</g/nodered-hamradio/files/wo2x%20flows/Vita49_FlexRadiv5_Flows.zip>____

*By:* David De Coons wo2x____

*Description:*
Fixed bug with Flex 6300/6500/6700 temperature meter.____

__