Implementation of "Radiocom 2000", the analog French mobile network

This commit is contained in:
Andreas Eversberg
2017-06-10 15:30:20 +02:00
parent 8ce3ff455d
commit ffd3b848e1
20 changed files with 3591 additions and 13 deletions

39
docs/radiocom2000.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>Radiocom 2000</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>