aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2016-03-01 18:40:38 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2016-03-13 09:12:11 +0100
commit946c9ce10a92a29584d2e68e9c04fe63dcee7bdc (patch)
treef400ab2212900957e358ef236f07307492ecf2d9 /docs/index.html
initial git import
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000..8d8d475
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,31 @@
+<html>
+<head>
+<link href="style.css" rel="stylesheet" type="text/css" />
+<title>osmocom-analog</title>
+</head>
+<body>
+<center><table border='0' cellspacing='0' cellpadding='0' width='816'><tr><td><font face="ARIAL" size='5'>
+
+<h2><center>osmocom-analog</center></h2>
+
+<center><img src="a-netz_small.jpg"/><img src="b-netz_small.jpg"/></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>
+
+<center>
+<ul>
+ <li><a href="install.html">Software installation</a></li>
+ <li><a href="setup.html">Radio setup</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>
+</ul>
+</center>
+
+</font></td></tr></table></center>
+</body>
+</html>