osmocom-analog/docs/index.html

60 lines
1.7 KiB
HTML

<html>
<head>
<link href="style.css" rel="stylesheet" type="text/css" />
<title>osmocom-analog</title>
</head>
<body>
<center><table><tr><td>
<br><br>
<h2><center>osmocom-analog</center></h2>
<br><br>
<center>
<img src="a-netz_small.jpg" title="A-Netz"/><img src="b-netz_small.jpg" title="B-Netz"/><br>
A-Netz phone in a Merceds Benz ; B-Netz cell tower in Bredstedt<br>
<img src="c-netz_small.jpg" title="C-Netz"/><img src="nmt_small.jpg" title="Nordisk Mobil Telefon"/><br>
my mother's C-Netz SIM card ; countries that developed NMT (Nordic Mobile Phone)<br>
<img src="amps_small.jpg" title="Advanced Mobile Phone Service"/><img src="setup_small.jpg"/><br>
AMPS (Advanced Mobile Phone Service) ; my radio setup<br>
</center>
<br><br>
<p>
A base station implementation of classic mobile networks. All these networks use analog voice transmission. The signaling is done by tones and/or FSK modulated digital messages. It started with the idea to make a base station for the German B-Netz, but more networks followed.
</p>
<h1>*this doc is under construction*</h1>
<center>
<ul>
<li><a href="setup.html">Radio setup</a></li>
<li><a href="install.html">Software installation</a></li>
<li><a href="headset.html">Connecting headset</a></li>
<li><a href="software.html">Software usage</a></li>
</ul>
</center>
<p>
Implemented networks:
</p>
<center>
<ul>
<li><a href="a-netz.html">A-Netz</a> (Germany)</li>
<li><a href="b-netz.html">B-Netz</a> (Germany)</li>
<li><a href="c-netz.html">C-Netz</a> (Germany)</li>
<li><a href="nmt.html">NMT - Nordic Mobile Telephone</a> (Scandinavia)</li>
<li><a href="amps.html">AMPS - Advanced Mobile Phone Service</a> (USA)</li>
</ul>
</center>
<br><br>
</td></tr></table></center>
</body>
</html>