aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2016-06-24 18:49:41 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2016-07-02 08:01:34 +0200
commit4719be95bdfea2843595de04d1c1bfc1e5f892e3 (patch)
tree1771cc45ee65fca766e4a86eaa4d8bacbe3ab10a /docs/index.html
parent2ee51022f41d2877a18615cb67e49f9d9f626aaa (diff)
work on docs
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html32
1 files changed, 24 insertions, 8 deletions
diff --git a/docs/index.html b/docs/index.html
index c686d5c..d737b48 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,17 +6,22 @@
<body>
<center><table><tr><td>
+<br><br>
+
<h2><center>osmocom-analog</center></h2>
+<br><br>
+
<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>
+<img src="a-netz_small.jpg" title="A-Netz"/><img src="b-netz_small.jpg" title="B-Netz"/><br>
+<img src="c-netz_small.jpg" title="C-Netz"/><img src="nmt_small.jpg" title="Nordisk Mobil Telefon"/><br>
+<img src="amps_small.jpg" title="Advanced Mobile Phone Service"/><img src="setup_small.jpg"/><br>
</center>
<br><br>
<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.
+A base station implementation of 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>
@@ -25,14 +30,25 @@ A base station implementation for classic mobile networks. All these networks us
<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>
- <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>
- <li><a href="amps.html">AMPS</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)</li>
+ <li><a href="c-netz.html">C-Netz</a> (Germany)</li>
+ <li><a href="nmt.html">NMT - Nordic Mobile Telephone</a> (Scandinavia)</li>
+ <li><a href="amps.html">AMPS - Advanced Mobile Phone Service</a> (USA)</li>
+</ul>
+</center>
+
+<br><br>
+
</td></tr></table></center>
</body>
</html>