Eric Wiessner (KI7POL)

Results 86 comments of Eric Wiessner (KI7POL)

I’m interested in writing a similar bridge for some ham radio software modems so that I can connect a ham radio via USB to Termux running software modems (Winelink script:...

I was able to make progress because of your PR. Thank you! Yeah .conf & .ini files appear in the VarAC directory (in the `~/.wine/` folder), but the .ini files...

Notes on extracting VarAC icon from .exe in Linux 1a) Proof of concept ([reference](https://forum.kde.org/viewtopic.php?f=17&t=124738#p329136)) ```bash sudo apt-get install icoutils -y wrestool -l ${HOME}'/.wine/drive_c/VarAC/VarAC.exe' | grep group_icon #output: --type=14 --name=32512 --language=0...

Now that I feel I have a better grasp of how VarAC functions and some of its bugs, I've made some requests on the forum https://www.varac-hamradio.com/forum/bug-reports/on-linux-wine-varac-cannot-find-its-config-files https://www.varac-hamradio.com/forum/feature-requests/config-file-layout-ideas

I've updated the script today to have Pi-Apps install Wine (will be better-maintained & more robust for many SBC's). I don't use Arch, but I think it's a cool distro....

Thank you for looking into this. I've updated the download links now.

Hello, sorry for just getting to this. If the script says that there are files missing, try re-installing at a later time. If the downloads still don’t work, try downloading...

I believe this is from Internet Archive being unreliable sometimes. I'll close this for now. Feel free to re-open if this comes up again.

Thank you to KM4ACK & WH6AZ (of iOS RadioMail) for finding the root cause of this issue! Just consolidating some notes & tests here on this github ticket so we...

I'm going to try the Possible Solution 2 (above): VARA-bridge-Linux for TCP connections, which was also recently suggested by EA5HVK after contacting him. I'll start trying to write a bridge...