mirror of
https://github.com/brmlab/acarsdec.git
synced 2025-08-03 14:43:48 +02:00
fixes minor typo in instructions
This commit is contained in:
parent
489231767d
commit
3224fa6514
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -29,7 +29,7 @@ acarsdec could be called with the following options :
|
|||
acarsdec [-LR][-s noport] -d alsapcmdevice | -f sndfile
|
||||
-f sndfile : decode from file sndfile (ie: a .wav file)
|
||||
-d alsapcmdevice : decode from soundcard input alsapcmdevice (ie: hw:0,0)
|
||||
[-LR] : diseable left or right channel decoding of stereo signal (save cpu)
|
||||
[-LR] : disable left or right channel decoding of stereo signal (save cpu)
|
||||
[-s noport ] : "xastir" mode : act as an APRS local server, on port : noport (see below)
|
||||
|
||||
Input could be mono or stereo but with 48Khz sampling frequency.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue