Martin Cooper
Martin Cooper
@mrnoisytiger Did you ever get this working? I've been running on Sequoia for some time now, and have not had any issues with it at all. Someone else reported the...
@wb2osz Thanks!
Similarly, built-in variables are not being converted on Windows when the shell is bash. For example: ```yml name: Local Test on: push jobs: local-test-job: runs-on: windows-latest steps: - name: Check...
To clarify what is actually printed in the "Reading config file" line (and hasn't changed for 10 years): * If the config file is specified using '-c', that path will...
I am seeing the same issue. As @bmerry notes: > * readthedocs doesn't show the new branch when I want to add it as a version. > * Clicking "resync...
@stsewd Thanks for the explanation, and for sorting it out for me. When I set up the project a little over a year ago, I followed the instructions I found...
I don't know AIS, and don't have a way to test the change, but I believe the problem is here: https://github.com/wb2osz/direwolf/blob/dev/src/config.c#L1517 A sentinel value (MAX_BAUD-1) is used to identify the...
OmniRig is Windows-only, and is accessible only via a Microsoft COM API, so it would be a very significant amount of work to add this to Direwolf, and obviously for...
Which tells us this is a hamlib issue and not a Direwolf issue, no? Have you asked the hamlib folks about it?
Depending on how much traffic "a lot of packet traffic" is, might it be possible that RMS Packet can't read and process the KISS frames coming from Direwolf fast enough...