Jim Ancona
Jim Ancona
This builds and runs on OS/X Sierra. It also still works on a Linux box. This should fix #24.
This PR is based on @nightexcessive's `wasm` branch (see #27). It: * Replaces `gopherwasm/js` with Go 1.12 `syscall/js` * Uses gopherjs 1.12-2's support for `syscall/js` to make the WASM code...
I ran into problems with fragment ids causing URLs not to match and it seemed odd to match on them, given the the server doesn't normally see them.
I notice that with the move from Portaudio to libsoundio for Mac, the Local Microphone option in the TX configuration dialog no longer works. A little digging in the code...
My stack failed with the following error and the rollback failed with the same messages. The rollback succeeded on the second retry. This stack has worked in the past and...
Handle YAML replacement using SnakeYAML parsing/serialization instead of string manipulation. So I was thinking about the discussion on #22. I wondered if the issues around supporting multiple versions could be...
I'm in the US and the Repeaterbook autocomplete doesn't work for me. Evidently the repeaterbook.com database is segmented between US, Canada, Mexico and the rest of the world. It appears...