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-18 23:36:40 +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
audiostream.go Cleanup 2020-10-18 21:35:36 +02:00
controlstream.go Use different initial auth inner send seqnum 2020-10-18 23:36:40 +02:00
go.mod Add received audio data handling 2020-10-18 15:40:25 +02:00
go.sum Add received audio data handling 2020-10-18 15:40:25 +02:00
kappanhang.code-workspace Init 2020-10-16 17:13:46 +02:00
LICENSE Initial commit 2020-10-16 17:12:59 +02:00
main.go Send disconnect on startup if stream is still active 2020-10-18 18:34:22 +02:00
pkt7.go Cleanup 2020-10-18 21:35:36 +02:00
streamcommon.go Reinit read when closing a running stream 2020-10-18 19:41:19 +02:00