¿ªÔÆÌåÓý

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

Re: IC7300 rig control

 

¿ªÔÆÌåÓý

I don¡¯t have Icom but guessing.?

Maybe the function nodes in question are receiving multiple, different payloads and error on the ones not expected. A debug node connected to node feeding function node in question can confirm. You may need to set debug node to complete message object instead of msg.payload

Dave wo2x


On Jan 4, 2023, at 9:54 AM, Alex - G7KSE via groups.io <g7kse@...> wrote:

?ok, got the serial error sorted. Something to do with permissions in snaps on Ubuntu. Easiest thing was to use a spare RPi and set that up (I was going to do that at some point anyway). Connection made but errors crop up with function nodes now.

This is happening on a couple of nodes now so there must be some kind of issue that needs resolved there too.

Alex


Re: IC7300 rig control

Alex - G7KSE
 

ok, got the serial error sorted. Something to do with permissions in snaps on Ubuntu. Easiest thing was to use a spare RPi and set that up (I was going to do that at some point anyway). Connection made but errors crop up with function nodes now.

This is happening on a couple of nodes now so there must be some kind of issue that needs resolved there too.

Alex


Re: Raspberry api availability

 


I am not familiar with the Orange Pi. It states it runs Debian Linux.?

The Raspberry Pi 400 is the same as my current Pi 4B with 4 GB ram and that runs all my flows fine.?

The Pi 400 is supposed to have better cooling than the stock Pi 4B so they claim it runs faster.?

I have used the Pi 400 when I did the ARRL W1HQ club station. It worked fine there.?

73
Dave wo2x

On Wed, Jan 4, 2023 at 1:42 AM Bent Andersen <eskolin@...> wrote:
Hi Dave

I have also a RPI-400 and it is running fine whit my node-red project.... But why they put a +300mhz faster CPU on the board and only 4Gb ram.... When you often need morer ram for running your projekt ?

Do you have any info about the Orange-Pi
? is this also a solution for a need of raspberry pi ???

73" oz1ct Ben?

Send from my mobile office.

ons. 4. jan. 2023 01.22 skrev Dave wo2x <RocketNJ@...>:
Just an FYI for those interested.

I ordered a Raspberry Pi 400 with 4 GB ram and 15 watt power supply from DigiKey today. This is same as a Pi 4a. With 4 GB ram. It comes in a keyboard case so if you want to run it with a monitor you only need to add a monitor and mouse. It has three USB ports and a micro HDMI port.? The charger is USB-C.

Price with charger is $78 and $6.99 flat rate Fed Ex shipping in U.S. plus tax.

I figure I would pass this on in case anyone is looking for one.

73
Dave wo2x

Sent from my waxed string and tin cans.





Re: Raspberry api availability

 

Hi Dave

I have also a RPI-400 and it is running fine whit my node-red project.... But why they put a +300mhz faster CPU on the board and only 4Gb ram.... When you often need morer ram for running your projekt ?

Do you have any info about the Orange-Pi
? is this also a solution for a need of raspberry pi ???

73" oz1ct Ben?

Send from my mobile office.

ons. 4. jan. 2023 01.22 skrev Dave wo2x <RocketNJ@...>:

Just an FYI for those interested.

I ordered a Raspberry Pi 400 with 4 GB ram and 15 watt power supply from DigiKey today. This is same as a Pi 4a. With 4 GB ram. It comes in a keyboard case so if you want to run it with a monitor you only need to add a monitor and mouse. It has three USB ports and a micro HDMI port.? The charger is USB-C.

Price with charger is $78 and $6.99 flat rate Fed Ex shipping in U.S. plus tax.

I figure I would pass this on in case anyone is looking for one.

73
Dave wo2x

Sent from my waxed string and tin cans.





Raspberry api availability

 

Just an FYI for those interested.

I ordered a Raspberry Pi 400 with 4 GB ram and 15 watt power supply from DigiKey today. This is same as a Pi 4a. With 4 GB ram. It comes in a keyboard case so if you want to run it with a monitor you only need to add a monitor and mouse. It has three USB ports and a micro HDMI port. The charger is USB-C.

Price with charger is $78 and $6.99 flat rate Fed Ex shipping in U.S. plus tax.

I figure I would pass this on in case anyone is looking for one.

73
Dave wo2x

Sent from my waxed string and tin cans.


Re: SPE Linear V1.1 flow uploaded to files section

 

¿ªÔÆÌåÓý

Looks good!

?

Dave wo2x

?

?

From: [email protected] <[email protected]> On Behalf Of Frank N6OI
Sent: Tuesday, January 3, 2023 4:28 PM
To: [email protected]
Subject: Re: [nodered-hamradio] SPE Linear V1.1 flow uploaded to files section

?

Just for kicks, here's one more stab at a layout without the meters that apply only to the 2K.

Having the three meters lined up seems to make sense, and to do that I moved the input and output related buttons to a single row.? I played with colors a bit too, but that was mostly so I could learn how colors work in Node Red.

I think I'm going to stick with this one for the time being... I find it to be fairly intuitive.

73,
?Frank N6OI


IC7300 rig control

Alex - G7KSE
 

After a very enjoyable 2 hours with the youtube guide I started to think about what I wanted to do with my dashboard. I have very few accessories, no rotator, no amp.Just a IC7300 and a cloud based logging system called Cloudlog. this gives me an to connect to my log. Should be simple, right?

Well I've tied myself in knots. I tried to connect using the KD4Z flow after adjusting the command sent to receive the frequency (If I send FEFE94E003FD I should get a response like FEFEE0940300000007). I'll need a corresponding command for mode and maybe a few other odds and sods like power and stuff like that from the meters but for now just Frequency.

I get an error with a permission denied initially but a unplug and plug seems to help that. Actual error is:

"[serialconfig:919d09e7886da906] serial port /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_IC-7300_03007370-if00-port0 error: Error: Error: Permission denied, cannot open /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_IC-7300_03007370-if00-port0"

I notice that the serial out is doing what it should but it is reporting 'not connected' on the serial in. I could do with a bit of help please.

Machine is Ubuntu with node red all happily running as a snap. I'll transfer it all to a RPi at some point, but for now some basics first. I've attached the flow as it currently stands

73

g7kse


Re: SPE Linear V1.1 flow uploaded to files section

 

Nick, I like it and think you nailed it with the new layout.

Ron WB2WGH?


On Tue, Jan 3, 2023, 4:28 PM Frank N6OI <kibbish@...> wrote:
Just for kicks, here's one more stab at a layout without the meters that apply only to the 2K.

Having the three meters lined up seems to make sense, and to do that I moved the input and output related buttons to a single row.? I played with colors a bit too, but that was mostly so I could learn how colors work in Node Red.

I think I'm going to stick with this one for the time being... I find it to be fairly intuitive.

73,
?Frank N6OI


Re: SPE Linear V1.1 flow uploaded to files section

 

Just for kicks, here's one more stab at a layout without the meters that apply only to the 2K.

Having the three meters lined up seems to make sense, and to do that I moved the input and output related buttons to a single row.? I played with colors a bit too, but that was mostly so I could learn how colors work in Node Red.

I think I'm going to stick with this one for the time being... I find it to be fairly intuitive.

73,
?Frank N6OI


Re: Exchange in HTML format?

 

Dear Connor,

My fault about the radio issue. I was sure I created the table radio but I was wrong.
Here is how it looks my configuration:


Now fixed but I see some other messages which are related to the "Breakout scores Contest Call"



Still investigating but thanks for all your support.

HB9DHG Fulvio


Re: Window Position

 

¿ªÔÆÌåÓý

Window Spy does the trick. Thanks again Neal.

?

From: [email protected] <[email protected]> On Behalf Of Steve, K5FR
Sent: Tuesday, January 3, 2023 07:07 AM
To: [email protected]
Subject: Re: [nodered-hamradio] Window Position

?

Thanks Neal,

Don¡¯t use AutoHotKey, but will check it out for sure.

?

From: [email protected] <[email protected]> On Behalf Of Neal Campbell K3NC
Sent: Tuesday, January 3, 2023 06:46 AM
To: [email protected]
Subject: Re: [nodered-hamradio] Window Position

?

Hi Steve!

?

Not sure if you use autohotkey but it? has a utility called window spy that I think could help.

73

?

Neal

K3NC

?

?

On Tue, Jan 3, 2023 at 7:19 AM Steve, K5FR <snance@...> wrote:

Does anyone know of an app or quick method to find the size and location of a window on the monitor? I know it can be done with programming, but I don't want to re-invent the wheel if not necessary.
--
Steve - K5FR


--
Steve - K5FR


--
Steve - K5FR


Re: Window Position

 

¿ªÔÆÌåÓý

Thanks Neal,

Don¡¯t use AutoHotKey, but will check it out for sure.

?

From: [email protected] <[email protected]> On Behalf Of Neal Campbell K3NC
Sent: Tuesday, January 3, 2023 06:46 AM
To: [email protected]
Subject: Re: [nodered-hamradio] Window Position

?

Hi Steve!

?

Not sure if you use autohotkey but it? has a utility called window spy that I think could help.

73

?

Neal

K3NC

?

?

On Tue, Jan 3, 2023 at 7:19 AM Steve, K5FR <snance@...> wrote:

Does anyone know of an app or quick method to find the size and location of a window on the monitor? I know it can be done with programming, but I don't want to re-invent the wheel if not necessary.
--
Steve - K5FR


--
Steve - K5FR


Re: Window Position

 

Hi Steve!

Not sure if you use autohotkey but it? has a utility called window spy that I think could help.
73

Neal
K3NC


On Tue, Jan 3, 2023 at 7:19 AM Steve, K5FR <snance@...> wrote:
Does anyone know of an app or quick method to find the size and location of a window on the monitor? I know it can be done with programming, but I don't want to re-invent the wheel if not necessary.
--
Steve - K5FR


Window Position

 

Does anyone know of an app or quick method to find the size and location of a window on the monitor? I know it can be done with programming, but I don't want to re-invent the wheel if not necessary.
--
Steve - K5FR


Docker Support and Development #contest-dashboard

 

For those that are wanting the Node-Red-Contesting-Dashboard to not take up an entire piece of hardware, I am working on developing a Docker image/docker-compose file.

NOTE: this is still in-work environment and shouldn't be used in any critical deployments.
PS the current latest completely pre-built image is: ghcr.io/kylekrieg/node-red-contesting-dashboard:pr-32-16

I would like feedback on thought and ideas.

73,
Connor KD9LSV


Online Scoreboard API Data Unavailable #contest-dashboard

 

Due to server capacity, the Contest Online Scoreboard data inside the Node Red Contest Dashboard is unavailable.? Victor and team are working on right sizing the servers for additional load.??

Here is the error message you will receive in the debug window.??



To stop the error, you can disable the HTTP request node in the Online Scoreboard tab (in the node editor) to mute the errors until the issue is resolved.??




Thanks and sorry for in inconvenience.

73
Kyle
AA0Z?


Re: Exchange in HTML format?

 

Do you have SQLite 3 install with the schema.db configured properly. See to make sure the SQLite3 is up and running. Then make sure that the database is connected in Node-Red.

Thanks and 73,
Connor KD9LSV


Re: SPE Linear V1.1 flow uploaded to files section

 

Frank, that looks good. I and V should be side by side in my mind and that is what you did. If you have any suggestions the suggestion box is open. Maybe some what delayed as Adrian witnessed and I have not forgotten about his suggestions. I need a few days of concentrated Node Red time and I just haven't had a window like that.

73, Ron WB2WGH?

On Mon, Jan 2, 2023, 1:39 PM Frank N6OI <kibbish@...> wrote:
OK, I decided to take a stab at removing the two meters that I don't need for the 1.3K-FA.? After doing that and playing around with spacers a bit, I ended up with just one spacer and a rearrangement of some of the other nodes.? I'm not sure the organization is exactly what I want, but it's at least a cleaner look now that the two non-functioning meters have been removed.

73,
?Frank N6OI


Re: SPE Linear V1.1 flow uploaded to files section

 

OK, I decided to take a stab at removing the two meters that I don't need for the 1.3K-FA.? After doing that and playing around with spacers a bit, I ended up with just one spacer and a rearrangement of some of the other nodes.? I'm not sure the organization is exactly what I want, but it's at least a cleaner look now that the two non-functioning meters have been removed.

73,
?Frank N6OI


Re: Exchange in HTML format?

 

Fixed Connor,

I found that under windows 11, the backup function didn't work.
I simply removed the %userprofile% variable and everything is now saved correctly (thus, lat/long data are kept into the file)




BTW, don't want to take much from your time.
I have now the following issue (no such table: radio) but let me know if you prefer me to open another ticket:
Everything "looks" normal but not sure if this is a problem or not.

Thanks again for the quick help.
Fulvio HB9DHG