Remotely open audio channels and a serial port to an Icom RS-BA1 server (for ex. Icom IC-705 transceiver).
Find a file
2020-10-20 22:16:19 +02:00
.vscode Init 2020-10-16 17:13:46 +02:00
build Init 2020-10-16 17:13:46 +02:00
log Init 2020-10-16 17:13:46 +02:00
.gitignore Init 2020-10-16 17:13:46 +02:00
args.go Add opening audio stream 2020-10-17 19:09:53 +02:00
audio.go Treat audio errors as unrecoverable errors 2020-10-20 19:48:24 +02:00
audiostream.go Turn off ping timeout checks 2020-10-20 19:47:25 +02:00
controlstream.go Fix null pointer access 2020-10-20 22:16:19 +02:00
go.mod Add audio pipes 2020-10-20 09:47:42 +03:00
go.sum Add audio pipes 2020-10-20 09:47:42 +03:00
kappanhang.code-workspace Init 2020-10-16 17:13:46 +02:00
LICENSE Add callsign to the license 2020-10-19 09:50:05 +02:00
main.go Add audio playback 2020-10-20 15:23:12 +02:00
pkt7.go Turn off ping timeout checks 2020-10-20 19:47:25 +02:00
seqbuf.go Fix high CPU usage 2020-10-20 17:40:24 +02:00
streamcommon.go Modify exit logging 2020-10-19 09:53:49 +02:00