Skip to main content




"North Shore Road"


This road gave me a run for my money with its unstable and rough surface in places, tight curves, blind corners, steep hills, and frequent fast descents into hairpins. I had to walk down some hills because I was fearful of wiping out.

#forest #mywork #photog #photography #rural







Where are folks getting ferrite and iron toroids in sizes T300 and up? #AmateurRadio #HamRadio

reshared this

in reply to Neil E. Hodges

My last order of Fair-Rite cores came from Mouser, and before that Digikey. They don't carry the same stock it seems.








Would it be crazy to power a feed cooling fan with the RF I'm sending to it? As in, rectify the RF AC and use a DC fan. #AmateurRadio #HamRadio
in reply to Neil E. Hodges

Why? Not even the commercial guys are doing that. If you need cooling, your transmission line is faulty somewhere.
in reply to Neil E. Hodges

Almost certainly. Especially when you can put an RF choke inline with the fan and send DC down the coax with a bias tee =)


Well, even 10 gauge wire wasn't enough to prevent the 10m match from overheating when transmitting at 100W. Darn low radiation resistance. Guess it's time to graduate to copper tubing since magnet wire is hard to find in larger gauges. 👀 #AmateurRadio #HamRadio
in reply to Aladár Mézga

It's the surroundings. Radiation resistance measured at the antenna itself sans match is only 5 ohms. :(


Wouldn't the current #Israel colonialism mess fall within the Crusade category? :/ #Gaza #Palestine

reshared this






Pretty sure the mountain of garbage code that #LLMs are spitting out is going to eventually result in a scramble like pre-Y2K to fix bugs and other issues before things truly spiral out of control. :/ #AI
#ai #LLMs






What do you all do with the clippings from pruning antennas? 🤔 #AmateurRadio #HamRadio
in reply to Neil E. Hodges

Plant them and grow new ones. Infinite antenna hack.
This entry was edited (1 month ago)

Neil E. Hodges reshared this.

in reply to Mac - VA3WFT

@va3wft This! I mean, why do you think they call them antenna farms?

Do make sure to plant them at least 1/2λ apart, or they'll crowd out and grow too short. If you're lucky, they're usable on a higher band, but it's just not the same.

Neil E. Hodges reshared this.






At least some are trying to ask the hard questions about entrenched fossil fuel costs:

https://reneweconomy.com.au/if-were-going-to-hold-an-inquiry-into-the-life-cycle-of-solar-why-not-coal-and-gas/









Can't get #DireWolf to actually transmit the packet audio burst via my FT-991a. I have this config setting:

ADEVICE  plughw:CODEC,0

Which corresponds to these devices:
    VID  PID   Product                          Sound                  ADEVICE        ADEVICE            HID [ptt]        
    ---  ---   -------                          -----                  -------        -------            ---------        
    08bb 29b3  USB Audio CODEC                  /dev/snd/controlC0                                       /dev/hidraw0
    08bb 29b3  USB Audio CODEC                  /dev/snd/pcmC0D0c      plughw:0,0     plughw:CODEC,0     /dev/hidraw0
    08bb 29b3  USB Audio CODEC                  /dev/snd/pcmC0D0p      plughw:0,0     plughw:CODEC,0     /dev/hidraw0

Bus 001 Device 017: ID 08bb:29b3 Texas Instruments PCM2903B Audio CODEC

I'm listening in on 144.390 MHz on my handheld while my FT-991a is transmitting, but all I get is the transmission starting and ending with no audio inside it. Any suggestions?

#AmateurRadio #HamRadio #PacketRadio #APRS

Sebastian DO2SGF reshared this.

in reply to Ayron :therian:

Yep. Unmuted and the volume is maxed out. I also tried unmuting and muting again to make sure.

By the way, WSJT-X works just fine with the same device.

in reply to Neil E. Hodges

I think I fixed it. Had to set 077 FM PKT PORT SELECT to USB. :3

Neil E. Hodges reshared this.



Anyone know why #DireWolf is hellbent on using /dev/ttyS0 with hamlib? I have this in direwolf.conf, which should force it to use /dev/ttyUSB1:

PTT RIG 1035 /dev/ttyUSB1 38400

But it refuses:
Dire Wolf version 1.7
Includes optional support for:  gpsd hamlib cm108-ptt

Reading config file direwolf.conf
Audio device for both receive and transmit: plughw:0,0  (channel 0)
Channel 0: 1200 baud, AFSK 1200 & 2200 Hz, A+, 44100 sample rate.
Hamlib determined CAT control serial port rate of 38400.
User configuration overriding hamlib CAT control speed to 38400.
Retrying Hamlib Rig open...
Retrying Hamlib Rig open...
^C
QRT
Hamlib Error: rig_set_ptt command for channel 0 PTT
rig.c(947):rig_open entered
rig_settings_get_path: path=.config/hamlib_settings
rig_open: async_data_enable=0, async_data_supported=0
serial_open: /dev/ttyS0
serial_open(335): open failed#1 No such file or directory
serial_open: Unable to open /dev/ttyS0 - No such file or directory
port_open: serial_open(/dev/ttyS0) status=-6, err=No such file or directory
rig.c(1178):rig_open returning2(-6) IO error

rig.c(947):rig_open entered
rig_settings_get_path: path=.config/hamlib_settings
rig_open: async_data_enable=0, async_data_supported=0
serial_open: /dev/ttyS0
serial_open(335): open failed#1 No such file or directory
serial_open: Unable to open /dev/ttyS0 - No such file or directory
port_open: serial_open(/dev/ttyS0) status=-6, err=No such file or directory
rig.c(1178):rig_open returning2(-6) IO error

rig_set_ptt: rig or rig->caps is null
Invalid parameter

?WATCH={"enable":false,"json":false};

If I make /dev/ttyS0 a symlink to /dev/ttyUSB1, it works flawlessly. What gives? :/

#AmateurRadio #HamRadio #PacketRadio

irrational method reshared this.

in reply to Neil E. Hodges

Old version of hamlib? https://github.com/Hamlib/Hamlib/issues/1454
in reply to edgetriggered

Looks like I'm using a newer version than anything mentioned in that thread:
$ rigctl --version
rigctl Hamlib 4.6.2 2025-02-09T21:03:50Z SHA=870364 64-bit