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-25 11:59:46 +01:00
.vscode Init 2020-10-16 17:13:46 +02:00
build Init 2020-10-16 17:13:46 +02:00
log Add delayed deinit 2020-10-23 16:20:09 +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-linux.go Fix occasional hang on audio deinit 2020-10-25 11:03:39 +01:00
audiostream.go Make the login process more reliable 2020-10-23 22:52:14 +02:00
controlstream.go Add detection of radio poweroff 2020-10-25 10:55:05 +01:00
go.mod Add serial stream 2020-10-20 23:26:05 +02:00
go.sum Add serial stream 2020-10-20 23:26:05 +02:00
kappanhang.code-workspace Init 2020-10-16 17:13:46 +02:00
LICENSE Add Akos to the contributors 2020-10-20 23:30:23 +02:00
main.go Use previous SIDs if we get an unexpected serial/audio req. success 2020-10-23 23:41:56 +02:00
passcode.txt Add listing of encoding used in usernames/passwords 2020-10-25 09:27:23 +01:00
pkt0.go Move pkt0 out of the control stream module 2020-10-25 10:53:46 +01:00
pkt7.go Don't double send non-important packets 2020-10-23 23:21:30 +02:00
seqbuf.go Add support for restarting the whole process on failure 2020-10-23 14:00:59 +02:00
serial-linux.go Set max. serial frame length 2020-10-25 11:59:46 +01:00
serialstream.go Add support for restarting the whole process on failure 2020-10-23 14:00:59 +02:00
streamcommon.go Move pkt0 out of the control stream module 2020-10-25 10:53:46 +01:00