osmocom-analog/docs/index.html

112 lines
2.8 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>
<table border="0">
<tr>
<td><img src="a-netz_small.jpg" title="A-Netz"/></td>
<td><img src="b-netz_small.jpg" title="B-Netz"/></td>
</tr>
<tr>
<th>A-Netz phone in a Merceds Benz</th>
<th>B-Netz radio tower in Bredstedt</th>
</tr>
<tr>
<td><img src="c-netz_small.jpg" title="C-Netz"/></td>
<td><img src="nmt_small.jpg" title="Nordisk Mobil Telefon"/></td>
</tr>
<tr>
<th>my mother's C-Netz SIM card</th>
<th>NMT (Nordic Mobile Telephone)</th>
</tr>
<tr>
<td><img src="amps_small.jpg" title="Advanced Mobile Phone Service"/></td>
<td><img src="tv_small.jpg" title="TV signal generator and transmitter"/></td>
</tr>
<tr>
<th>AMPS (USA) / TACS (UK / Ireland / Italy)</th>
<th>Transmit TV test image signals</th>
</tr>
<tr>
<td><img src="setup_small.jpg"/></td>
<td></td>
</tr>
<tr>
<th>my early radio setup</th>
<th></th>
</tr>
</table>
</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>
<p>
This project is pure software that requires a transmitter and a receiver connected to the sound card of a Linux PC.
Alternatively (more suggested) you can use a full duplex SDR to even generate multiple channels at a time.
A second sound card or ISDN card is used to route calls from and to the mobile phone.
</p>
<p>
Please go to project's hompage at <a href="http://osmocom-analog.eversberg.eu">http://osmocom-analog.eversberg.eu</a> to download source code.
</p>
<center>
<ul>
<li><a href="setup.html">Analog Radio setup</a></li>
<li><a href="sdr.html">SDR 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) ATF-1 (Netherlands)</li>
<li><a href="c-netz.html">C-Netz</a> (Germany)</li>
<li><a href="nmt.html">NMT 450 / 900 - Nordic Mobile Telephone</a> (Scandinavia)</li>
<li><a href="amps.html">AMPS - Advanced Mobile Phone Service</a> (USA)</li>
<li><a href="tacs.html">TACS / JTACS - Total Access Communication System</a> (UK/Italy/Japan)</li>
<li><a href="radiocom2000.html">Radiocom 2000</a> (France)</li>
</ul>
</center>
<p>
Additional features:
</p>
<center>
<ul>
<li><a href="tv.html">Osmo TV</a></li>
</ul>
</center>
<br><br>
</td></tr></table></center>
</body>
</html>