File multimon.dif of Package multimon

--- Makefile
+++ Makefile	2001/04/12 13:01:14
@@ -1,24 +1,24 @@
 DEBUG		=n
 OS		=$(shell uname)
 
-CFLAGS		=-Wall -Wstrict-prototypes -I/usr/X11R6/include
-ifeq ($(OS),SunOS)
-ifeq ($(DEBUG),y)
-CFLAGS		+=-g -O -DSUN_AUDIO -DARCH_SPARC
-else
-CFLAGS		+=-O3 -DSUN_AUDIO -DARCH_SPARC
-endif
-LDFLAGSX	=-lX11 -L/usr/X11R6/lib -R/usr/X11R6/lib -lsocket -lnsl
-else
-ifeq ($(DEBUG),y)
-CFLAGS		+=-g -O -m486 -malign-loops=2 -malign-jumps=2 \
-		  -malign-functions=2 -DARCH_I386
-else
-CFLAGS		+=-O3 -m486 -malign-loops=2 -malign-jumps=2 \
-		  -malign-functions=2 -DARCH_I386
-endif
+CFLAGS		+=-Wall -Wstrict-prototypes -I/usr/X11R6/include
+#ifeq ($(OS),SunOS)
+#ifeq ($(DEBUG),y)
+#CFLAGS		+=-g -O -DSUN_AUDIO -DARCH_SPARC
+#else
+#CFLAGS		+=-O3 -DSUN_AUDIO -DARCH_SPARC
+#endif
+#LDFLAGSX	=-lX11 -L/usr/X11R6/lib -R/usr/X11R6/lib -lsocket -lnsl
+#else
+#ifeq ($(DEBUG),y)
+#CFLAGS		+=-g -O -m486 -malign-loops=2 -malign-jumps=2 \
+#		  -malign-functions=2 -DARCH_I386
+#else
+#CFLAGS		+=-O3 -m486 -malign-loops=2 -malign-jumps=2 \
+#		  -malign-functions=2 -DARCH_I386
+#endif
 LDFLAGSX	=-lX11 -L/usr/X11R6/lib
-endif
+#endif
 
 
 BINDIR		=bin-$(shell uname -m)
--- multimon.html
+++ multimon.html	2001/04/12 12:55:13
@@ -0,0 +1,62 @@
+<HTML>
+<TITLE>Linux: Multimon Radio Transmission Decoder</TITLE>
+<BODY>
+<CENTER><H1>Linux Radio Transmission Decoder</H1></CENTER>
+
+<CENTER><H4>by Thomas Sailer, HB9JNX/AE4WA</H4></CENTER>
+
+<HR>
+<H2>Description</H2>
+
+<p>The <em>multimon</em> software can decode a variety
+of digital transmission modes commonly found on UHF
+radio. A standard PC soundcard is used to acquire the
+signal from a transceiver. The decoding is done completely
+in software. Currently, the following modes are supported:</p>
+
+<ul>
+<li>AX.25
+<ul>
+<li>1200 Baud AFSK</li>
+<li>2400 Baud AFSK (2 variants)</li>
+<li>4800 Baud HAPN</li>
+<li>9600 Baud FSK (G3RUH)</li>
+</ul></li>
+<li>POCSAG
+<ul>
+<li>512 Baud</li>
+<li>1200 Baud</li>
+<li>2400 Baud</li>
+</ul></li>
+<li>Miscellaneous
+<ul>
+<li>DTMF</li>
+<li>ZVEI</li>
+</ul></li>
+</ul>
+
+<p>An arbitrary set of the above modes may run concurrently
+on the same input signal (provided the CPU power is sufficient),
+so you do not have to know in advance which mode is used.
+Note however that some modes might require modifications
+to the radio (especially the 9600 baud FSK and the POCSAG modes)
+to work properly.</p>
+
+<p><em>POCSAG</em> (Post Office Code Standards Advisory Group)
+is a common paging transmission format.</p>
+
+<H2>Download</H2>
+
+<p>Please note that monitoring commercial services may be prohibited
+in some countries, this software should therefore only be used
+to monitor the amateur radio service.</p>
+
+<p>The software is published under the GNU GPL V2</p>
+
+<p><a href="multimon.tar.gz">multimon.tar.gz</a> 49256 bytes</p>
+
+<HR><ADDRESS><A HREF="http://www.ife.ee.ethz.ch/~sailer">Thomas Sailer</A>
+- <A HREF="mailto:sailer@ife.ee.ethz.ch">sailer@ife.ee.ethz.ch</A></ADDRESS>
+
+</BODY>
+</HTML>
openSUSE Build Service is sponsored by