aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2016-05-05 18:31:34 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2016-05-08 15:49:39 +0200
commitba91ee82a77f9357758e64953da57d2a148b30c8 (patch)
tree458cf3cbe855ca3d788836de9edd01abfe02fd46 /docs/index.html
parent1ce67c14e99134e920d016f7abc167ad8acd4583 (diff)
Work on documentation
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html25
1 files changed, 15 insertions, 10 deletions
diff --git a/docs/index.html b/docs/index.html
index 35e96f8..89515eb 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -4,29 +4,34 @@
<title>osmocom-analog</title>
</head>
<body>
-<center><table border='0' cellspacing='0' cellpadding='0' width='816'><tr><td><font face="ARIAL" size='5'>
+<center><table><tr><td>
<h2><center>osmocom-analog</center></h2>
-<center><img src="a-netz_small.jpg"/><img src="b-netz_small.jpg"/></center>
+<center>
+<img src="a-netz_small.jpg"/><img src="b-netz_small.jpg"/><br>
+<img src="c-netz_small.jpg"/><img src="nmt_small.jpg"/><br>
+</center>
<br><br>
-<center>
-A base station emulator for classic mobile networks. All these networks use analog voice transmission. The signalling is done by tones (A-Netz) or FSK modulated digital messages.
-</center>
+<p>
+A base station implementation for classic mobile networks. All these networks use analog voice transmission. The signalling 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>
<center>
<ul>
- <li><a href="install.html">Software installation</a></li>
<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="a-netz.html">Using A-Netz phone</a></li>
- <li><a href="b-netz.html">Using B-Netz phone</a></li>
- <li><a href="nmt.html">Using NMT phone</a></li>
+ <li><a href="software.html">Software usage</a></li>
+ <li><a href="a-netz.html">A-Netz</a></li>
+ <li><a href="b-netz.html">B-Netz</a></li>
+ <li><a href="c-netz.html">C-Netz</a></li>
+ <li><a href="nmt.html">NMT</a></li>
</ul>
</center>
-</font></td></tr></table></center>
+</td></tr></table></center>
</body>
</html>