From dfdad21e3f1c7c45c1ee3ec7f301e923ca5537c1 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sat, 26 Aug 2017 17:48:13 +0200 Subject: 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 --- docs/c-netz.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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

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.

@@ -384,7 +384,7 @@ To run the base station I the following command line options:
 
-# 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.
-- 
cgit v1.2.3