Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: Any flows available for the Kessler AT-Auto tuner
开云体育Hi Bob,
I am not sure if anyone has written a flow for it. ? The manual for the tuner is here ? The commands for remote control start on page 82. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Bob Watson via groups.io
Sent: Tuesday, December 27, 2022 9:06 AM To: [email protected] Subject: [nodered-hamradio] Any flows available for the Kessler AT-Auto tuner ? I asked this question a year ago and was wondering if anyone has discovered a way to control the AT-Auto (not to be confused with the HF-Auto) via node red. |
Re: wo2x - update
Thanks, but that has been years ago, so I am well, thank you for your thoughts!
toggle quoted message
Show quoted text
73, and thanks, Dave (NK7Z) ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division, Technical Resources On 12/28/22 17:29, Nick M via groups.io wrote:
Prayers for you Dave , wish you wellOn Dec 28, 2022, at 5:01 PM, Dave (NK7Z) <dave@...> wrote: |
Re: wo2x - update
Prayers for you Dave , wish you well
toggle quoted message
Show quoted text
On Dec 28, 2022, at 5:01 PM, Dave (NK7Z) <dave@...> wrote: --
Nick W7NIK |
Re: wo2x - update
Glad you are back... I have had three heart operations... Things do actually get better after time passes... Just remember-- nothing is more important than your health!
toggle quoted message
Show quoted text
73, and thanks, Dave (NK7Z) ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division, Technical Resources On 12/28/22 15:35, Dave wo2x wrote:
I “escaped” from the hospital this evening. |
Re: wo2x - update
开云体育So happy you are back, and on track for a great 2023…. ? Best wishes to you and for all u do for us.Barry ?K6ZA 12 On Dec 28, 2022, at 6:00 PM, Philip Theis <phil@...> wrote:
|
Re: wo2x - update
toggle quoted message
Show quoted text
On Dec 28, 2022, at 6:58 PM, Philip Theis <phil@...> wrote:
|
Re: SPE Linear V1.1 flow uploaded to files section
Frank, 2 thoughts come to mind: 1) The 2K is the only unit with a combiner and lower unit. Any unit other than the 2K will not report data for those gauges. 2) I updated the comments in the initialization node to clarify what and how the unit setting works.? See if this helps. If not, let me know. 73, Ron WB2WGH ------------------------------------------------------------------------------------------------------------------------------------ /* The SPE can be set to display temperature in Celsius or Fahrenheit. Data returned from the SPE via the serial USB interface are unit-less and there is no way for Node Red to determine the temperature unit selected. The unit (C or F) selected in the SPE Node Red flow must match the units (C or F) selected on the SPE setup menu on the amplifier itself. For Those that would like to display units in degrees Fahrenheit, ensure the SPE is configured to report temperature in F, comment out the first line (Celsius) and uncomment out the second line (Fahrenheit). The purpose of the selection below is to 1) display "C" or "F" on the gauges and 2) set appropriate min, seg1, seg2 and max limits for the gauges. The flow always reports the numeric temperature provided by the SPE with no conversion (C to F or F to C) on the temperature itself. */ ------------------------------------------------------------------------------------------------------------------------------------ On Wed, Dec 28, 2022 at 5:50 PM Frank N6OI <kibbish@...> wrote:
--
Ron |
Re: wo2x - update
Ablations are great? On Dec 28, 2022 6:35 PM, Dave wo2x <RocketNJ@...> wrote:
|
wo2x - update
I “escaped” from the hospital this evening.
I had a cardiac RF ablation yesterday with three runs of v-tac with heart rate going as high as 188. Then after, overnight blood pressure dropped to 86/48. More IV fluids and was high enough to come home. Sore and a “pin cusion”. Will be bruised for a while. Hopefully this will be a longer term fix for my electrical issues with heart. I’ll be watching emails and chiming in to help as I need to take it easy for a week. 73 Dave wo2x Sent from my waxed string and tin cans. |
Re: SPE Linear V1.1 flow uploaded to files section
Hi Ron; ? Thanks es 73, |
Re: K3NG arduino-based rotator interface via Pi4 with NodeRed?
开云体育I don’t believe TailScale passes the broadcast packets from the radio.?73 Dave wo2x Sent from my waxed string and tin cans.? On Dec 28, 2022, at 5:22 PM, C Romocea <cromocea@...> wrote:
|
Re: K3NG arduino-based rotator interface via Pi4 with NodeRed?
From any PC, also running and logged into Tailscale:
In a web browser, enter the Raspberry Pi's Tailscalale address, port 1880. ?And a /ui at the end to go to the dashboard. Or, id you are local, with both PCs on the same subnet, just use the IP address of the Raspberry Pi. For example: 100.4.3.5:1880 ? goes to the Node Red Editor 100.4.3.5:1880/ui ? goes to the Node-Red Dashboard. Alan |
Re: K3NG arduino-based rotator interface via Pi4 with NodeRed?
Did you "authenticate" your Tailscale on the Raspberry Pi? ?If not, on the Pi, run this command:
sudo tailscale up You will get a URL for a web connection, plug that into a browser, and that will take to a page to authenticate the Raspberry Pi TailScale to your account. Now on the Windows side, in the bottom right tray, right-click on the Tail-scale Icon: You will see a "log in" line. ?Go to that and authenticate your Windows Tailscale. You connect devices by using the "Tailscale" IP address for the device. ?This will work from device to device via the Internet or on your LAN. To find the Tailscal IP address for the desired device, again, right-click on the Tailscale Icon in the lower right tray and to the "Admin Console." ?Here you will find a slit of your devices, their status, and their TailScale IP address. Alan |
Re: K3NG arduino-based rotator interface via Pi4 with NodeRed?
开云体育On pain meds in hospital currently so if any typos in reply, I am sorry.?I would recommend all external equipment to be connected to the Node Red server.? Then Node Red server (PI4) be on same LAN as radio and other network equipment.? Now when you want to access and monitor the dashboard you have several ways. The most secure is to use a VPN to access the LAN IP of the Pi followed by:1880/ui? You can use a service such as TailScale which is free. TailScale allows only registered devices outside your LAN to access other registered devices on your LAN. You control the actual devices that have access via the TailScale VPN. So you can enable the Pi for TailScale and your remote laptop but not your home PC which may contain more secure information. Your decision.? Another way is to password protect Node Red editor and dashboard then poorer forward a non-standard port to the Pi’s LAN’s Ip and port 1880. Not as secure as a VPN.? Others can make decisions on various ways you can do it, then choose best method you would like.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Dec 27, 2022, at 11:46 PM, C Romocea <cromocea@...> wrote:
|
Re: SVG Graphic Help - North Centered Rotator Graphic
I built a "Universal" Rotor Graphic. ?You will see all of the various options for each element.
/g/nodered-hamradio/files/%211%21%20Flows%20by%20Type/SVG%20Based%20Flows I loaded your image as the default. ?You will also see you can also "inject" different images. ?Just convert the PNG file to a base64, and add it to the available images to ia function, as shown in the other image examples. You must adjust the pointer bearings to work on the new image. The flow, with your image as the default, is attached. Alan. WA9WUD |