From 44ebf1616aa366049d0fbb3df355e958890578c6 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 6 Jul 2016 16:17:14 +0200 Subject: work on docs --- docs/amps.html | 11 +++++++++++ docs/amps_small.jpg | Bin 0 -> 112603 bytes docs/b-netz.html | 11 +++++++---- docs/c-netz.html | 7 +++++++ docs/c-netz_call.png | Bin 0 -> 212683 bytes docs/c-netz_frame_k.png | Bin 0 -> 98066 bytes docs/c-netz_frame_v.png | Bin 0 -> 174194 bytes docs/c-netz_frame_v2.png | Bin 0 -> 95054 bytes docs/c-netz_frequenzen.png | Bin 0 -> 165863 bytes docs/c-netz_interleaving.png | Bin 0 -> 234365 bytes docs/c-netz_lr.png | Bin 0 -> 109914 bytes docs/c-netz_symbole.png | Bin 0 -> 91056 bytes docs/c-netz_zeitschlitze.png | Bin 0 -> 115480 bytes docs/c-netz_zellstruktur.png | Bin 0 -> 193476 bytes docs/nmt.html | 2 ++ docs/setup_small.jpg | Bin 0 -> 132270 bytes 16 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 docs/amps_small.jpg create mode 100644 docs/c-netz_call.png create mode 100644 docs/c-netz_frame_k.png create mode 100644 docs/c-netz_frame_v.png create mode 100644 docs/c-netz_frame_v2.png create mode 100644 docs/c-netz_frequenzen.png create mode 100644 docs/c-netz_interleaving.png create mode 100644 docs/c-netz_lr.png create mode 100644 docs/c-netz_symbole.png create mode 100644 docs/c-netz_zeitschlitze.png create mode 100644 docs/c-netz_zellstruktur.png create mode 100644 docs/setup_small.jpg (limited to 'docs') diff --git a/docs/amps.html b/docs/amps.html index 8ec5d34..16d7ea0 100644 --- a/docs/amps.html +++ b/docs/amps.html @@ -54,6 +54,10 @@ History *TBD*

+

+*TBD* SID and System A/B +

+

Setup of a base station @@ -85,6 +89,13 @@ frame.c:3658 info : RX Level: 52% Quality: 60% Polarity: NEGATIVE +

+You should tune the receiver to 880.020 first, to check if you can hear and decode the idle signal from the base station. +Then tune to actually uplink frequency 835.020 MHz. +The actual level is not yet relevant. +(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.) +

+
 
 frame.c:3630 info   : RX RECC: DCC=0
diff --git a/docs/amps_small.jpg b/docs/amps_small.jpg
new file mode 100644
index 0000000..c7c71b8
Binary files /dev/null and b/docs/amps_small.jpg differ
diff --git a/docs/b-netz.html b/docs/b-netz.html
index c3346a8..18a9338 100644
--- a/docs/b-netz.html
+++ b/docs/b-netz.html
@@ -346,12 +346,15 @@ The duration is *TBD* ms and the frequency deviation *TBD* KHz.
 

-While dialing is received by the base station, it repeats the 5 digits of mobile identy. -This takes place after *TBD*. +While dialing is received by the base station, the base station repeats the 5 digits of mobile identity. +It is repeated right after the 5th digit of the mobile identity was received. +Only the (bare) 5 digits of the mobile identity are repeated, not the other digits.

-The mobile station compares the repeated identiy and *TBD* if it mismatches. +The mobile station compares the repeated identiy and turns transmitter off, if it mismatches. +No clear signal is sent. +If another mobile station dials at the same time, this wrong identity indicates that the base station receives the other mobile station and not our mobile station.

@@ -499,7 +502,7 @@ But you get a busy signal, that means there is no channel. Now run your base station on channel 1. You may add '-g x' or '--gfs x' command line option to change the station ID from default to any value you like. (see help) Tune the transmitter to 153.010 and the receiver to 148.410. -You should tune the receiver to 153.010 first, to check if you hear the idle signal from the base station. +You should tune the receiver to 153.010 first, to check if you can hear and decode the idle signal from the base station. Then tune to actually uplink frequency 148.410 MHz. The actual level is not yet relevant. (You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.) diff --git a/docs/c-netz.html b/docs/c-netz.html index d8f9478..672a946 100644 --- a/docs/c-netz.html +++ b/docs/c-netz.html @@ -373,6 +373,13 @@ When we make a call and another phone is regisered, the phone will loose coverag After the call, the other phone re-registers again.

+

+You should tune the receiver to 465.090 first, to check if you can hear and decode the idle signal from the base station. +Then tune to actually uplink frequency 455.090 MHz. +The actual level is not yet relevant. +(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.) +

+

Now power up a phone. Depening on your card reader, insert chip or magnetic card. diff --git a/docs/c-netz_call.png b/docs/c-netz_call.png new file mode 100644 index 0000000..75cae71 Binary files /dev/null and b/docs/c-netz_call.png differ diff --git a/docs/c-netz_frame_k.png b/docs/c-netz_frame_k.png new file mode 100644 index 0000000..0fc8779 Binary files /dev/null and b/docs/c-netz_frame_k.png differ diff --git a/docs/c-netz_frame_v.png b/docs/c-netz_frame_v.png new file mode 100644 index 0000000..deaba1b Binary files /dev/null and b/docs/c-netz_frame_v.png differ diff --git a/docs/c-netz_frame_v2.png b/docs/c-netz_frame_v2.png new file mode 100644 index 0000000..07c6e04 Binary files /dev/null and b/docs/c-netz_frame_v2.png differ diff --git a/docs/c-netz_frequenzen.png b/docs/c-netz_frequenzen.png new file mode 100644 index 0000000..8802fe2 Binary files /dev/null and b/docs/c-netz_frequenzen.png differ diff --git a/docs/c-netz_interleaving.png b/docs/c-netz_interleaving.png new file mode 100644 index 0000000..f3bb8a8 Binary files /dev/null and b/docs/c-netz_interleaving.png differ diff --git a/docs/c-netz_lr.png b/docs/c-netz_lr.png new file mode 100644 index 0000000..6276067 Binary files /dev/null and b/docs/c-netz_lr.png differ diff --git a/docs/c-netz_symbole.png b/docs/c-netz_symbole.png new file mode 100644 index 0000000..b2d576b Binary files /dev/null and b/docs/c-netz_symbole.png differ diff --git a/docs/c-netz_zeitschlitze.png b/docs/c-netz_zeitschlitze.png new file mode 100644 index 0000000..cc8655e Binary files /dev/null and b/docs/c-netz_zeitschlitze.png differ diff --git a/docs/c-netz_zellstruktur.png b/docs/c-netz_zellstruktur.png new file mode 100644 index 0000000..91453d3 Binary files /dev/null and b/docs/c-netz_zellstruktur.png differ diff --git a/docs/nmt.html b/docs/nmt.html index 73a00e9..c2c0b91 100644 --- a/docs/nmt.html +++ b/docs/nmt.html @@ -20,8 +20,10 @@ Now run your base station on channel 1. Tune the transmitter to 463.000 MHz and the receiver to 453.000. You should tune the receiver to 463.000 first, to check if you hear the idle signal from the base station. Then tune to actually uplink frequency 453.000 MHz. +(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.)

+
 
 # src/nmt/nmt -k 1 -y SE,1
diff --git a/docs/setup_small.jpg b/docs/setup_small.jpg
new file mode 100644
index 0000000..43b7b92
Binary files /dev/null and b/docs/setup_small.jpg differ
-- 
cgit v1.2.3