module
Version:
v0.0.0-...-4520032
Opens a new window with list of versions in this module.
Published: Jan 8, 2023
License: GPL-3.0
Opens a new window with license information.
README
¶
HF Digital Mode written in Golang
Usage
Decoding with test data
cd cmd/dhf64
./scripts/testStdin.sh < samples/test.raw
List audio devices
cd cmd/dhf64
go run *.go -l
Decode from audio device
Replace PLAYBACK_DEVICE and CAPTURE_DEVICE with your device IDs from the list of audio devices
PLAYBACK_DEVICE=756435816c28459543a90b1bcfd5800a CAPTURE_DEVICE=d26717373e0a8e99f2d549435a7a1f7c go run main.go
TODO:
Directories
¶
Click to show internal directories.
Click to hide internal directories.