Add MPT1327 / Regionet43 (Buendelfunk) network

This commit is contained in:
Andreas Eversberg
2021-01-10 09:48:54 +01:00
parent ef88fea8a0
commit 8d4d48aa08
16 changed files with 3457 additions and 1 deletions

View File

@@ -108,6 +108,7 @@ Implemented networks:
<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>

39
docs/mpt1327.html Normal file
View File

@@ -0,0 +1,39 @@
<html>
<head>
<link href="style.css" rel="stylesheet" type="text/css" />
<title>osmocom-analog</title>
</head>
<body>
<center><table><tr><td>
<h2><center>MPT1327</center></h2>
<center><!--img src="radiocom2000.jpg"/--></center>
<center><h1>*this doc is under construction*</h1></center>
<ul>
<li><a href="#history">History</a>
<li><a href="#howitworks">How it works</a>
<li><a href="#basestation">Setup of a base station</a>
</ul>
<p class="toppic">
<a name="history"></a>
History
</p>
<p class="toppic">
<a name="howitworks"></a>
How it works
</p>
<p class="toppic">
<a name="basestation"></a>
Setup of a base station
</p>
<hr><center>[<a href="index.html">Back to main page</a>]</center><hr>
</td></tr></table></center>
</body>
</html>