Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: File /HF Auto Listener.json uploaded
#file-notice
Dave
开云体育Alan, Hardware and software for Auto Listener installed and working – Thanks for your work, Dave – k9uk ? From: [email protected] [mailto:[email protected]] ? The following files have been uploaded to the Files area of the [email protected] group. By: Alan Blind, WA9WUD Description: |
Re: Noobie - hooked
toggle quoted message
Show quoted text
On Sep 11, 2020, at 10:03 AM, Paul Carff <pcarff@...> wrote:
|
Re: File /WSJT QSO Listener.json uploaded
#file-notice
Santigo Sorry, I misunderstood . For the WSJT-X listener, check your setting on the "Reporting" settings. ?I used port numbers, the same as required by the logging software I have, and duplicated in the Node-Red UDP listener nodes. ? Also, the broadcast IP addresses are multicast IPs, so as to also be seen by my logging software. 224.0.0.1 is a common address used by many routers. X.X.X.255 works if your router uses a sub mask 255.255.255.0 or /24. Alan |
Re: File /WSJT QSO Listener.json uploaded
#file-notice
Morning. The HF Auto flow is working fine.
It’s the?Wsjtx flows that are not working.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube -- ______________ 73 de Santiago HI8SMX - KB8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
Re: File /WSJT QSO Listener.json uploaded
#file-notice
Santiago Did you set up the UDP broadcast in the HF-Auto settings? Alan |
Newbie having problems installing FRstack
Hi Guys
I am a comple noob here, have a little linux experience, am trying to follow David's instructions to install nodered and FRstacks. I have got to the point where nodered runs successfully in command line, but whan i try to install FRstack, I get the message as in the attached picture. I did have an issue installing the dotnet core from the sudo wget command, but went to microsoft and downloaded the tarball from there...it seemed to install successfully. Any ideas please? 73 de Charlie GI4FUE |
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
toggle quoted message
Show quoted text
|
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: 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.: 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: Here is a screenshot of how I have adapted HF-Auto into my station control dashboard: |
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: |
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:
|
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:
|
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:
|