aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2017-08-26 17:48:13 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2017-09-01 18:42:51 +0200
commitdfdad21e3f1c7c45c1ee3ec7f301e923ca5537c1 (patch)
tree7f8deea6a1a673fd7b79f585e76a70cb831f015b /docs
parent3bfba37ffff3f8efb11463435e03c8ea5f760189 (diff)
C-Netz: Work on system informations, metering and call queues
- Make system informations configurable - Simulate call mertering - Support for call queues on busy voice channels
Diffstat (limited to 'docs')
-rw-r--r--docs/c-netz.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/c-netz.html b/docs/c-netz.html
index 0358276..e5484b9 100644
--- a/docs/c-netz.html
+++ b/docs/c-netz.html
@@ -311,7 +311,7 @@ dsp.c:218 notice : Clock: RX=19.44 TX=19.49; Signal: RX=19.35 TX=19.43 ppm
<p>
One can see that the measured clock from the sound card (sample rate) differs about +19.45 PPM.
Because I did not do any correction to the signal processing, the same error applies to the signal processing.
-Use command line option '-S 19.45,19.45' or '--clock-speed 19.45,19.45' to compensate the clock error by adjusting the signal processor.
+Use command line option '-C 19.45,19.45' or '--clock-speed 19.45,19.45' to compensate the clock error by adjusting the signal processor.
Let it run again for one hour and you will see that clock deviation of the signal is below 1 PPM.
</p>
@@ -384,7 +384,7 @@ To run the base station I the following command line options:
<pre>
-# cnetz -k 131 -p -d -S 19.25,19.25
+# cnetz -k 131 -p -d -C 19.25,19.25
...
cnetz.c:142 notice : You selected channel 131 ('Orga-Kanal') for combined callin
g + traffic channel. Some phones will reject this.