mirror of
https://github.com/lupettohf/kv4p-sharp.git
synced 2025-01-18 17:36:29 +08:00
Update README.md
This commit is contained in:
parent
f8389e0ddf
commit
9747599c63
|
@ -1,6 +1,6 @@
|
|||
# KV4P-Sharp
|
||||
|
||||
KV4P-Sharp is a C# library designed to communicate with KV4P USB VHF radios. It facilitates control over radio operations through serial communication but does not handle audio encoding or decoding. Users must manage audio processing separately by encoding/decoding audio data as PCM 44100Hz, 8-bit mono.
|
||||
KV4P-Sharp is a C# library designed to communicate with KV4P USB VHF radios. It facilitates control over radio operations through serial communication but does not handle audio encoding or decoding. Users must manage audio processing separately by encoding/decoding audio data as PCM ~44100~ 16000Hz, 8-bit mono.
|
||||
|
||||
## Features
|
||||
- Control transmit (PTT) and receive (RX) modes.
|
||||
|
|
Loading…
Reference in New Issue
Block a user