¿ªÔÆÌåÓý

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

Re: Pi4 on its way.

 

Pi4 is at home, I just put the pieces together, but have not installed it yet nor have copied any image. Pi3 is working so fine that I don?t want to mess things up.
______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: File /WSJT QSO Listener.json uploaded #file-notice

 

Alan, for some strange reason this flow is not working for me. I imported it and I get nothing in dashboard. Curious.

Santiago
______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: File /HF Auto Listener.json uploaded #file-notice

 


Hi Alan!, long time. I was missing in action due to work and family commitments but I?m back. Thanks for this flow, just imported it and its working fine.

73,?

Santiago
______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: File /HF Auto Listener.json uploaded #file-notice

 

¿ªÔÆÌåÓý

Awesome Alan!

Timely ¡­

Just about to setup an HF-Auto.

73, Andreas, N6NU

On Sep 9, 2020, at 4:14 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:

I have built a Node-Red based listener to import data from W1TR's HF-Auto application. Data includes; CAT Frequency, CAT Source, Tuner Frequency, Tuner Mode, Selected Tuner Antenna, C Value, L Value, Max Power, Peak Power, Average Power, SWR, Average SWR, and more. Requires configuration of the UDP broadcasts within HF-Auto Application. Flow includes a user interface that can be modified to your specific needs. All variables are available to other flows as global variables.

Requires configuring the UDP broadcasts from HF-Auto.? Select an IP address of your device running Node-Red or multicast IP that works on your network.:

<Screen Shot 2020-09-09 at 6.33.07 PM.png>

Here is a screen-shot of the HF-Auto Dashboard with all of the available variables. You could easily adapt these to your dashboard needs:

Screen Shot 2020-09-09 at 6.56.36 PM.png

Here is a screenshot of how I have adapted HF-Auto into my station control dashboard:


Screen Shot 2020-09-09 at 6.57.16 PM.png
Alan WA9WUD


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

¿ªÔÆÌåÓý

Meter level mute is only a FRStack for Windows feature as it utilizes the FRStack UI to set the levels.
It would be problematic to combine a fast enough node-red UI and level set to make it easy to use.

Note: Once .NET 5+ adds WPF framework support for Linux and OS X platforms I plan on releasing FRStack for Linux and OSX.

Regards,
Mark
W3II


On Sep 9, 2020, at 7:38 PM, K6HN Gary <gary@...> wrote:

How is Meter Level Mute used with this API? I do not see any reference to it besides the mention in?Version 3.1.20.45 Changes.


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

How is Meter Level Mute used with this API? I do not see any reference to it besides the mention in?Version 3.1.20.45 Changes.


Re: File /HF Auto Listener.json uploaded #file-notice

 

I have built a Node-Red based listener to import data from W1TR's HF-Auto application. Data includes; CAT Frequency, CAT Source, Tuner Frequency, Tuner Mode, Selected Tuner Antenna, C Value, L Value, Max Power, Peak Power, Average Power, SWR, Average SWR, and more. Requires configuration of the UDP broadcasts within HF-Auto Application. Flow includes a user interface that can be modified to your specific needs. All variables are available to other flows as global variables.

Requires configuring the UDP broadcasts from HF-Auto.? Select an IP address of your device running Node-Red or multicast IP that works on your network.:

Screen Shot 2020-09-09 at 6.33.07 PM.png

Here is a screen-shot of the HF-Auto Dashboard with all of the available variables. You could easily adapt these to your dashboard needs:

Screen Shot 2020-09-09 at 6.56.36 PM.png

Here is a screenshot of how I have adapted HF-Auto into my station control dashboard:


Screen Shot 2020-09-09 at 6.57.16 PM.png
Alan WA9WUD


File /HF Auto Listener.json uploaded #file-notice

[email protected] Notification
 

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

By: Alan Blind, WA9WUD

Description:
Node-Red flow to import data from W1TRs HF-Auto Application. Data includes; CAT Frequency, CAT Source, Tuner Frequency, Tuner Mode, Selected Tuner Antenna, C Value, L Value, Max Power, Peak Power, Average Power, SWR, Average SWR, and more. Requires configuration of the UDP broadcasts within HF-Auto Application. Flow includes a user interface that can be modified to your specific needs. All variables are available to other flows as global variables.


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

Dave

Use these nodes in your flow, from Mark's "Radio" flow, to get the Radio Info data. ?

Screen Shot 2020-09-09 at 9.46.15 AM.png?


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

Dave

Most, if not all, of the Flex Status Variables, are set up and available as global and/or flow variables in Node-Red, via FRStack.

I have been using the "Change Node" to access the variables and in some cases, using the commands get.flow ("variable.X") or get.global("variable.X") within functions.

You can see a list of the flow and global variables by selecting the "Context Data" on the far right side viewer (it usually?hidden, so click on the "down" button").? Be sure to click on the "refresh" button to see the current content.?

Alan

On Wed, Sep 9, 2020 at 9:26 AM David De Coons wo2x <RocketNJ@...> wrote:
Thanks Mark.?

I will work on a basic flow showing capability for sight impaired hams and post it up.?

The Genovation keypad I have here is a 24 button pad that connects via RS-232. You can program the keypad to send keyboard macros. For example program button 1 to send 1 (hex 31). Then have Node Red read into from that com port and send status to FRStack for that button push.?

You can have buttons to get status for a bunch of stuff. Individual items from FRStack as well as from other flows. Should be interesting.?

This could enable Flex SDR radios to be used by visually impaired hams.?

73
Dave wo2x

Sent from my waxed string and tin cans.?

On Sep 9, 2020, at 9:00 AM, Mark Hanson <mkcmsoftware@...> wrote:

?
The REST APIs extensively?cover the Radio and Slice state for the bound client. You can get a summary INFO for the RADIO and SLICES or ask for individual item status. The integration?with the Stream Deck demonstrates the use of individual item status.
I do not own a? Genovation keypad so I don't have any first hand knowledge of this device.
Let me?know if you have any other questions.
73,
Mark W3II

On Tue, Sep 8, 2020 at 7:04 PM David De Coons wo2x <RocketNJ@...> wrote:
Hi Mark,

Any thoughts to be able to get status of different individual items on demand?

I have a blind ham that could benefit from FRStack, Node Red and a Genovation keypad. That could give 24 buttons which could be programmed to read out things like rx frequency, split, tx power setting, mic level, etc.

If you have suggestions to accomplish this another way please let me know.

73
Dave wo2x


On Sep 8, 2020, at 6:52 PM, Mark Hanson <mkcmsoftware@...> wrote:

?INDEX is used to find smeter value for slice. The smeter data is an array of 8 objects. The slice INDEX is used to get the proper offset to read SMETER data.

The change to N1MM data structure is to add an <app> node. So I added <app>frstack</app>



Regards,
Mark

On Sep 8, 2020, at 4:31 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:

?
Mark

Thanks for the mention.? It was a lot of fun working with you on?SteppIR.

Question: ?What is the new "INDEX" property?? How can it?be used?

Also, the changes to the UDP data broadcast, is that to update the packet to what the latest HF-Auto revision now wants to see?? Recall that Brett, WX7Y, found that HF-Auto added a <name> field.

Alan
WA9WUD

Alan


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

¿ªÔÆÌåÓý

Thanks Mark.?

I will work on a basic flow showing capability for sight impaired hams and post it up.?

The Genovation keypad I have here is a 24 button pad that connects via RS-232. You can program the keypad to send keyboard macros. For example program button 1 to send 1 (hex 31). Then have Node Red read into from that com port and send status to FRStack for that button push.?

You can have buttons to get status for a bunch of stuff. Individual items from FRStack as well as from other flows. Should be interesting.?

This could enable Flex SDR radios to be used by visually impaired hams.?

73
Dave wo2x

Sent from my waxed string and tin cans.?

On Sep 9, 2020, at 9:00 AM, Mark Hanson <mkcmsoftware@...> wrote:

?
The REST APIs extensively?cover the Radio and Slice state for the bound client. You can get a summary INFO for the RADIO and SLICES or ask for individual item status. The integration?with the Stream Deck demonstrates the use of individual item status.
I do not own a? Genovation keypad so I don't have any first hand knowledge of this device.
Let me?know if you have any other questions.
73,
Mark W3II

On Tue, Sep 8, 2020 at 7:04 PM David De Coons wo2x <RocketNJ@...> wrote:
Hi Mark,

Any thoughts to be able to get status of different individual items on demand?

I have a blind ham that could benefit from FRStack, Node Red and a Genovation keypad. That could give 24 buttons which could be programmed to read out things like rx frequency, split, tx power setting, mic level, etc.

If you have suggestions to accomplish this another way please let me know.

73
Dave wo2x


On Sep 8, 2020, at 6:52 PM, Mark Hanson <mkcmsoftware@...> wrote:

?INDEX is used to find smeter value for slice. The smeter data is an array of 8 objects. The slice INDEX is used to get the proper offset to read SMETER data.

The change to N1MM data structure is to add an <app> node. So I added <app>frstack</app>



Regards,
Mark

On Sep 8, 2020, at 4:31 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:

?
Mark

Thanks for the mention.? It was a lot of fun working with you on?SteppIR.

Question: ?What is the new "INDEX" property?? How can it?be used?

Also, the changes to the UDP data broadcast, is that to update the packet to what the latest HF-Auto revision now wants to see?? Recall that Brett, WX7Y, found that HF-Auto added a <name> field.

Alan
WA9WUD

Alan


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

The REST APIs extensively?cover the Radio and Slice state for the bound client. You can get a summary INFO for the RADIO and SLICES or ask for individual item status. The integration?with the Stream Deck demonstrates the use of individual item status.
I do not own a? Genovation keypad so I don't have any first hand knowledge of this device.
Let me?know if you have any other questions.
73,
Mark W3II


On Tue, Sep 8, 2020 at 7:04 PM David De Coons wo2x <RocketNJ@...> wrote:
Hi Mark,

Any thoughts to be able to get status of different individual items on demand?

I have a blind ham that could benefit from FRStack, Node Red and a Genovation keypad. That could give 24 buttons which could be programmed to read out things like rx frequency, split, tx power setting, mic level, etc.

If you have suggestions to accomplish this another way please let me know.

73
Dave wo2x


On Sep 8, 2020, at 6:52 PM, Mark Hanson <mkcmsoftware@...> wrote:

?INDEX is used to find smeter value for slice. The smeter data is an array of 8 objects. The slice INDEX is used to get the proper offset to read SMETER data.

The change to N1MM data structure is to add an <app> node. So I added <app>frstack</app>



Regards,
Mark

On Sep 8, 2020, at 4:31 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:

?
Mark

Thanks for the mention.? It was a lot of fun working with you on?SteppIR.

Question: ?What is the new "INDEX" property?? How can it?be used?

Also, the changes to the UDP data broadcast, is that to update the packet to what the latest HF-Auto revision now wants to see?? Recall that Brett, WX7Y, found that HF-Auto added a <name> field.

Alan
WA9WUD

Alan


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

¿ªÔÆÌåÓý

Hi Mark,

Any thoughts to be able to get status of different individual items on demand?

I have a blind ham that could benefit from FRStack, Node Red and a Genovation keypad. That could give 24 buttons which could be programmed to read out things like rx frequency, split, tx power setting, mic level, etc.

If you have suggestions to accomplish this another way please let me know.

73
Dave wo2x


On Sep 8, 2020, at 6:52 PM, Mark Hanson <mkcmsoftware@...> wrote:

?INDEX is used to find smeter value for slice. The smeter data is an array of 8 objects. The slice INDEX is used to get the proper offset to read SMETER data.

The change to N1MM data structure is to add an <app> node. So I added <app>frstack</app>



Regards,
Mark

On Sep 8, 2020, at 4:31 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:

?
Mark

Thanks for the mention.? It was a lot of fun working with you on?SteppIR.

Question: ?What is the new "INDEX" property?? How can it?be used?

Also, the changes to the UDP data broadcast, is that to update the packet to what the latest HF-Auto revision now wants to see?? Recall that Brett, WX7Y, found that HF-Auto added a <name> field.

Alan
WA9WUD

Alan


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

¿ªÔÆÌåÓý

INDEX is used to find smeter value for slice. The smeter data is an array of 8 objects. The slice INDEX is used to get the proper offset to read SMETER data.

The change to N1MM data structure is to add an <app> node. So I added <app>frstack</app>



Regards,
Mark

On Sep 8, 2020, at 4:31 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:

?
Mark

Thanks for the mention.? It was a lot of fun working with you on?SteppIR.

Question: ?What is the new "INDEX" property?? How can it?be used?

Also, the changes to the UDP data broadcast, is that to update the packet to what the latest HF-Auto revision now wants to see?? Recall that Brett, WX7Y, found that HF-Auto added a <name> field.

Alan
WA9WUD

Alan


Re: File /FRS SteppIR.json uploaded #file-notice

 

I made an interface to the SteppIR SDA100 controller, using the above tools. It can be configured for CAT or no CAT, Yagi or Vertical, and RX slice or a specific slice to follow. It will allow the operator to manually send the flex frequency to the SDA100, or have the flow send it automatically. Backgrounds change color based on antenna movement, based on frequency deviations, and based on some confirmed commands received by the SDA100.

FRStack and the Node-Red flow will work with multiplex with one or two clients. The Flex Frequency source TX slice, or selected slice, will be from the "bound" client. There is a separate flow available to select/change the bound client if you want, but not mandatory.

I am using an RS232 (DB9) to USB FTDI cable between the SDA Data Out and the Raspberry Pi USB connection.

If you also have the CAT control cable installed, to use "Transceiver Data" directly from the Flex Server to the SDA100, you can still use this flow to send commands to the SDA100 and receive all of the data variables for display.

Bands can be sent directly to the SDA 100 from the flow to drive the SteppIR. There are "+" and "-" buttons to adjust the SteppIR frequency up or down in small increments.

"Resend" of commands is built into FRStack to compensate for the SDA100 controller to sometimes not accept commands.

Here is a screenshot of my dashboard for the BigIR:


Screen Shot 2020-09-08 at 4.41.31 PM.png

And here is a dashboard screenshot of the Full set of commands and data variables:


Screen Shot 2020-09-08 at 4.41.57 PM.png

Alan
WA9WUD


File /FRS SteppIR.json uploaded #file-notice

[email protected] Notification
 

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

By: Alan Blind, WA9WUD

Description:
SteppIR Flow using Pi FRStack. Must use FR Stack v 3.1.20.45 The dashboard has two versions. One designed for my Big IR and another with full controls and all available status variables.


Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

Mark

Thanks for the mention.? It was a lot of fun working with you on?SteppIR.

Question: ?What is the new "INDEX" property?? How can it?be used?

Also, the changes to the UDP data broadcast, is that to update the packet to what the latest HF-Auto revision now wants to see?? Recall that Brett, WX7Y, found that HF-Auto added a <name> field.

Alan
WA9WUD

Alan


FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX

 

FRStack Web APIs V 3.1.20.45 for RPi, Linux x64 and OSX has been released.







Version 3.1.20.45 Changes

SteppIR control adds AUTOTRACK, Retry logic, Multi-client bugfix
S-Meter data returned in UDP Meter data and Web Socket formats

Add Rest API Radio: TXIHIBIT
Update Rest API Radio: INFO adds TXINHIBIT, NICKNAME, CALLSIGN, MODEL, SERIAL, VERSION
Update Rest API Slice: INFO adds INDEX property
Add Rest API SPEAMP: INFO
Add Rest API STEPPIR: INFO, AUTOTRACK
Meter level Mute (Squelch) tooltip is dbm level
UDP Data add app node name set to FRStack

Special thanks to WA9WUD Alan Blind's efforts on the SteppIR logic and testing.

73,
Mark
W3II


Re: Denkovi usb 8 relay board

 

Found these on the Node-Red Web site:





Alan
WA9WUD


Denkovi usb 8 relay board

Dave
 

Anyone have a flow for controlling the Denkovi usb 8 relay board??
Thanks for any help ---