Fixed typos in cli output and source code comments
This commit is contained in:
committed by
Andreas Eversberg
parent
97636aac1e
commit
a07764f0d9
@@ -270,7 +270,7 @@ Press 'w' again to turn off this view.
|
||||
|
||||
<p>
|
||||
To check measurements like input level and quality, press the 'm' key.
|
||||
You will get an ASCII art plot of differen bar graphs.
|
||||
You will get an ASCII art plot of different bar graphs.
|
||||
They show tone / frame level and quality.
|
||||
The green bar shows the current level.
|
||||
The yellow marker shows the last/peak/average level.
|
||||
@@ -339,7 +339,7 @@ nmt -k 1 -k 4 -a hw:0,0 -a hw:0,0 -T CC/TC -T TC -0 1 -0 2 -Y se,1 -x
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
This example will run a base station with two channel (1 and 4) via two radios connectd to a stereo sound card.
|
||||
This example will run a base station with two channel (1 and 4) via two radios connected to a stereo sound card.
|
||||
The sound card is accessed via '-a hw:0,0'.
|
||||
Because the sound card is stereo, the '-a' option can be given for two channels.
|
||||
The first channel is a combined control+traffic channel and the second a traffic channel.
|
||||
|
Reference in New Issue
Block a user