David Ranch

Results 114 comments of David Ranch

As an interesting side point, check out this ESP32 project: https://github.com/islandmagic/bb-link/ Some devices, like the Kenwood TH-D74 radio only support Bluetooth Classic serial profile. iOS devices only support Bluetooth Low...

I'm not seeing this issue on a fully patched mainline Bookworm (not anything bleeding edge that comes with rpi-update) on an Rpi4. Following the testing links from above: $ uname...

Ok, I have a Pi5 on order but I don't know when it will ship. I'm surprised we would see different OS behavior depending on the hardware.

Understood and WB2OSZ has already committed this new interface into DW 1.8-DEV but I'm curious why I cannot reproduce this issue. If it's only exposed when using new Rpi5 hardware,...

If you read https://github.com/wb2osz/direwolf/blob/master/doc/2400-4800-PSK-for-APRS-Packet-Radio.pdf , it talks about the various modes that were officially supported by TAPR modems but there is no mention of 2400bps AFSK. I searched around and...

Can you tell us about your setup? What version of Direwolf are you running? Can you show us some examples say give us a URL from aprs.fi RAW view so...

Hello PD0RBO, Are you reporting a problem? These Github "issues" are for reporting bugs or enhancement requests. If you want general support, please join the [email protected] Yahoo group. Back to...

Try these commands and see if you get a different result: sudo screen -ls ps ax | grep screen If those commands find a running screen session, this means you're...

It's strange that it's saying "S-usr" which makes me think that this screen is running on a non-existent username "usr". Since it seems Direwolf isn't running, you probably have some...

Ok, so you cleared out old directory and file state from /var/run/screen and then rebooted? At that point, Direwolf started up ok? After that, did direwolf stop working for you...