Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
File /HF Auto.json updated
#file-notice
[email protected] Notification
The following files have been updated in the Files area of the [email protected] group. By: Alan Blind, WA9WUD Description: |
Re: List of compatible products for Apple Homekit
¿ªÔÆÌåÓýHi Tom, ? I don¡¯t know what WiKi you saw but this group did not exist 4 years ago. ? Here is the link to the WiKi. ? ? Welcome aboard! Let us know if you have any questions. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Tom Parish ? Is there an updated list available of compatible Homekit products? ? I saw something dated 2016 reference a Wiki but I figure a lot has changed in 4 years. ? Thank you Tom KB5RF |
Re: File /HF Auto Listener.json uploaded
#file-notice
Dave
¿ªÔÆÌåÓýAlan, Hardware and software for Auto Listener installed and working ¨C Thanks for your work, Dave ¨C 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:
|