osmocom-analog/docs/index.html

143 lines
4.2 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="imts_small.jpg" title="(Improved) Mobile Telephone Service"/></td>
<td><img src="amps_small.jpg" title="Advanced Mobile Phone Service"/></td>
</tr>
<tr>
<th>MTS / IMTS (USA / Canada)</th>
<th>AMPS (USA) / TACS (UK / Ireland / Italy)</th>
</tr>
<tr>
<td><img src="eurosignal_small.jpg" title="Eurosignal paging service"/></td>
<td><img src="datenklo_small.jpg" title="The Chaos Computer Club Modem"/></td>
</tr>
<tr>
<th>Eurosignal paging service</th>
<th>The Chaos Computer Club Modem</th>
</tr>
<tr>
<td><img src="tv_small.jpg" title="TV signal generator and transmitter"/></td>
<td><img src="setup_small.jpg"/></td>
</tr>
<tr>
<th>Transmit TV test image signals</th>
<th>my early radio setup</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>
<p>
Thanx to Laf0rge, there is a mailing list: <a href="https://lists.osmocom.org/mailman/listinfo/osmocom-analog">https://lists.osmocom.org/mailman/listinfo/osmocom-analog</a>.
</p>
<p>
If you have questions, then write to: jolly@eversberg.eu</center>
</p>
<p>
General information:
</p>
<center><table border="0"><tr><td>
<ul>
<li><a href="install.html">Software installation</a></li>
<li><a href="setup.html">Analog Radio setup</a></li>
<li><a href="sdr.html">SDR setup</a></li>
<li><a href="headset.html">Connecting headset</a></li>
<li><a href="software.html">Software usage</a></li>
</ul>
</td></tr></table></center>
<p>
Implemented networks:
</p>
<center><table border="0"><tr><td>
<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="imts.html">MTS / IMTS - (Improved) Mobile Telephone Service</a> (USA / Canada)</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>
<li><a href="mpt1327.html">MPT1327/Regionet43 (B&uuml;ndelfunk)</a> (Europe)</li>
<li><a href="eurosignal.html">Eurosignal</a> (Europe)</li>
</ul>
</td></tr></table></center>
<p>
Additional features:
</p>
<center><table border="0"><tr><td>
<ul>
<li><a href="datenklo.html">Das Datenklo</a></li>
<li><a href="tv.html">Osmo TV</a></li>
<li><a href="sim.html">C-Netz Sim Card</a></li>
<li><a href="magnetic.html">C-Netz Magnetic Card</a></li>
<li>Zeitansage (German talking clock)</li>
<li>C-Netz FuVSt (MSC to control a real base station)</li>
<li>POCSAG (paging system)</li>
<li>Golay / GSC (paging system)</li>
<li>5-Ton-Ruf (firefighter's pagers and siren control)</li>
</ul>
</td></tr></table></center>
<br><br>
</td></tr></table></center>
</body>
</html>