Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/config.h.in
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/config.h.in	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/config.h.in	(revision 10718)
@@ -0,0 +1,126 @@
+/* config.h.in.  Generated from configure.ac by autoheader.  */
+
+
+#ifndef __LIQUID_CONFIG_H__
+#define __LIQUID_CONFIG_H__
+
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the `liquid' library (-lliquid). */
+#undef HAVE_LIBLIQUID
+
+/* Define to 1 if you have the `omniDynamic4' library (-lomniDynamic4). */
+#undef HAVE_LIBOMNIDYNAMIC4
+
+/* Define to 1 if you have the `omniORB4' library (-lomniORB4). */
+#undef HAVE_LIBOMNIORB4
+
+/* Define to 1 if you have the `omnithread' library (-lomnithread). */
+#undef HAVE_LIBOMNITHREAD
+
+/* Define to 1 if you have the `ossiecf' library (-lossiecf). */
+#undef HAVE_LIBOSSIECF
+
+/* Define to 1 if you have the `ossieidl' library (-lossieidl). */
+#undef HAVE_LIBOSSIEIDL
+
+/* Define to 1 if you have the `ossieparser' library (-lossieparser). */
+#undef HAVE_LIBOSSIEPARSER
+
+/* Define to 1 if you have the `standardInterfaces' library
+   (-lstandardInterfaces). */
+#undef HAVE_LIBSTANDARDINTERFACES
+
+/* Define to 1 if you have the <liquid/liquid.h> header file. */
+#undef HAVE_LIQUID_LIQUID_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <omniORB4/CORBA.h> header file. */
+#undef HAVE_OMNIORB4_CORBA_H
+
+/* Define to 1 if you have the <standardinterfaces/complexShort.h> header
+   file. */
+#undef HAVE_STANDARDINTERFACES_COMPLEXSHORT_H
+
+/* Define to 1 if stdbool.h conforms to C99. */
+#undef HAVE_STDBOOL_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define to 1 if the system has the type `_Bool'. */
+#undef HAVE__BOOL
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
+   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
+   #define below would cause a syntax error. */
+#undef _UINT32_T
+
+/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
+   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
+   #define below would cause a syntax error. */
+#undef _UINT8_T
+
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+   calls it, or to nothing if 'inline' is not supported under any name.  */
+#ifndef __cplusplus
+#undef inline
+#endif
+
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
+
+/* Define to the type of an unsigned integer type of width exactly 32 bits if
+   such a type exists and the standard includes do not define it. */
+#undef uint32_t
+
+/* Define to the type of an unsigned integer type of width exactly 8 bits if
+   such a type exists and the standard includes do not define it. */
+#undef uint8_t
+
+
+#endif // __LIQUID_CONFIG_H__
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.scd.xml	(revision 10718)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="samplesIn" repid="IDL:standardInterfaces/complexFloat:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/complexFloat:1.0" usesname="samplesOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <!--[Inherited interface IDL:CF/LifeCycle:1.0]--> 
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <!--[Inherited interface IDL:CF/PortSupplier:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <!--[Inherited interface IDL:CF/PropertySet:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <!--[Inherited interface IDL:CF/TestableObject:1.0]--> 
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:a51e19fc-1017-11df-baab-001aa089d644" name="PacketDecoder">
+    <title/>
+    <description>Packet decoder decodes packets with forward error correction</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/PacketDecoder/PacketDecoder.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/PacketDecoder/PacketDecoder.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:a5242216-1017-11df-baab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/PacketDecoder"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.prf.xml	(revision 10718)
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+
+    <simple id="DCE:659f6164-1017-11df-baab-001aa089d644" mode="readonly" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>enable/disable verbosity</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    Available forward error-correction codes
+    Note that only the Hamming and repeat codes are available by default. The
+    convolutional and Reed-Solomon codes are available only if libfec is installed
+    (see http://www.ka9q.net/code/fec/). Details about installation can be found
+    by reading the liquid-dsp documentation (see the source code or
+    http://ganymede.ece.vt.edu).
+        [none]      none
+        [r3]        repeat(3)
+        [r5]        repeat(5)
+        [h74]       Hamming(7,4)
+        [h84]       Hamming(8,4)
+        [h128]      Hamming(12,8)
+        [v27]       convolutional r1/2 K=7
+        [v29]       convolutional r1/2 K=9
+        [v39]       convolutional r1/3 K=9
+        [v615]      convolutional r1/6 K=15
+        [v27p23]    convolutional r2/3 K=7 (punctured)
+        [v27p34]    convolutional r3/4 K=7 (punctured)
+        [v27p45]    convolutional r4/5 K=7 (punctured)
+        [v27p56]    convolutional r5/6 K=7 (punctured)
+        [v27p67]    convolutional r6/7 K=7 (punctured)
+        [v27p78]    convolutional r7/8 K=7 (punctured)
+        [v29p23]    convolutional r2/3 K=9 (punctured)
+        [v29p34]    convolutional r3/4 K=9 (punctured)
+        [v29p45]    convolutional r4/5 K=9 (punctured)
+        [v29p56]    convolutional r5/6 K=9 (punctured)
+        [v29p67]    convolutional r6/7 K=9 (punctured)
+        [v29p78]    convolutional r7/8 K=9 (punctured)
+        [rs8]       Reed-Solomon, 223/255
+    -->
+    <simple id="DCE:6cbcdea4-1017-11df-baab-001aa089d644" mode="readwrite" name="fec_inner" type="string">
+        <value>none</value> 
+        <description>Inner forward error-correction code (none, r3, r5, h74, h84, h128, [v27, v29, v39, v615,...])</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:71e71fe8-1017-11df-baab-001aa089d644" mode="readwrite" name="fec_outer" type="string">
+        <value>none</value> 
+        <description>Outer forward error-correction code (none, r3, r5, h74, h84, h128, [v27, v29, v39, v615,...])</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    Available data validity checks
+    Tabulated below is a list of the available data validity checks. When no check
+    is used ('none') the data will always be returned as 'valid.' The available
+    cyclic redundancy checks range from 8 to 32 bits and are considerably stronger
+    than the simple 8-bit checksum.
+        [none]      none
+        [checksum]  checksum (8-bit)
+        [crc8]      CRC (8-bit)
+        [crc16]     CRC (16-bit)
+        [crc24]     CRC (24-bit)
+        [crc32]     CRC (32-bit)
+    -->
+    <simple id="DCE:eea4d0a3-99fe-492d-860a-ca77e5483549" mode="readwrite" name="check" type="string">
+        <value>crc32</value> 
+        <description>data validity check: crc/checksum (none, checksum, crc8, crc16, crc24, crc32)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:1a2acce4-0aa1-11df-baab-001aa089d644" name="FrameSync64">
+    <title/>
+    <description>Basic frame synchronizer</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/FrameSync64/FrameSync64.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/FrameSync64/FrameSync64.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:1a2d1242-0aa1-11df-baab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/FrameSync64"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.prf.xml	(revision 10718)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+
+    <simple id="DCE:0a3620cc-0aa1-11df-baab-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>verbose output</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:5b2083b8-fac1-4ed9-becf-80ca7ab08329" mode="readwrite" name="squelch_enabled" type="boolean">
+        <value>1</value> 
+        <description>enable/disable squelch control (ignore signals below threshold)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:f6729dae-185f-4438-9202-6adaff95e20e" mode="readwrite" name="squelch_threshold" type="float">
+        <value>-30.0</value> 
+        <description>AGC squelch threshold (noise floor) in dB</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:336f4bc6-6d84-11df-93eb-001aa089d644" name="FlexframeGen">
+    <title/>
+    <description>Enter component description here</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/FlexframeGen/FlexframeGen.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/FlexframeGen/FlexframeGen.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:33707d84-6d84-11df-87ab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/FlexframeGen"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.prf.xml	(revision 10718)
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+
+    <!--output verbosity flag: 0 (quiet), 1 (verbose) -->
+    <simple id="DCE:5b852bf4-6d83-11df-80dc-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>output verbosity</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    modulation scheme for encoding the frame
+      * bpsk (specific binary phase-shift keying)
+      * qpsk (specific quadrature phase-shift keying)
+      * psk2, psk4, psk8, ... psk256 (phase-shift keying)
+      * dpsk2, dpsk4, dpsk8, ... dpsk256 (differential phase-shift keying)
+      * qam4, qam8, qam16, ... qam256 (quadrature amplitude modulation)
+      * apsk4, apsk8, apsk16, ... apsk128 (amplitude/phase-shift keying)
+      * ask2, ask4, ask8, ... ask256 (amplitude-shift keying)
+      * V29 (V.29 star 16-QAM)
+      * arb16opt (arbitrary/optimal 16-QAM)
+      * arb32opt (arbitrary/optimal 32-QAM)
+      * arb64vt (arbitrary/Virginia Tech logo)
+    -->
+    <simple id="DCE:c1612e14-6d83-11df-8500-001aa089d644" mode="readwrite" name="mod_scheme" type="string">
+        <value>qpsk</value> 
+        <description>modulation scheme (bpsk, qpsk, psk[2..256], dpsk[2..256], qam[4..256], apsk[4..128], ask[2..256], V29, arb16opt, arb32opt, arb64vt</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    Available forward error-correction codes
+    Note that only the Hamming and repeat codes are available by default. The
+    convolutional and Reed-Solomon codes are available only if libfec is installed
+    (see http://www.ka9q.net/code/fec/). Details about installation can be found
+    by reading the liquid-dsp documentation (see the source code or
+    http://ganymede.ece.vt.edu).
+        [none]      none
+        [r3]        repeat(3)
+        [r5]        repeat(5)
+        [h74]       Hamming(7,4)
+        [h84]       Hamming(8,4)
+        [h128]      Hamming(12,8)
+        [v27]       convolutional r1/2 K=7
+        [v29]       convolutional r1/2 K=9
+        [v39]       convolutional r1/3 K=9
+        [v615]      convolutional r1/6 K=15
+        [v27p23]    convolutional r2/3 K=7 (punctured)
+        [v27p34]    convolutional r3/4 K=7 (punctured)
+        [v27p45]    convolutional r4/5 K=7 (punctured)
+        [v27p56]    convolutional r5/6 K=7 (punctured)
+        [v27p67]    convolutional r6/7 K=7 (punctured)
+        [v27p78]    convolutional r7/8 K=7 (punctured)
+        [v29p23]    convolutional r2/3 K=9 (punctured)
+        [v29p34]    convolutional r3/4 K=9 (punctured)
+        [v29p45]    convolutional r4/5 K=9 (punctured)
+        [v29p56]    convolutional r5/6 K=9 (punctured)
+        [v29p67]    convolutional r6/7 K=9 (punctured)
+        [v29p78]    convolutional r7/8 K=9 (punctured)
+        [rs8]       Reed-Solomon, 223/255
+    -->
+    <simple id="DCE:dcc656f6-67e1-4f15-b919-7a9e6c181c05" mode="readwrite" name="fec_inner" type="string">
+        <value>none</value> 
+        <description>Inner forward error-correction code (none, r3, r5, h74, h84, h128, [v27, v29, v39, v615,...])</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:8d65b6d8-df33-43c5-9e4e-238eca7c4424" mode="readwrite" name="fec_outer" type="string">
+        <value>none</value> 
+        <description>Outer forward error-correction code (none, r3, r5, h74, h84, h128, [v27, v29, v39, v615,...])</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    Available data validity checks
+    Tabulated below is a list of the available data validity checks. When no check
+    is used ('none') the data will always be returned as 'valid.' The available
+    cyclic redundancy checks range from 8 to 32 bits and are considerably stronger
+    than the simple 8-bit checksum.
+        [none]      none
+        [checksum]  checksum (8-bit)
+        [crc8]      CRC (8-bit)
+        [crc16]     CRC (16-bit)
+        [crc24]     CRC (24-bit)
+        [crc32]     CRC (32-bit)
+    -->
+    <simple id="DCE:6c05c229-da43-4f14-9865-d2f9bcb51013" mode="readwrite" name="check" type="string">
+        <value>crc32</value> 
+        <description>data validity check: crc/checksum (none, checksum, crc8, crc16, crc24, crc32)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:1ca10d80-6d84-11df-b66a-001aa089d644" mode="readwrite" name="phasing_length" type="short">
+        <value>64</value> 
+        <description>phasing pattern length (number of symbols)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:29b6bcc2-6d84-11df-bfd7-001aa089d644" mode="readonly" name="ramp_length" type="short">
+        <value>16</value> 
+        <description>ramp up/down length (number of symbols)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:5025e0f6-6d87-11df-bb02-001aa089d644" name="FlexframeSync">
+    <title/>
+    <description>Enter component description here</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/FlexframeSync/FlexframeSync.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/FlexframeSync/FlexframeSync.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:50270918-6d87-11df-8f42-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/FlexframeSync"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.prf.xml	(revision 10718)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+
+    <simple id="DCE:4be797b4-6d87-11df-a193-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>output verbosity</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:c6e38c1a-5273-4edc-9be9-d12a7e84fe0e" mode="readwrite" name="squelch_enabled" type="boolean">
+        <value>1</value> 
+        <description>enable/disable squelch control (ignore signals below threshold)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:32efdb04-6d87-11df-b5c6-001aa089d644" mode="readwrite" name="squelch_threshold" type="float">
+        <value>-30.0</value> 
+        <description>AGC squelch threshold (noise floor) in dB</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.scd.xml	(revision 10718)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="HeaderDataOut">
+                <porttype type="data"/>
+            </uses>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="PayloadDataOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketDecoder.scd.xml	(revision 10718)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="CodedDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="DecodedDataOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameSync64.scd.xml	(revision 10718)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="FrameSamplesIn" repid="IDL:standardInterfaces/complexFloat:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="HeaderDataOut">
+                <porttype type="data"/>
+            </uses>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="PayloadDataOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeGen.scd.xml	(revision 10718)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="HeaderDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <provides providesname="PayloadDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/complexFloat:1.0" usesname="FrameSamplesOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <!--[Inherited interface IDL:CF/LifeCycle:1.0]--> 
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <!--[Inherited interface IDL:CF/PortSupplier:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <!--[Inherited interface IDL:CF/PropertySet:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <!--[Inherited interface IDL:CF/TestableObject:1.0]--> 
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FlexframeSync.scd.xml	(revision 10718)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="FrameSamplesIn" repid="IDL:standardInterfaces/complexFloat:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="HeaderDataOut">
+                <porttype type="data"/>
+            </uses>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="PayloadDataOut">
+                <porttype type="data"/>
+            </uses>
+            <uses repid="IDL:standardInterfaces/complexFloat:1.0" usesname="ModemSamplesOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <!--[Inherited interface IDL:CF/LifeCycle:1.0]--> 
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <!--[Inherited interface IDL:CF/PortSupplier:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <!--[Inherited interface IDL:CF/PropertySet:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <!--[Inherited interface IDL:CF/TestableObject:1.0]--> 
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:e4023ea0-a554-11df-b4f8-001aa089d644" name="Resampler">
+    <title/>
+    <description>Arbitrary resampler</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/Resampler/Resampler.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/Resampler/Resampler.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:e4036c80-a554-11df-87f3-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/Resampler"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.prf.xml	(revision 10718)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:c5d3bd64-a554-11df-82df-001aa089d644" mode="readwrite" name="verbose" type="short">
+        <value>0</value> 
+        <description>Verbose output?</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:d5d1f2c6-a554-11df-b9ee-001aa089d644" mode="readwrite" name="rate" type="float">
+        <value>1.0</value> 
+        <description>Resampling rate (output/input)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:65d23766-0f35-11df-baab-001aa089d644" name="PacketSink">
+    <title/>
+    <description>Packet sink received packetized data.</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/PacketSink/PacketSink.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/PacketSink/PacketSink.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:65d4812e-0f35-11df-baab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/PacketSink"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.prf.xml	(revision 10718)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:5c849ed4-0f34-11df-baab-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>Enable/disable verbose output</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:db6d4480-06ab-11df-baab-001aa089d644" name="FrameGen64">
+    <title/>
+    <description>Basic 64-byte frame generator.  Input is a 24-byte header (possibly for control) and a 64-byte payload.  Output is a 2048-sample frame with pulse shaping applied. See also: FrameSync64.</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/FrameGen64/FrameGen64.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/FrameGen64/FrameGen64.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:db6fbb34-06ab-11df-baab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/FrameGen64"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:e2daa894-5164-11df-94c9-001aa089d644" name="complexShort2Float">
+    <title/>
+    <description>Enter component description here</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/complexShort2Float/complexShort2Float.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/complexShort2Float/complexShort2Float.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:e2dbb9dc-5164-11df-95fc-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/complexShort2Float"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:611b0aea-337f-11df-8d73-001aa089d644" name="complexFloat2Short">
+    <title/>
+    <description>Converts complex float to complex short</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/complexFloat2Short/complexFloat2Short.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/complexFloat2Short/complexFloat2Short.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:611c18e0-337f-11df-b90a-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/complexFloat2Short"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.prf.xml	(revision 10718)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:addedf02-06aa-11df-baab-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>output verbosity</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.prf.xml	(revision 10718)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:b96ae4c4-5164-11df-aa0f-001aa089d644" mode="readonly" name="gain" type="short">
+        <value>8192</value> 
+        <description>gain</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.prf.xml	(revision 10718)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:7e9411be-7266-4c1c-ad1e-e7fa7c597248" mode="readwrite" name="gain" type="short">
+        <value>8192</value> 
+        <description>gain</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:1e313a46-1017-11df-baab-001aa089d644" name="PacketEncoder">
+    <title/>
+    <description>Packet encoder adds forward error correction to input data</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/PacketEncoder/PacketEncoder.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/PacketEncoder/PacketEncoder.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:1e341fae-1017-11df-baab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/PacketEncoder"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:98aeaa64-749a-11df-aaff-001aa089d644" name="Channel">
+    <title/>
+    <description>Complex channel (noise, carrier frequency/phase offset, timing offset, gain, etc.)</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/Channel/Channel.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/Channel/Channel.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:98afca0c-749a-11df-9172-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/Channel"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.prf.xml	(revision 10718)
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:ff676748-1016-11df-baab-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>enable/disable verbose output</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    Available forward error-correction codes
+    Note that only the Hamming and repeat codes are available by default. The
+    convolutional and Reed-Solomon codes are available only if libfec is installed
+    (see http://www.ka9q.net/code/fec/). Details about installation can be found
+    by reading the liquid-dsp documentation (see the source code or
+    http://ganymede.ece.vt.edu).
+        [none]      none
+        [r3]        repeat(3)
+        [r5]        repeat(5)
+        [h74]       Hamming(7,4)
+        [h84]       Hamming(8,4)
+        [h128]      Hamming(12,8)
+        [v27]       convolutional r1/2 K=7
+        [v29]       convolutional r1/2 K=9
+        [v39]       convolutional r1/3 K=9
+        [v615]      convolutional r1/6 K=15
+        [v27p23]    convolutional r2/3 K=7 (punctured)
+        [v27p34]    convolutional r3/4 K=7 (punctured)
+        [v27p45]    convolutional r4/5 K=7 (punctured)
+        [v27p56]    convolutional r5/6 K=7 (punctured)
+        [v27p67]    convolutional r6/7 K=7 (punctured)
+        [v27p78]    convolutional r7/8 K=7 (punctured)
+        [v29p23]    convolutional r2/3 K=9 (punctured)
+        [v29p34]    convolutional r3/4 K=9 (punctured)
+        [v29p45]    convolutional r4/5 K=9 (punctured)
+        [v29p56]    convolutional r5/6 K=9 (punctured)
+        [v29p67]    convolutional r6/7 K=9 (punctured)
+        [v29p78]    convolutional r7/8 K=9 (punctured)
+        [rs8]       Reed-Solomon, 223/255
+    -->
+    <simple id="DCE:094770a0-1017-11df-baab-001aa089d644" mode="readwrite" name="fec_inner" type="string">
+        <value>none</value> 
+        <description>Inner forward error-correction code (none, r3, r5, h74, h84, h128, [v27, v29, v39, v615,...])</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <simple id="DCE:126dca6c-1017-11df-baab-001aa089d644" mode="readwrite" name="fec_outer" type="string">
+        <value>none</value> 
+        <description>Outer forward error-correction code (none, r3, r5, h74, h84, h128, [v27, v29, v39, v615,...])</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+    <!--
+    Available data validity checks
+    Tabulated below is a list of the available data validity checks. When no check
+    is used ('none') the data will always be returned as 'valid.' The available
+    cyclic redundancy checks range from 8 to 32 bits and are considerably stronger
+    than the simple 8-bit checksum.
+        [none]      none
+        [checksum]  checksum (8-bit)
+        [crc8]      CRC (8-bit)
+        [crc16]     CRC (16-bit)
+        [crc24]     CRC (24-bit)
+        [crc32]     CRC (32-bit)
+    -->
+    <simple id="DCE:c294c02c-1de1-4f98-89ec-836158c4dd25" mode="readwrite" name="check" type="string">
+        <value>crc32</value> 
+        <description>data validity check: crc/checksum (none, checksum, crc8, crc16, crc24, crc32)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Channel.prf.xml	(revision 10718)
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:47d35f86-749a-11df-8174-001aa089d644" mode="readwrite" name="SNRdB" type="float">
+        <value>20.0</value> 
+        <description>output signal-to-noise ratio [dB]</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:55ac60c6-749a-11df-b526-001aa089d644" mode="readwrite" name="channel_gain" type="float">
+        <value>1.0</value> 
+        <description>channel gain</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:7113ea14-749a-11df-9663-001aa089d644" mode="readwrite" name="CFO" type="float">
+        <value>0.0</value> 
+        <description>carrier frequency offset, [-pi,pi]</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:7e420400-749a-11df-a1b4-001aa089d644" mode="readwrite" name="CPO" type="float">
+        <value>0.0</value> 
+        <description>carrier phase offset, [-pi,pi]</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:8e06f828-749a-11df-9271-001aa089d644" mode="readwrite" name="tau" type="float">
+        <value>0.0</value> 
+        <description>fractional sample timing offset, [-1,1]</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/Resampler.scd.xml	(revision 10718)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="SamplesIn" repid="IDL:standardInterfaces/complexFloat:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/complexFloat:1.0" usesname="SamplesOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <!--[Inherited interface IDL:CF/LifeCycle:1.0]--> 
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <!--[Inherited interface IDL:CF/PortSupplier:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <!--[Inherited interface IDL:CF/PropertySet:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <!--[Inherited interface IDL:CF/TestableObject:1.0]--> 
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSink.scd.xml	(revision 10718)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="HeaderDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <provides providesname="PayloadDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/FrameGen64.scd.xml	(revision 10718)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="HeaderDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <provides providesname="PayloadDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/complexFloat:1.0" usesname="FrameSamplesOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexFloat2Short.scd.xml	(revision 10718)
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="complexFloatIn" repid="IDL:standardInterfaces/complexFloat:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/complexShort:1.0" usesname="complexShortOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <!--[Inherited interface IDL:CF/LifeCycle:1.0]--> 
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <!--[Inherited interface IDL:CF/PortSupplier:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <!--[Inherited interface IDL:CF/PropertySet:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <!--[Inherited interface IDL:CF/TestableObject:1.0]--> 
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="complexShort" repid="IDL:standardInterfaces/complexShort:1.0"/>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/complexShort2Float.scd.xml	(revision 10718)
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="complexShortIn" repid="IDL:standardInterfaces/complexShort:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/complexFloat:1.0" usesname="complexFloatOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <!--[Inherited interface IDL:CF/LifeCycle:1.0]--> 
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <!--[Inherited interface IDL:CF/PortSupplier:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <!--[Inherited interface IDL:CF/PropertySet:1.0]--> 
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <!--[Inherited interface IDL:CF/TestableObject:1.0]--> 
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="complexFloat" repid="IDL:standardInterfaces/complexFloat:1.0"/>
+        <interface name="complexShort" repid="IDL:standardInterfaces/complexShort:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.spd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.spd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.spd.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softpkg id="DCE:dc1a17f8-0f36-11df-baab-001aa089d644" name="PacketSource">
+    <title/>
+    <description>Generates packet data bytes for both payload and header.</description> 
+    <author>
+        <name>OSSIE Project</name> 
+        <company>Mobile and Portable Radio Research Group</company> 
+        <webpage>http://www.mprg.org</webpage> 
+    </author>
+    <propertyfile type="PRF">
+        <localfile name="/xml/PacketSource/PacketSource.prf.xml"/>
+    </propertyfile>
+    <descriptor>
+        <localfile name="/xml/PacketSource/PacketSource.scd.xml"/>
+    </descriptor>
+    <implementation id="DCE:dc1cccd2-0f36-11df-baab-001aa089d644">
+        <description>Description</description> 
+        <code type="Executable">
+            <localfile name="/bin/PacketSource"/>
+        </code>
+        <os name="Linux" version="2.6.26.3"/>
+        <processor name="x86"/>
+    </implementation>
+</softpkg>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.prf.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.prf.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketSource.prf.xml	(revision 10718)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "../dtd/properties.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<properties>
+    <description>These are the properties to configure the device manager</description> 
+    <simple id="DCE:27ffa4d2-0f35-11df-baab-001aa089d644" mode="readwrite" name="HeaderDataLength" type="short">
+        <value>0</value> 
+        <description>Number of bytes in header</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:3320e0ba-0f35-11df-baab-001aa089d644" mode="readwrite" name="PayloadDataLength" type="short">
+        <value>0</value> 
+        <description>Number of bytes in payload</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:908059a9-6632-4bc6-8e95-aec06fed3244" mode="readwrite" name="PacketDelay(ms)" type="short">
+        <value>1000</value> 
+        <description>Packet delay (ms)</description> 
+        <kind kindtype="configure"/>
+    </simple>
+    <simple id="DCE:45ce96c6-0f35-11df-baab-001aa089d644" mode="readwrite" name="verbose" type="boolean">
+        <value>0</value> 
+        <description>Enable/disable verbose output</description> 
+        <kind kindtype="configure"/>
+    </simple>
+</properties>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.scd.xml
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.scd.xml	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/xml/PacketEncoder.scd.xml	(revision 10718)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE softwarecomponent SYSTEM "../dtd/softwarecomponent.dtd">
+<!--Created with OSSIE WaveDev-->
+<!--Powered by Python-->
+<softwarecomponent>
+    <corbaversion>2.2</corbaversion> 
+    <componentrepid repid="IDL:CF/Resource:1.0"/>
+    <componenttype>resource</componenttype> 
+    <componentfeatures>
+        <supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
+        <supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
+        <supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
+        <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
+        <supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
+        <ports>
+            <provides providesname="UncodedDataIn" repid="IDL:standardInterfaces/realChar:1.0">
+                <porttype type="data"/>
+            </provides>
+            <uses repid="IDL:standardInterfaces/realChar:1.0" usesname="CodedDataOut">
+                <porttype type="data"/>
+            </uses>
+        </ports>
+    </componentfeatures>
+    <interfaces>
+        <interface name="Resource" repid="IDL:CF/Resource:1.0">
+            <inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
+            <inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
+            <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
+            <inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
+        </interface>
+        <interface name="realChar" repid="IDL:standardInterfaces/realChar:1.0"/>
+    </interfaces>
+</softwarecomponent>
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/configure
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/configure	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/configure	(revision 10718)
@@ -0,0 +1,5442 @@
+#! /bin/sh
+# Guess values for system-dependent variables and create Makefiles.
+# Generated by GNU Autoconf 2.65 for ossie-liquid-components 0.8.0.
+#
+#
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
+#
+#
+# This configure script is free software; the Free Software Foundation
+# gives unlimited permission to copy, distribute and modify it.
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in #(
+  *posix*) :
+    set -o posix ;; #(
+  *) :
+     ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in #(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in #((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+if test "x$CONFIG_SHELL" = x; then
+  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '\${1+\"\$@\"}'='\"\$@\"'
+  setopt NO_GLOB_SUBST
+else
+  case \`(set -o) 2>/dev/null\` in #(
+  *posix*) :
+    set -o posix ;; #(
+  *) :
+     ;;
+esac
+fi
+"
+  as_required="as_fn_return () { (exit \$1); }
+as_fn_success () { as_fn_return 0; }
+as_fn_failure () { as_fn_return 1; }
+as_fn_ret_success () { return 0; }
+as_fn_ret_failure () { return 1; }
+
+exitcode=0
+as_fn_success || { exitcode=1; echo as_fn_success failed.; }
+as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
+as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
+as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
+if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
+
+else
+  exitcode=1; echo positional parameters were not saved.
+fi
+test x\$exitcode = x0 || exit 1"
+  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
+  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
+  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
+  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
+test \$(( 1 + 1 )) = 2 || exit 1"
+  if (eval "$as_required") 2>/dev/null; then :
+  as_have_required=yes
+else
+  as_have_required=no
+fi
+  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
+
+else
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+as_found=false
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+  as_found=:
+  case $as_dir in #(
+	 /*)
+	   for as_base in sh bash ksh sh5; do
+	     # Try only shells that exist, to save several forks.
+	     as_shell=$as_dir/$as_base
+	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
+		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  CONFIG_SHELL=$as_shell as_have_required=yes
+		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
+  break 2
+fi
+fi
+	   done;;
+       esac
+  as_found=false
+done
+$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
+	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
+  CONFIG_SHELL=$SHELL as_have_required=yes
+fi; }
+IFS=$as_save_IFS
+
+
+      if test "x$CONFIG_SHELL" != x; then :
+  # We cannot yet assume a decent shell, so we have to provide a
+	# neutralization value for shells without unset; and this also
+	# works around shells that cannot unset nonexistent variables.
+	BASH_ENV=/dev/null
+	ENV=/dev/null
+	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+	export CONFIG_SHELL
+	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
+fi
+
+    if test x$as_have_required = xno; then :
+  $as_echo "$0: This script requires a shell more modern than all"
+  $as_echo "$0: the shells that I found on your system."
+  if test x${ZSH_VERSION+set} = xset ; then
+    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
+    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
+  else
+    $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
+$0: including any error possibly output before this
+$0: message. Then install a modern shell, or manually run
+$0: the script under such a shell if you do have one."
+  fi
+  exit 1
+fi
+fi
+fi
+SHELL=${CONFIG_SHELL-/bin/sh}
+export SHELL
+# Unset more variables known to interfere with behavior of common tools.
+CLICOLOR_FORCE= GREP_OPTIONS=
+unset CLICOLOR_FORCE GREP_OPTIONS
+
+## --------------------- ##
+## M4sh Shell Functions. ##
+## --------------------- ##
+# as_fn_unset VAR
+# ---------------
+# Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+
+# as_fn_set_status STATUS
+# -----------------------
+# Set $? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} # as_fn_set_status
+
+# as_fn_exit STATUS
+# -----------------
+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} # as_fn_exit
+
+# as_fn_mkdir_p
+# -------------
+# Create "$as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} # as_fn_mkdir_p
+# as_fn_append VAR VALUE
+# ----------------------
+# Append the text in VALUE to the end of the definition contained in VAR. Take
+# advantage of any shell optimizations that allow amortized linear growth over
+# repeated appends, instead of the typical quadratic growth present in naive
+# implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+# as_fn_arith ARG...
+# ------------------
+# Perform arithmetic evaluation on the ARGs, and store the result in the
+# global $as_val. Take advantage of shells that can avoid forks. The arguments
+# must be portable across $(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
+
+# as_fn_error ERROR [LINENO LOG_FD]
+# ---------------------------------
+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+# script with status $?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} # as_fn_error
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+
+  as_lineno_1=$LINENO as_lineno_1a=$LINENO
+  as_lineno_2=$LINENO as_lineno_2a=$LINENO
+  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
+  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
+  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
+  sed -n '
+    p
+    /[$]LINENO/=
+  ' <$as_myself |
+    sed '
+      s/[$]LINENO.*/&-/
+      t lineno
+      b
+      :lineno
+      N
+      :loop
+      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
+      t loop
+      s/-\n.*//
+    ' >$as_me.lineno &&
+  chmod +x "$as_me.lineno" ||
+    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
+
+  # Don't try to exec as it changes $[0], causing all sort of problems
+  # (the dirname of $[0] is not the place where we might find the
+  # original and so on.  Autoconf is especially sensitive to this).
+  . "./$as_me.lineno"
+  # Exit status is that of the last command.
+  exit
+}
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in #(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
+
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in #(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+test -n "$DJDIR" || exec 7<&0 </dev/null
+exec 6>&1
+
+# Name of the host.
+# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# so uname gets run too.
+ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
+
+#
+# Initializations.
+#
+ac_default_prefix=/usr/local
+ac_clean_files=
+ac_config_libobj_dir=.
+LIBOBJS=
+cross_compiling=no
+subdirs=
+MFLAGS=
+MAKEFLAGS=
+
+# Identity of this package.
+PACKAGE_NAME='ossie-liquid-components'
+PACKAGE_TARNAME='ossie-liquid-components'
+PACKAGE_VERSION='0.8.0'
+PACKAGE_STRING='ossie-liquid-components 0.8.0'
+PACKAGE_BUGREPORT=''
+PACKAGE_URL=''
+
+# Factoring default headers for most tests.
+ac_includes_default="\
+#include <stdio.h>
+#ifdef HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
+#ifdef HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+# include <stddef.h>
+#else
+# ifdef HAVE_STDLIB_H
+#  include <stdlib.h>
+# endif
+#endif
+#ifdef HAVE_STRING_H
+# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+#  include <memory.h>
+# endif
+# include <string.h>
+#endif
+#ifdef HAVE_STRINGS_H
+# include <strings.h>
+#endif
+#ifdef HAVE_INTTYPES_H
+# include <inttypes.h>
+#endif
+#ifdef HAVE_STDINT_H
+# include <stdint.h>
+#endif
+#ifdef HAVE_UNISTD_H
+# include <unistd.h>
+#endif"
+
+ac_subst_vars='LTLIBOBJS
+LIBOBJS
+ac_ct_CC
+CFLAGS
+CC
+EGREP
+GREP
+CXXCPP
+OBJEXT
+EXEEXT
+ac_ct_CXX
+CPPFLAGS
+LDFLAGS
+CXXFLAGS
+CXX
+target_alias
+host_alias
+build_alias
+LIBS
+ECHO_T
+ECHO_N
+ECHO_C
+DEFS
+mandir
+localedir
+libdir
+psdir
+pdfdir
+dvidir
+htmldir
+infodir
+docdir
+oldincludedir
+includedir
+localstatedir
+sharedstatedir
+sysconfdir
+datadir
+datarootdir
+libexecdir
+sbindir
+bindir
+program_transform_name
+prefix
+exec_prefix
+PACKAGE_URL
+PACKAGE_BUGREPORT
+PACKAGE_STRING
+PACKAGE_VERSION
+PACKAGE_TARNAME
+PACKAGE_NAME
+PATH_SEPARATOR
+SHELL'
+ac_subst_files=''
+ac_user_opts='
+enable_option_checking
+'
+      ac_precious_vars='build_alias
+host_alias
+target_alias
+CXX
+CXXFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS
+CCC
+CXXCPP
+CC
+CFLAGS'
+
+
+# Initialize some variables set by options.
+ac_init_help=
+ac_init_version=false
+ac_unrecognized_opts=
+ac_unrecognized_sep=
+# The variables have the same names as the options, with
+# dashes changed to underlines.
+cache_file=/dev/null
+exec_prefix=NONE
+no_create=
+no_recursion=
+prefix=NONE
+program_prefix=NONE
+program_suffix=NONE
+program_transform_name=s,x,x,
+silent=
+site=
+srcdir=
+verbose=
+x_includes=NONE
+x_libraries=NONE
+
+# Installation directory options.
+# These are left unexpanded so users can "make install exec_prefix=/foo"
+# and all the variables that are supposed to be based on exec_prefix
+# by default will actually change.
+# Use braces instead of parens because sh, perl, etc. also accept them.
+# (The list follows the same order as the GNU Coding Standards.)
+bindir='${exec_prefix}/bin'
+sbindir='${exec_prefix}/sbin'
+libexecdir='${exec_prefix}/libexec'
+datarootdir='${prefix}/share'
+datadir='${datarootdir}'
+sysconfdir='${prefix}/etc'
+sharedstatedir='${prefix}/com'
+localstatedir='${prefix}/var'
+includedir='${prefix}/include'
+oldincludedir='/usr/include'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+infodir='${datarootdir}/info'
+htmldir='${docdir}'
+dvidir='${docdir}'
+pdfdir='${docdir}'
+psdir='${docdir}'
+libdir='${exec_prefix}/lib'
+localedir='${datarootdir}/locale'
+mandir='${datarootdir}/man'
+
+ac_prev=
+ac_dashdash=
+for ac_option
+do
+  # If the previous option needs an argument, assign it.
+  if test -n "$ac_prev"; then
+    eval $ac_prev=\$ac_option
+    ac_prev=
+    continue
+  fi
+
+  case $ac_option in
+  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
+  *)	ac_optarg=yes ;;
+  esac
+
+  # Accept the important Cygnus configure options, so we can diagnose typos.
+
+  case $ac_dashdash$ac_option in
+  --)
+    ac_dashdash=yes ;;
+
+  -bindir | --bindir | --bindi | --bind | --bin | --bi)
+    ac_prev=bindir ;;
+  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
+    bindir=$ac_optarg ;;
+
+  -build | --build | --buil | --bui | --bu)
+    ac_prev=build_alias ;;
+  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
+    build_alias=$ac_optarg ;;
+
+  -cache-file | --cache-file | --cache-fil | --cache-fi \
+  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
+    ac_prev=cache_file ;;
+  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
+  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
+    cache_file=$ac_optarg ;;
+
+  --config-cache | -C)
+    cache_file=config.cache ;;
+
+  -datadir | --datadir | --datadi | --datad)
+    ac_prev=datadir ;;
+  -datadir=* | --datadir=* | --datadi=* | --datad=*)
+    datadir=$ac_optarg ;;
+
+  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
+  | --dataroo | --dataro | --datar)
+    ac_prev=datarootdir ;;
+  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
+  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
+    datarootdir=$ac_optarg ;;
+
+  -disable-* | --disable-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=no ;;
+
+  -docdir | --docdir | --docdi | --doc | --do)
+    ac_prev=docdir ;;
+  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
+    docdir=$ac_optarg ;;
+
+  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
+    ac_prev=dvidir ;;
+  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
+    dvidir=$ac_optarg ;;
+
+  -enable-* | --enable-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid feature name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"enable_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval enable_$ac_useropt=\$ac_optarg ;;
+
+  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
+  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
+  | --exec | --exe | --ex)
+    ac_prev=exec_prefix ;;
+  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
+  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
+  | --exec=* | --exe=* | --ex=*)
+    exec_prefix=$ac_optarg ;;
+
+  -gas | --gas | --ga | --g)
+    # Obsolete; use --with-gas.
+    with_gas=yes ;;
+
+  -help | --help | --hel | --he | -h)
+    ac_init_help=long ;;
+  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
+    ac_init_help=recursive ;;
+  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
+    ac_init_help=short ;;
+
+  -host | --host | --hos | --ho)
+    ac_prev=host_alias ;;
+  -host=* | --host=* | --hos=* | --ho=*)
+    host_alias=$ac_optarg ;;
+
+  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
+    ac_prev=htmldir ;;
+  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
+  | --ht=*)
+    htmldir=$ac_optarg ;;
+
+  -includedir | --includedir | --includedi | --included | --include \
+  | --includ | --inclu | --incl | --inc)
+    ac_prev=includedir ;;
+  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
+  | --includ=* | --inclu=* | --incl=* | --inc=*)
+    includedir=$ac_optarg ;;
+
+  -infodir | --infodir | --infodi | --infod | --info | --inf)
+    ac_prev=infodir ;;
+  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
+    infodir=$ac_optarg ;;
+
+  -libdir | --libdir | --libdi | --libd)
+    ac_prev=libdir ;;
+  -libdir=* | --libdir=* | --libdi=* | --libd=*)
+    libdir=$ac_optarg ;;
+
+  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
+  | --libexe | --libex | --libe)
+    ac_prev=libexecdir ;;
+  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
+  | --libexe=* | --libex=* | --libe=*)
+    libexecdir=$ac_optarg ;;
+
+  -localedir | --localedir | --localedi | --localed | --locale)
+    ac_prev=localedir ;;
+  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
+    localedir=$ac_optarg ;;
+
+  -localstatedir | --localstatedir | --localstatedi | --localstated \
+  | --localstate | --localstat | --localsta | --localst | --locals)
+    ac_prev=localstatedir ;;
+  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
+  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
+    localstatedir=$ac_optarg ;;
+
+  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
+    ac_prev=mandir ;;
+  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
+    mandir=$ac_optarg ;;
+
+  -nfp | --nfp | --nf)
+    # Obsolete; use --without-fp.
+    with_fp=no ;;
+
+  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
+  | --no-cr | --no-c | -n)
+    no_create=yes ;;
+
+  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
+    no_recursion=yes ;;
+
+  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
+  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
+  | --oldin | --oldi | --old | --ol | --o)
+    ac_prev=oldincludedir ;;
+  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
+  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
+  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
+    oldincludedir=$ac_optarg ;;
+
+  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
+    ac_prev=prefix ;;
+  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
+    prefix=$ac_optarg ;;
+
+  -program-prefix | --program-prefix | --program-prefi | --program-pref \
+  | --program-pre | --program-pr | --program-p)
+    ac_prev=program_prefix ;;
+  -program-prefix=* | --program-prefix=* | --program-prefi=* \
+  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
+    program_prefix=$ac_optarg ;;
+
+  -program-suffix | --program-suffix | --program-suffi | --program-suff \
+  | --program-suf | --program-su | --program-s)
+    ac_prev=program_suffix ;;
+  -program-suffix=* | --program-suffix=* | --program-suffi=* \
+  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
+    program_suffix=$ac_optarg ;;
+
+  -program-transform-name | --program-transform-name \
+  | --program-transform-nam | --program-transform-na \
+  | --program-transform-n | --program-transform- \
+  | --program-transform | --program-transfor \
+  | --program-transfo | --program-transf \
+  | --program-trans | --program-tran \
+  | --progr-tra | --program-tr | --program-t)
+    ac_prev=program_transform_name ;;
+  -program-transform-name=* | --program-transform-name=* \
+  | --program-transform-nam=* | --program-transform-na=* \
+  | --program-transform-n=* | --program-transform-=* \
+  | --program-transform=* | --program-transfor=* \
+  | --program-transfo=* | --program-transf=* \
+  | --program-trans=* | --program-tran=* \
+  | --progr-tra=* | --program-tr=* | --program-t=*)
+    program_transform_name=$ac_optarg ;;
+
+  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
+    ac_prev=pdfdir ;;
+  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
+    pdfdir=$ac_optarg ;;
+
+  -psdir | --psdir | --psdi | --psd | --ps)
+    ac_prev=psdir ;;
+  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
+    psdir=$ac_optarg ;;
+
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil)
+    silent=yes ;;
+
+  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
+    ac_prev=sbindir ;;
+  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
+  | --sbi=* | --sb=*)
+    sbindir=$ac_optarg ;;
+
+  -sharedstatedir | --sharedstatedir | --sharedstatedi \
+  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
+  | --sharedst | --shareds | --shared | --share | --shar \
+  | --sha | --sh)
+    ac_prev=sharedstatedir ;;
+  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
+  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
+  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
+  | --sha=* | --sh=*)
+    sharedstatedir=$ac_optarg ;;
+
+  -site | --site | --sit)
+    ac_prev=site ;;
+  -site=* | --site=* | --sit=*)
+    site=$ac_optarg ;;
+
+  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
+    ac_prev=srcdir ;;
+  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
+    srcdir=$ac_optarg ;;
+
+  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
+  | --syscon | --sysco | --sysc | --sys | --sy)
+    ac_prev=sysconfdir ;;
+  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
+  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
+    sysconfdir=$ac_optarg ;;
+
+  -target | --target | --targe | --targ | --tar | --ta | --t)
+    ac_prev=target_alias ;;
+  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
+    target_alias=$ac_optarg ;;
+
+  -v | -verbose | --verbose | --verbos | --verbo | --verb)
+    verbose=yes ;;
+
+  -version | --version | --versio | --versi | --vers | -V)
+    ac_init_version=: ;;
+
+  -with-* | --with-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=\$ac_optarg ;;
+
+  -without-* | --without-*)
+    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
+    # Reject names that are not valid shell variable names.
+    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
+      as_fn_error "invalid package name: $ac_useropt"
+    ac_useropt_orig=$ac_useropt
+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
+    case $ac_user_opts in
+      *"
+"with_$ac_useropt"
+"*) ;;
+      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
+	 ac_unrecognized_sep=', ';;
+    esac
+    eval with_$ac_useropt=no ;;
+
+  --x)
+    # Obsolete; use --with-x.
+    with_x=yes ;;
+
+  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
+  | --x-incl | --x-inc | --x-in | --x-i)
+    ac_prev=x_includes ;;
+  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
+  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
+    x_includes=$ac_optarg ;;
+
+  -x-libraries | --x-libraries | --x-librarie | --x-librari \
+  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
+    ac_prev=x_libraries ;;
+  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
+  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
+    x_libraries=$ac_optarg ;;
+
+  -*) as_fn_error "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information."
+    ;;
+
+  *=*)
+    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
+    # Reject names that are not valid shell variable names.
+    case $ac_envvar in #(
+      '' | [0-9]* | *[!_$as_cr_alnum]* )
+      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
+    esac
+    eval $ac_envvar=\$ac_optarg
+    export $ac_envvar ;;
+
+  *)
+    # FIXME: should be removed in autoconf 3.0.
+    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
+      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
+    ;;
+
+  esac
+done
+
+if test -n "$ac_prev"; then
+  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
+  as_fn_error "missing argument to $ac_option"
+fi
+
+if test -n "$ac_unrecognized_opts"; then
+  case $enable_option_checking in
+    no) ;;
+    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
+    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
+  esac
+fi
+
+# Check all directory arguments for consistency.
+for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
+		datadir sysconfdir sharedstatedir localstatedir includedir \
+		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
+		libdir localedir mandir
+do
+  eval ac_val=\$$ac_var
+  # Remove trailing slashes.
+  case $ac_val in
+    */ )
+      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
+      eval $ac_var=\$ac_val;;
+  esac
+  # Be sure to have absolute directory names.
+  case $ac_val in
+    [\\/$]* | ?:[\\/]* )  continue;;
+    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
+  esac
+  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
+done
+
+# There might be people who depend on the old broken behavior: `$host'
+# used to hold the argument of --host etc.
+# FIXME: To remove some day.
+build=$build_alias
+host=$host_alias
+target=$target_alias
+
+# FIXME: To remove some day.
+if test "x$host_alias" != x; then
+  if test "x$build_alias" = x; then
+    cross_compiling=maybe
+    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
+    If a cross compiler is detected then cross compile mode will be used." >&2
+  elif test "x$build_alias" != "x$host_alias"; then
+    cross_compiling=yes
+  fi
+fi
+
+ac_tool_prefix=
+test -n "$host_alias" && ac_tool_prefix=$host_alias-
+
+test "$silent" = yes && exec 6>/dev/null
+
+
+ac_pwd=`pwd` && test -n "$ac_pwd" &&
+ac_ls_di=`ls -di .` &&
+ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
+  as_fn_error "working directory cannot be determined"
+test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
+  as_fn_error "pwd does not report name of working directory"
+
+
+# Find the source files, if location was not specified.
+if test -z "$srcdir"; then
+  ac_srcdir_defaulted=yes
+  # Try the directory containing this script, then the parent directory.
+  ac_confdir=`$as_dirname -- "$as_myself" ||
+$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_myself" : 'X\(//\)[^/]' \| \
+	 X"$as_myself" : 'X\(//\)$' \| \
+	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_myself" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  srcdir=$ac_confdir
+  if test ! -r "$srcdir/$ac_unique_file"; then
+    srcdir=..
+  fi
+else
+  ac_srcdir_defaulted=no
+fi
+if test ! -r "$srcdir/$ac_unique_file"; then
+  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
+  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
+fi
+ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
+ac_abs_confdir=`(
+	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
+	pwd)`
+# When building in place, set srcdir=.
+if test "$ac_abs_confdir" = "$ac_pwd"; then
+  srcdir=.
+fi
+# Remove unnecessary trailing slashes from srcdir.
+# Double slashes in file names in object file debugging info
+# mess up M-x gdb in Emacs.
+case $srcdir in
+*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
+esac
+for ac_var in $ac_precious_vars; do
+  eval ac_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_env_${ac_var}_value=\$${ac_var}
+  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_cv_env_${ac_var}_value=\$${ac_var}
+done
+
+#
+# Report the --help message.
+#
+if test "$ac_init_help" = "long"; then
+  # Omit some internal or obsolete options to make the list less imposing.
+  # This message is too long to be a string in the A/UX 3.1 sh.
+  cat <<_ACEOF
+\`configure' configures ossie-liquid-components 0.8.0 to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=VALUE]...
+
+To assign environment variables (e.g., CC, CFLAGS...), specify them as
+VAR=VALUE.  See below for descriptions of some of the useful variables.
+
+Defaults for the options are specified in brackets.
+
+Configuration:
+  -h, --help              display this help and exit
+      --help=short        display options specific to this package
+      --help=recursive    display the short help of all the included packages
+  -V, --version           display version information and exit
+  -q, --quiet, --silent   do not print \`checking...' messages
+      --cache-file=FILE   cache test results in FILE [disabled]
+  -C, --config-cache      alias for \`--cache-file=config.cache'
+  -n, --no-create         do not create output files
+      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
+
+Installation directories:
+  --prefix=PREFIX         install architecture-independent files in PREFIX
+                          [$ac_default_prefix]
+  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
+                          [PREFIX]
+
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=\$HOME'.
+
+For better control, use the options below.
+
+Fine tuning of the installation directories:
+  --bindir=DIR            user executables [EPREFIX/bin]
+  --sbindir=DIR           system admin executables [EPREFIX/sbin]
+  --libexecdir=DIR        program executables [EPREFIX/libexec]
+  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
+  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
+  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
+  --libdir=DIR            object code libraries [EPREFIX/lib]
+  --includedir=DIR        C header files [PREFIX/include]
+  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
+  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
+  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
+  --infodir=DIR           info documentation [DATAROOTDIR/info]
+  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
+  --mandir=DIR            man documentation [DATAROOTDIR/man]
+  --docdir=DIR            documentation root
+                          [DATAROOTDIR/doc/ossie-liquid-components]
+  --htmldir=DIR           html documentation [DOCDIR]
+  --dvidir=DIR            dvi documentation [DOCDIR]
+  --pdfdir=DIR            pdf documentation [DOCDIR]
+  --psdir=DIR             ps documentation [DOCDIR]
+_ACEOF
+
+  cat <<\_ACEOF
+_ACEOF
+fi
+
+if test -n "$ac_init_help"; then
+  case $ac_init_help in
+     short | recursive ) echo "Configuration of ossie-liquid-components 0.8.0:";;
+   esac
+  cat <<\_ACEOF
+
+Some influential environment variables:
+  CXX         C++ compiler command
+  CXXFLAGS    C++ compiler flags
+  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
+              nonstandard directory <lib dir>
+  LIBS        libraries to pass to the linker, e.g. -l<library>
+  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
+              you have headers in a nonstandard directory <include dir>
+  CXXCPP      C++ preprocessor
+  CC          C compiler command
+  CFLAGS      C compiler flags
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
+Report bugs to the package provider.
+_ACEOF
+ac_status=$?
+fi
+
+if test "$ac_init_help" = "recursive"; then
+  # If there are subdirs, report their specific --help.
+  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
+    test -d "$ac_dir" ||
+      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
+      continue
+    ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+    cd "$ac_dir" || { ac_status=$?; continue; }
+    # Check for guested configure.
+    if test -f "$ac_srcdir/configure.gnu"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
+    elif test -f "$ac_srcdir/configure"; then
+      echo &&
+      $SHELL "$ac_srcdir/configure" --help=recursive
+    else
+      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
+    fi || ac_status=$?
+    cd "$ac_pwd" || { ac_status=$?; break; }
+  done
+fi
+
+test -n "$ac_init_help" && exit $ac_status
+if $ac_init_version; then
+  cat <<\_ACEOF
+ossie-liquid-components configure 0.8.0
+generated by GNU Autoconf 2.65
+
+Copyright (C) 2009 Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it.
+_ACEOF
+  exit
+fi
+
+## ------------------------ ##
+## Autoconf initialization. ##
+## ------------------------ ##
+
+# ac_fn_cxx_try_compile LINENO
+# ----------------------------
+# Try to compile conftest.$ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_compile
+
+# ac_fn_cxx_try_link LINENO
+# -------------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_link ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext conftest$ac_exeext
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest$ac_exeext && {
+	 test "$cross_compiling" = yes ||
+	 $as_test_x conftest$ac_exeext
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
+  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
+  # interfere with the next link command; also delete a directory that is
+  # left behind by Apple's compiler.  We do this before executing the actions.
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_link
+
+# ac_fn_cxx_try_cpp LINENO
+# ------------------------
+# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
+ac_fn_cxx_try_cpp ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } >/dev/null && {
+	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
+	 test ! -s conftest.err
+       }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+    ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_cpp
+
+# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
+# ---------------------------------------------------------
+# Tests whether HEADER exists, giving a warning if it cannot be compiled using
+# the include files in INCLUDES and setting the cache variable VAR
+# accordingly.
+ac_fn_cxx_check_header_mongrel ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+else
+  # Is the header compilable?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
+$as_echo_n "checking $2 usability... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+#include <$2>
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_header_compiler=yes
+else
+  ac_header_compiler=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
+$as_echo "$ac_header_compiler" >&6; }
+
+# Is the header present?
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
+$as_echo_n "checking $2 presence... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <$2>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  ac_header_preproc=yes
+else
+  ac_header_preproc=no
+fi
+rm -f conftest.err conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
+$as_echo "$ac_header_preproc" >&6; }
+
+# So?  What about this header?
+case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
+  yes:no: )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
+$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+    ;;
+  no:yes:* )
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
+$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
+$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
+$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
+$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
+    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
+    ;;
+esac
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  eval "$3=\$ac_header_compiler"
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_cxx_check_header_mongrel
+
+# ac_fn_cxx_try_run LINENO
+# ------------------------
+# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
+# that executables *can* be run.
+ac_fn_cxx_try_run ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: program exited with status $ac_status" >&5
+       $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_retval=$ac_status
+fi
+  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_cxx_try_run
+
+# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
+# ---------------------------------------------------------
+# Tests whether HEADER exists and can be compiled using the include files in
+# INCLUDES, setting the cache variable VAR accordingly.
+ac_fn_cxx_check_header_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+#include <$2>
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_cxx_check_header_compile
+
+# ac_fn_c_try_compile LINENO
+# --------------------------
+# Try to compile conftest.$ac_ext, and return whether this succeeded.
+ac_fn_c_try_compile ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  rm -f conftest.$ac_objext
+  if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    grep -v '^ *+' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+    mv -f conftest.er1 conftest.err
+  fi
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; } && {
+	 test -z "$ac_c_werror_flag" ||
+	 test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then :
+  ac_retval=0
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ac_retval=1
+fi
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_compile
+
+# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
+# -------------------------------------------
+# Tests whether TYPE exists after having included INCLUDES, setting cache
+# variable VAR accordingly.
+ac_fn_c_check_type ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
+$as_echo_n "checking for $2... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  eval "$3=no"
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+int
+main ()
+{
+if (sizeof ($2))
+	 return 0;
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+int
+main ()
+{
+if (sizeof (($2)))
+	    return 0;
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+
+else
+  eval "$3=yes"
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_c_check_type
+
+# ac_fn_c_find_uintX_t LINENO BITS VAR
+# ------------------------------------
+# Finds an unsigned integer type with width BITS, setting cache variable VAR
+# accordingly.
+ac_fn_c_find_uintX_t ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
+$as_echo_n "checking for uint$2_t... " >&6; }
+if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
+  $as_echo_n "(cached) " >&6
+else
+  eval "$3=no"
+     # Order is important - never check a type that is potentially smaller
+     # than half of the expected target width.
+     for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
+	 'unsigned long long int' 'unsigned short int' 'unsigned char'; do
+       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
+test_array [0] = 0
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  case $ac_type in #(
+  uint$2_t) :
+    eval "$3=yes" ;; #(
+  *) :
+    eval "$3=\$ac_type" ;;
+esac
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+       eval as_val=\$$3
+   if test "x$as_val" = x""no; then :
+
+else
+  break
+fi
+     done
+fi
+eval ac_res=\$$3
+	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+
+} # ac_fn_c_find_uintX_t
+cat >config.log <<_ACEOF
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by ossie-liquid-components $as_me 0.8.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
+
+  $ $0 $@
+
+_ACEOF
+exec 5>>config.log
+{
+cat <<_ASUNAME
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
+uname -m = `(uname -m) 2>/dev/null || echo unknown`
+uname -r = `(uname -r) 2>/dev/null || echo unknown`
+uname -s = `(uname -s) 2>/dev/null || echo unknown`
+uname -v = `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
+/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
+
+/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
+/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
+/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
+/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
+/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
+/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
+
+_ASUNAME
+
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    $as_echo "PATH: $as_dir"
+  done
+IFS=$as_save_IFS
+
+} >&5
+
+cat >&5 <<_ACEOF
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+_ACEOF
+
+
+# Keep a trace of the command line.
+# Strip out --no-create and --no-recursion so they do not pile up.
+# Strip out --silent because we don't want to record it for future runs.
+# Also quote any args containing shell meta-characters.
+# Make two passes to allow for proper duplicate-argument suppression.
+ac_configure_args=
+ac_configure_args0=
+ac_configure_args1=
+ac_must_keep_next=false
+for ac_pass in 1 2
+do
+  for ac_arg
+  do
+    case $ac_arg in
+    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
+    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+    | -silent | --silent | --silen | --sile | --sil)
+      continue ;;
+    *\'*)
+      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    case $ac_pass in
+    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
+    2)
+      as_fn_append ac_configure_args1 " '$ac_arg'"
+      if test $ac_must_keep_next = true; then
+	ac_must_keep_next=false # Got value, back to normal.
+      else
+	case $ac_arg in
+	  *=* | --config-cache | -C | -disable-* | --disable-* \
+	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
+	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
+	  | -with-* | --with-* | -without-* | --without-* | --x)
+	    case "$ac_configure_args0 " in
+	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
+	    esac
+	    ;;
+	  -* ) ac_must_keep_next=true ;;
+	esac
+      fi
+      as_fn_append ac_configure_args " '$ac_arg'"
+      ;;
+    esac
+  done
+done
+{ ac_configure_args0=; unset ac_configure_args0;}
+{ ac_configure_args1=; unset ac_configure_args1;}
+
+# When interrupted or exit'd, cleanup temporary files, and complete
+# config.log.  We remove comments because anyway the quotes in there
+# would cause problems or look ugly.
+# WARNING: Use '\'' to represent an apostrophe within the trap.
+# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
+trap 'exit_status=$?
+  # Save into config.log some information that might help in debugging.
+  {
+    echo
+
+    cat <<\_ASBOX
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+_ASBOX
+    echo
+    # The following way of writing the cache mishandles newlines in values,
+(
+  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
+  (set) 2>&1 |
+    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      sed -n \
+	"s/'\''/'\''\\\\'\'''\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
+      ;; #(
+    *)
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+)
+    echo
+
+    cat <<\_ASBOX
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+_ASBOX
+    echo
+    for ac_var in $ac_subst_vars
+    do
+      eval ac_val=\$$ac_var
+      case $ac_val in
+      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+      esac
+      $as_echo "$ac_var='\''$ac_val'\''"
+    done | sort
+    echo
+
+    if test -n "$ac_subst_files"; then
+      cat <<\_ASBOX
+## ------------------- ##
+## File substitutions. ##
+## ------------------- ##
+_ASBOX
+      echo
+      for ac_var in $ac_subst_files
+      do
+	eval ac_val=\$$ac_var
+	case $ac_val in
+	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
+	esac
+	$as_echo "$ac_var='\''$ac_val'\''"
+      done | sort
+      echo
+    fi
+
+    if test -s confdefs.h; then
+      cat <<\_ASBOX
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+_ASBOX
+      echo
+      cat confdefs.h
+      echo
+    fi
+    test "$ac_signal" != 0 &&
+      $as_echo "$as_me: caught signal $ac_signal"
+    $as_echo "$as_me: exit $exit_status"
+  } >&5
+  rm -f core *.core core.conftest.* &&
+    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
+    exit $exit_status
+' 0
+for ac_signal in 1 2 13 15; do
+  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
+done
+ac_signal=0
+
+# confdefs.h avoids OS command line length limits that DEFS can exceed.
+rm -f -r conftest* confdefs.h
+
+$as_echo "/* confdefs.h */" > confdefs.h
+
+# Predefined preprocessor variables.
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_NAME "$PACKAGE_NAME"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_VERSION "$PACKAGE_VERSION"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_STRING "$PACKAGE_STRING"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
+_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_URL "$PACKAGE_URL"
+_ACEOF
+
+
+# Let the site file select an alternate cache file if it wants to.
+# Prefer an explicitly selected file to automatically selected ones.
+ac_site_file1=NONE
+ac_site_file2=NONE
+if test -n "$CONFIG_SITE"; then
+  ac_site_file1=$CONFIG_SITE
+elif test "x$prefix" != xNONE; then
+  ac_site_file1=$prefix/share/config.site
+  ac_site_file2=$prefix/etc/config.site
+else
+  ac_site_file1=$ac_default_prefix/share/config.site
+  ac_site_file2=$ac_default_prefix/etc/config.site
+fi
+for ac_site_file in "$ac_site_file1" "$ac_site_file2"
+do
+  test "x$ac_site_file" = xNONE && continue
+  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
+$as_echo "$as_me: loading site script $ac_site_file" >&6;}
+    sed 's/^/| /' "$ac_site_file" >&5
+    . "$ac_site_file"
+  fi
+done
+
+if test -r "$cache_file"; then
+  # Some versions of bash will fail to source /dev/null (special files
+  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
+  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
+$as_echo "$as_me: loading cache $cache_file" >&6;}
+    case $cache_file in
+      [\\/]* | ?:[\\/]* ) . "$cache_file";;
+      *)                      . "./$cache_file";;
+    esac
+  fi
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
+$as_echo "$as_me: creating cache $cache_file" >&6;}
+  >$cache_file
+fi
+
+# Check that the precious variables saved in the cache have kept the same
+# value.
+ac_cache_corrupted=false
+for ac_var in $ac_precious_vars; do
+  eval ac_old_set=\$ac_cv_env_${ac_var}_set
+  eval ac_new_set=\$ac_env_${ac_var}_set
+  eval ac_old_val=\$ac_cv_env_${ac_var}_value
+  eval ac_new_val=\$ac_env_${ac_var}_value
+  case $ac_old_set,$ac_new_set in
+    set,)
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
+      ac_cache_corrupted=: ;;
+    ,set)
+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
+$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+      ac_cache_corrupted=: ;;
+    ,);;
+    *)
+      if test "x$ac_old_val" != "x$ac_new_val"; then
+	# differences in whitespace do not lead to failure.
+	ac_old_val_w=`echo x $ac_old_val`
+	ac_new_val_w=`echo x $ac_new_val`
+	if test "$ac_old_val_w" != "$ac_new_val_w"; then
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
+$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+	  ac_cache_corrupted=:
+	else
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
+$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
+	  eval $ac_var=\$ac_old_val
+	fi
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
+$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
+	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
+$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
+      fi;;
+  esac
+  # Pass precious variables to config.status.
+  if test "$ac_new_set" = set; then
+    case $ac_new_val in
+    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
+    *) ac_arg=$ac_var=$ac_new_val ;;
+    esac
+    case " $ac_configure_args " in
+      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
+      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
+    esac
+  fi
+done
+if $ac_cache_corrupted; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
+$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
+  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
+fi
+## -------------------- ##
+## Main body of script. ##
+## -------------------- ##
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+#AC_CONFIG_SRCDIR([libliquid.c])
+
+#
+# Autoheader
+#
+ac_config_headers="$ac_config_headers config.h"
+
+
+
+
+#
+# Checks for necessary programs
+#
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+if test -z "$CXX"; then
+  if test -n "$CCC"; then
+    CXX=$CCC
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CXX"; then
+  ac_cv_prog_CXX="$CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CXX=$ac_cv_prog_CXX
+if test -n "$CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
+$as_echo "$CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CXX" && break
+  done
+fi
+if test -z "$CXX"; then
+  ac_ct_CXX=$CXX
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CXX"; then
+  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CXX="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
+if test -n "$ac_ct_CXX"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
+$as_echo "$ac_ct_CXX" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CXX" && break
+done
+
+  if test "x$ac_ct_CXX" = x; then
+    CXX="g++"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
+fi
+
+  fi
+fi
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
+# Try to create an executable without -o first, disregard a.out.
+# It will help us diagnose broken compilers, and finding out an intuition
+# of exeext.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
+$as_echo_n "checking whether the C++ compiler works... " >&6; }
+ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
+
+# The possible output files:
+ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
+
+ac_rmfiles=
+for ac_file in $ac_files
+do
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
+  esac
+done
+rm -f $ac_rmfiles
+
+if { { ac_try="$ac_link_default"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link_default") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+# in a Makefile.  We should not override ac_cv_exeext if it was cached,
+# so that the user can short-circuit this test for compilers unknown to
+# Autoconf.
+for ac_file in $ac_files ''
+do
+  test -f "$ac_file" || continue
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
+	;;
+    [ab].out )
+	# We found the default executable, but exeext='' is most
+	# certainly right.
+	break;;
+    *.* )
+	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
+	then :; else
+	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	fi
+	# We set ac_cv_exeext here because the later test for it is not
+	# safe: cross compilers may not add the suffix if given an `-o'
+	# argument, so we may need to know it at that point already.
+	# Even if this section looks crufty: it has the advantage of
+	# actually working.
+	break;;
+    * )
+	break;;
+  esac
+done
+test "$ac_cv_exeext" = no && ac_cv_exeext=
+
+else
+  ac_file=''
+fi
+if test -z "$ac_file"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+$as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+{ as_fn_set_status 77
+as_fn_error "C++ compiler cannot create executables
+See \`config.log' for more details." "$LINENO" 5; }; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
+$as_echo_n "checking for C++ compiler default output file name... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
+$as_echo "$ac_file" >&6; }
+ac_exeext=$ac_cv_exeext
+
+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
+$as_echo_n "checking for suffix of executables... " >&6; }
+if { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  # If both `conftest.exe' and `conftest' are `present' (well, observable)
+# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
+# work properly (i.e., refer to `conftest.exe'), while it won't with
+# `rm'.
+for ac_file in conftest.exe conftest conftest.*; do
+  test -f "$ac_file" || continue
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
+    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+	  break;;
+    * ) break;;
+  esac
+done
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of executables: cannot compile and link
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+rm -f conftest conftest$ac_cv_exeext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
+$as_echo "$ac_cv_exeext" >&6; }
+
+rm -f conftest.$ac_ext
+EXEEXT=$ac_cv_exeext
+ac_exeext=$EXEEXT
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdio.h>
+int
+main ()
+{
+FILE *f = fopen ("conftest.out", "w");
+ return ferror (f) || fclose (f) != 0;
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files="$ac_clean_files conftest.out"
+# Check that the compiler produces executables we can run.  If not, either
+# the compiler is broken, or we cross compile.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
+$as_echo_n "checking whether we are cross compiling... " >&6; }
+if test "$cross_compiling" != yes; then
+  { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+  if { ac_try='./conftest$ac_cv_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then
+    cross_compiling=no
+  else
+    if test "$cross_compiling" = maybe; then
+	cross_compiling=yes
+    else
+	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot run C++ compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." "$LINENO" 5; }
+    fi
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
+$as_echo "$cross_compiling" >&6; }
+
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
+ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
+$as_echo_n "checking for suffix of object files... " >&6; }
+if test "${ac_cv_objext+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.o conftest.obj
+if { { ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compile") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; then :
+  for ac_file in conftest.o conftest.obj conftest.*; do
+  test -f "$ac_file" || continue;
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
+    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
+       break;;
+  esac
+done
+else
+  $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot compute suffix of object files: cannot compile
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+rm -f conftest.$ac_cv_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
+$as_echo "$ac_cv_objext" >&6; }
+OBJEXT=$ac_cv_objext
+ac_objext=$OBJEXT
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
+$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
+$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GXX=yes
+else
+  GXX=
+fi
+ac_test_CXXFLAGS=${CXXFLAGS+set}
+ac_save_CXXFLAGS=$CXXFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
+$as_echo_n "checking whether $CXX accepts -g... " >&6; }
+if test "${ac_cv_prog_cxx_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+else
+  CXXFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+
+else
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_prog_cxx_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
+$as_echo "$ac_cv_prog_cxx_g" >&6; }
+if test "$ac_test_CXXFLAGS" = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test "$GXX" = yes; then
+    CXXFLAGS="-g -O2"
+  else
+    CXXFLAGS="-g"
+  fi
+else
+  if test "$GXX" = yes; then
+    CXXFLAGS="-O2"
+  else
+    CXXFLAGS=
+  fi
+fi
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+#AC_PROG_INSTALL
+
+#
+# Checks for necessary libraries
+#
+
+# push C++ language (omniORB4 complains if this action isn't taken)
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+
+
+# AC_CHECK_LIB (library, function, [action-if-found], [action-if-not-found], [other-libraries])
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lomniORB4" >&5
+$as_echo_n "checking for main in -lomniORB4... " >&6; }
+if test "${ac_cv_lib_omniORB4_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lomniORB4  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_omniORB4_main=yes
+else
+  ac_cv_lib_omniORB4_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_omniORB4_main" >&5
+$as_echo "$ac_cv_lib_omniORB4_main" >&6; }
+if test "x$ac_cv_lib_omniORB4_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBOMNIORB4 1
+_ACEOF
+
+  LIBS="-lomniORB4 $LIBS"
+
+else
+  as_fn_error "cannot find omniORBi4 library" "$LINENO" 5
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lomnithread" >&5
+$as_echo_n "checking for main in -lomnithread... " >&6; }
+if test "${ac_cv_lib_omnithread_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lomnithread  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_omnithread_main=yes
+else
+  ac_cv_lib_omnithread_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_omnithread_main" >&5
+$as_echo "$ac_cv_lib_omnithread_main" >&6; }
+if test "x$ac_cv_lib_omnithread_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBOMNITHREAD 1
+_ACEOF
+
+  LIBS="-lomnithread $LIBS"
+
+else
+  as_fn_error "cannot find omnithread library" "$LINENO" 5
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lomniDynamic4" >&5
+$as_echo_n "checking for main in -lomniDynamic4... " >&6; }
+if test "${ac_cv_lib_omniDynamic4_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lomniDynamic4  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_omniDynamic4_main=yes
+else
+  ac_cv_lib_omniDynamic4_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_omniDynamic4_main" >&5
+$as_echo "$ac_cv_lib_omniDynamic4_main" >&6; }
+if test "x$ac_cv_lib_omniDynamic4_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBOMNIDYNAMIC4 1
+_ACEOF
+
+  LIBS="-lomniDynamic4 $LIBS"
+
+else
+  as_fn_error "cannot find omniDynamic4 library" "$LINENO" 5
+fi
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
+$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
+if test -z "$CXXCPP"; then
+  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CXXCPP needs to be expanded
+    for CXXCPP in "$CXX -E" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
+
+    done
+    ac_cv_prog_CXXCPP=$CXXCPP
+
+fi
+  CXXCPP=$ac_cv_prog_CXXCPP
+else
+  ac_cv_prog_CXXCPP=$CXXCPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
+$as_echo "$CXXCPP" >&6; }
+ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check
+See \`config.log' for more details." "$LINENO" 5; }
+fi
+
+ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
+$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
+if test "${ac_cv_path_GREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -z "$GREP"; then
+  ac_path_GREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in grep ggrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
+# Check for GNU ac_path_GREP and select it if it is found.
+  # Check for GNU $ac_path_GREP
+case `"$ac_path_GREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'GREP' >> "conftest.nl"
+    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_GREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_GREP="$ac_path_GREP"
+      ac_path_GREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_GREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_GREP"; then
+    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_GREP=$GREP
+fi
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
+$as_echo "$ac_cv_path_GREP" >&6; }
+ GREP="$ac_cv_path_GREP"
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
+$as_echo_n "checking for egrep... " >&6; }
+if test "${ac_cv_path_EGREP+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
+   then ac_cv_path_EGREP="$GREP -E"
+   else
+     if test -z "$EGREP"; then
+  ac_path_EGREP_found=false
+  # Loop through the user's path and test for each of PROGNAME-LIST
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_prog in egrep; do
+    for ac_exec_ext in '' $ac_executable_extensions; do
+      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
+      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
+# Check for GNU ac_path_EGREP and select it if it is found.
+  # Check for GNU $ac_path_EGREP
+case `"$ac_path_EGREP" --version 2>&1` in
+*GNU*)
+  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
+*)
+  ac_count=0
+  $as_echo_n 0123456789 >"conftest.in"
+  while :
+  do
+    cat "conftest.in" "conftest.in" >"conftest.tmp"
+    mv "conftest.tmp" "conftest.in"
+    cp "conftest.in" "conftest.nl"
+    $as_echo 'EGREP' >> "conftest.nl"
+    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
+    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
+    as_fn_arith $ac_count + 1 && ac_count=$as_val
+    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_EGREP="$ac_path_EGREP"
+      ac_path_EGREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 && break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+      $ac_path_EGREP_found && break 3
+    done
+  done
+  done
+IFS=$as_save_IFS
+  if test -z "$ac_cv_path_EGREP"; then
+    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
+  fi
+else
+  ac_cv_path_EGREP=$EGREP
+fi
+
+   fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
+$as_echo "$ac_cv_path_EGREP" >&6; }
+ EGREP="$ac_cv_path_EGREP"
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
+$as_echo_n "checking for ANSI C header files... " >&6; }
+if test "${ac_cv_header_stdc+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <float.h>
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_compile "$LINENO"; then :
+  ac_cv_header_stdc=yes
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+if test $ac_cv_header_stdc = yes; then
+  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <string.h>
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "memchr" >/dev/null 2>&1; then :
+
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdlib.h>
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  $EGREP "free" >/dev/null 2>&1; then :
+
+else
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
+  if test "$cross_compiling" = yes; then :
+  :
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ctype.h>
+#include <stdlib.h>
+#if ((' ' & 0x0FF) == 0x020)
+# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#else
+# define ISLOWER(c) \
+		   (('a' <= (c) && (c) <= 'i') \
+		     || ('j' <= (c) && (c) <= 'r') \
+		     || ('s' <= (c) && (c) <= 'z'))
+# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
+#endif
+
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int
+main ()
+{
+  int i;
+  for (i = 0; i < 256; i++)
+    if (XOR (islower (i), ISLOWER (i))
+	|| toupper (i) != TOUPPER (i))
+      return 2;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_run "$LINENO"; then :
+
+else
+  ac_cv_header_stdc=no
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
+  conftest.$ac_objext conftest.beam conftest.$ac_ext
+fi
+
+fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
+$as_echo "$ac_cv_header_stdc" >&6; }
+if test $ac_cv_header_stdc = yes; then
+
+$as_echo "#define STDC_HEADERS 1" >>confdefs.h
+
+fi
+
+# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+		  inttypes.h stdint.h unistd.h
+do :
+  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
+"
+eval as_val=\$$as_ac_Header
+   if test "x$as_val" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
+
+fi
+
+done
+
+
+for ac_header in omniORB4/CORBA.h
+do :
+  ac_fn_cxx_check_header_mongrel "$LINENO" "omniORB4/CORBA.h" "ac_cv_header_omniORB4_CORBA_h" "$ac_includes_default"
+if test "x$ac_cv_header_omniORB4_CORBA_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_OMNIORB4_CORBA_H 1
+_ACEOF
+
+else
+  as_fn_error "cannot find omniORB4 header files" "$LINENO" 5
+fi
+
+done
+
+
+# check for OSSIE libraries, headers
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lossieidl" >&5
+$as_echo_n "checking for main in -lossieidl... " >&6; }
+if test "${ac_cv_lib_ossieidl_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lossieidl  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_ossieidl_main=yes
+else
+  ac_cv_lib_ossieidl_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossieidl_main" >&5
+$as_echo "$ac_cv_lib_ossieidl_main" >&6; }
+if test "x$ac_cv_lib_ossieidl_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBOSSIEIDL 1
+_ACEOF
+
+  LIBS="-lossieidl $LIBS"
+
+else
+  as_fn_error "cannot find ossieidl" "$LINENO" 5
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lossieparser" >&5
+$as_echo_n "checking for main in -lossieparser... " >&6; }
+if test "${ac_cv_lib_ossieparser_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lossieparser  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_ossieparser_main=yes
+else
+  ac_cv_lib_ossieparser_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossieparser_main" >&5
+$as_echo "$ac_cv_lib_ossieparser_main" >&6; }
+if test "x$ac_cv_lib_ossieparser_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBOSSIEPARSER 1
+_ACEOF
+
+  LIBS="-lossieparser $LIBS"
+
+else
+  as_fn_error "cannot find ossieparser" "$LINENO" 5
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lossiecf" >&5
+$as_echo_n "checking for main in -lossiecf... " >&6; }
+if test "${ac_cv_lib_ossiecf_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lossiecf  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_ossiecf_main=yes
+else
+  ac_cv_lib_ossiecf_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossiecf_main" >&5
+$as_echo "$ac_cv_lib_ossiecf_main" >&6; }
+if test "x$ac_cv_lib_ossiecf_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBOSSIECF 1
+_ACEOF
+
+  LIBS="-lossiecf $LIBS"
+
+else
+  as_fn_error "cannot find ossiecf" "$LINENO" 5
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lstandardInterfaces" >&5
+$as_echo_n "checking for main in -lstandardInterfaces... " >&6; }
+if test "${ac_cv_lib_standardInterfaces_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lstandardInterfaces  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_standardInterfaces_main=yes
+else
+  ac_cv_lib_standardInterfaces_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_standardInterfaces_main" >&5
+$as_echo "$ac_cv_lib_standardInterfaces_main" >&6; }
+if test "x$ac_cv_lib_standardInterfaces_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBSTANDARDINTERFACES 1
+_ACEOF
+
+  LIBS="-lstandardInterfaces $LIBS"
+
+else
+  as_fn_error "cannot find standardInterfaces" "$LINENO" 5
+fi
+
+for ac_header in standardinterfaces/complexShort.h
+do :
+  ac_fn_cxx_check_header_mongrel "$LINENO" "standardinterfaces/complexShort.h" "ac_cv_header_standardinterfaces_complexShort_h" "$ac_includes_default"
+if test "x$ac_cv_header_standardinterfaces_complexShort_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_STANDARDINTERFACES_COMPLEXSHORT_H 1
+_ACEOF
+
+else
+  as_fn_error "cannot find standardInterfaces header files" "$LINENO" 5
+fi
+
+done
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lliquid" >&5
+$as_echo_n "checking for main in -lliquid... " >&6; }
+if test "${ac_cv_lib_liquid_main+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lliquid  $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+
+int
+main ()
+{
+return main ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_cxx_try_link "$LINENO"; then :
+  ac_cv_lib_liquid_main=yes
+else
+  ac_cv_lib_liquid_main=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_liquid_main" >&5
+$as_echo "$ac_cv_lib_liquid_main" >&6; }
+if test "x$ac_cv_lib_liquid_main" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBLIQUID 1
+_ACEOF
+
+  LIBS="-lliquid $LIBS"
+
+else
+  as_fn_error "cannot find liquid-dsp library" "$LINENO" 5
+fi
+
+for ac_header in liquid/liquid.h
+do :
+  ac_fn_cxx_check_header_mongrel "$LINENO" "liquid/liquid.h" "ac_cv_header_liquid_liquid_h" "$ac_includes_default"
+if test "x$ac_cv_header_liquid_liquid_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_LIQUID_LIQUID_H 1
+_ACEOF
+
+else
+  as_fn_error "cannot find liquid-dsp header files" "$LINENO" 5
+fi
+
+done
+
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+#
+# Checks for typedefs, structures, and compiler characteristics.
+#
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="${ac_tool_prefix}gcc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_CC"; then
+  ac_ct_CC=$CC
+  # Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CC"; then
+  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CC="gcc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
+else
+  CC="$ac_cv_prog_CC"
+fi
+
+if test -z "$CC"; then
+          if test -n "$ac_tool_prefix"; then
+    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}cc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="${ac_tool_prefix}cc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  fi
+fi
+if test -z "$CC"; then
+  # Extract the first word of "cc", so it can be a program name with args.
+set dummy cc; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+  ac_prog_rejected=no
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
+       ac_prog_rejected=yes
+       continue
+     fi
+    ac_cv_prog_CC="cc"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+if test $ac_prog_rejected = yes; then
+  # We found a bogon in the path, so make sure we never use it.
+  set dummy $ac_cv_prog_CC
+  shift
+  if test $# != 0; then
+    # We chose a different compiler from the bogus one.
+    # However, it has the same basename, so the bogon will be chosen
+    # first if we set CC to just the basename; use the full file name.
+    shift
+    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
+  fi
+fi
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$CC"; then
+  if test -n "$ac_tool_prefix"; then
+  for ac_prog in cl.exe
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
+$as_echo "$CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+    test -n "$CC" && break
+  done
+fi
+if test -z "$CC"; then
+  ac_ct_CC=$CC
+  for ac_prog in cl.exe
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_CC"; then
+  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_CC="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
+$as_echo "$ac_ct_CC" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$ac_ct_CC" && break
+done
+
+  if test "x$ac_ct_CC" = x; then
+    CC=""
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
+fi
+
+fi
+
+
+test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "no acceptable C compiler found in \$PATH
+See \`config.log' for more details." "$LINENO" 5; }
+
+# Provide some information about the compiler.
+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
+set X $ac_compile
+ac_compiler=$2
+for ac_option in --version -v -V -qversion; do
+  { { ac_try="$ac_compiler $ac_option >&5"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
+  ac_status=$?
+  if test -s conftest.err; then
+    sed '10a\
+... rest of stderr output deleted ...
+         10q' conftest.err >conftest.er1
+    cat conftest.er1 >&5
+  fi
+  rm -f conftest.er1 conftest.err
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+done
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
+$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
+if test "${ac_cv_c_compiler_gnu+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+#ifndef __GNUC__
+       choke me
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_compiler_gnu=yes
+else
+  ac_compiler_gnu=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ac_cv_c_compiler_gnu=$ac_compiler_gnu
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
+$as_echo "$ac_cv_c_compiler_gnu" >&6; }
+if test $ac_compiler_gnu = yes; then
+  GCC=yes
+else
+  GCC=
+fi
+ac_test_CFLAGS=${CFLAGS+set}
+ac_save_CFLAGS=$CFLAGS
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
+$as_echo_n "checking whether $CC accepts -g... " >&6; }
+if test "${ac_cv_prog_cc_g+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_save_c_werror_flag=$ac_c_werror_flag
+   ac_c_werror_flag=yes
+   ac_cv_prog_cc_g=no
+   CFLAGS="-g"
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+else
+  CFLAGS=""
+      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+
+else
+  ac_c_werror_flag=$ac_save_c_werror_flag
+	 CFLAGS="-g"
+	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_g=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_c_werror_flag=$ac_save_c_werror_flag
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
+$as_echo "$ac_cv_prog_cc_g" >&6; }
+if test "$ac_test_CFLAGS" = set; then
+  CFLAGS=$ac_save_CFLAGS
+elif test $ac_cv_prog_cc_g = yes; then
+  if test "$GCC" = yes; then
+    CFLAGS="-g -O2"
+  else
+    CFLAGS="-g"
+  fi
+else
+  if test "$GCC" = yes; then
+    CFLAGS="-O2"
+  else
+    CFLAGS=
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
+$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
+if test "${ac_cv_prog_cc_c89+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_cv_prog_cc_c89=no
+ac_save_CC=$CC
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdarg.h>
+#include <stdio.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
+struct buf { int x; };
+FILE * (*rcsopen) (struct buf *, struct stat *, int);
+static char *e (p, i)
+     char **p;
+     int i;
+{
+  return p[i];
+}
+static char *f (char * (*g) (char **, int), char **p, ...)
+{
+  char *s;
+  va_list v;
+  va_start (v,p);
+  s = g (p, va_arg (v,int));
+  va_end (v);
+  return s;
+}
+
+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
+   function prototypes and stuff, but not '\xHH' hex character constants.
+   These don't provoke an error unfortunately, instead are silently treated
+   as 'x'.  The following induces an error, until -std is added to get
+   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
+   array size at least.  It's necessary to write '\x00'==0 to get something
+   that's true only with -std.  */
+int osf4_cc_array ['\x00' == 0 ? 1 : -1];
+
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
+   inside strings and character constants.  */
+#define FOO(x) 'x'
+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
+int test (int i, double x);
+struct s1 {int (*f) (int a);};
+struct s2 {int (*f) (double a);};
+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
+int argc;
+char **argv;
+int
+main ()
+{
+return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
+  ;
+  return 0;
+}
+_ACEOF
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
+	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+do
+  CC="$ac_save_CC $ac_arg"
+  if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_prog_cc_c89=$ac_arg
+fi
+rm -f core conftest.err conftest.$ac_objext
+  test "x$ac_cv_prog_cc_c89" != "xno" && break
+done
+rm -f conftest.$ac_ext
+CC=$ac_save_CC
+
+fi
+# AC_CACHE_VAL
+case "x$ac_cv_prog_cc_c89" in
+  x)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
+$as_echo "none needed" >&6; } ;;
+  xno)
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
+$as_echo "unsupported" >&6; } ;;
+  *)
+    CC="$CC $ac_cv_prog_cc_c89"
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
+$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
+esac
+if test "x$ac_cv_prog_cc_c89" != xno; then :
+
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
+$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
+if test "${ac_cv_header_stdbool_h+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+#include <stdbool.h>
+#ifndef bool
+ "error: bool is not defined"
+#endif
+#ifndef false
+ "error: false is not defined"
+#endif
+#if false
+ "error: false is not 0"
+#endif
+#ifndef true
+ "error: true is not defined"
+#endif
+#if true != 1
+ "error: true is not 1"
+#endif
+#ifndef __bool_true_false_are_defined
+ "error: __bool_true_false_are_defined is not defined"
+#endif
+
+	struct s { _Bool s: 1; _Bool t; } s;
+
+	char a[true == 1 ? 1 : -1];
+	char b[false == 0 ? 1 : -1];
+	char c[__bool_true_false_are_defined == 1 ? 1 : -1];
+	char d[(bool) 0.5 == true ? 1 : -1];
+	bool e = &s;
+	char f[(_Bool) 0.0 == false ? 1 : -1];
+	char g[true];
+	char h[sizeof (_Bool)];
+	char i[sizeof s.t];
+	enum { j = false, k = true, l = false * true, m = true * 256 };
+	/* The following fails for
+	   HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
+	_Bool n[m];
+	char o[sizeof n == m * sizeof n[0] ? 1 : -1];
+	char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
+#	if defined __xlc__ || defined __GNUC__
+	 /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
+	    reported by James Lemley on 2005-10-05; see
+	    http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
+	    This test is not quite right, since xlc is allowed to
+	    reject this program, as the initializer for xlcbug is
+	    not one of the forms that C requires support for.
+	    However, doing the test right would require a runtime
+	    test, and that would make cross-compilation harder.
+	    Let us hope that IBM fixes the xlc bug, and also adds
+	    support for this kind of constant expression.  In the
+	    meantime, this test will reject xlc, which is OK, since
+	    our stdbool.h substitute should suffice.  We also test
+	    this with GCC, where it should work, to detect more
+	    quickly whether someone messes up the test in the
+	    future.  */
+	 char digs[] = "0123456789";
+	 int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
+#	endif
+	/* Catch a bug in an HP-UX C compiler.  See
+	   http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
+	   http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
+	 */
+	_Bool q = true;
+	_Bool *pq = &q;
+
+int
+main ()
+{
+
+	*pq |= q;
+	*pq |= ! q;
+	/* Refer to every declared value, to avoid compiler optimizations.  */
+	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
+		+ !m + !n + !o + !p + !q + !pq);
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_header_stdbool_h=yes
+else
+  ac_cv_header_stdbool_h=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
+$as_echo "$ac_cv_header_stdbool_h" >&6; }
+ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
+if test "x$ac_cv_type__Bool" = x""yes; then :
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE__BOOL 1
+_ACEOF
+
+
+fi
+
+if test $ac_cv_header_stdbool_h = yes; then
+
+$as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h
+
+fi
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
+$as_echo_n "checking for inline... " >&6; }
+if test "${ac_cv_c_inline+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_cv_c_inline=no
+for ac_kw in inline __inline__ __inline; do
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifndef __cplusplus
+typedef int foo_t;
+static $ac_kw foo_t static_foo () {return 0; }
+$ac_kw foo_t foo () {return 0; }
+#endif
+
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_c_inline=$ac_kw
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+  test "$ac_cv_c_inline" != no && break
+done
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
+$as_echo "$ac_cv_c_inline" >&6; }
+
+case $ac_cv_c_inline in
+  inline | yes) ;;
+  *)
+    case $ac_cv_c_inline in
+      no) ac_val=;;
+      *) ac_val=$ac_cv_c_inline;;
+    esac
+    cat >>confdefs.h <<_ACEOF
+#ifndef __cplusplus
+#define inline $ac_val
+#endif
+_ACEOF
+    ;;
+esac
+
+ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
+if test "x$ac_cv_type_size_t" = x""yes; then :
+
+else
+
+cat >>confdefs.h <<_ACEOF
+#define size_t unsigned int
+_ACEOF
+
+fi
+
+ac_fn_c_find_uintX_t "$LINENO" "32" "ac_cv_c_uint32_t"
+case $ac_cv_c_uint32_t in #(
+  no|yes) ;; #(
+  *)
+
+$as_echo "#define _UINT32_T 1" >>confdefs.h
+
+
+cat >>confdefs.h <<_ACEOF
+#define uint32_t $ac_cv_c_uint32_t
+_ACEOF
+;;
+  esac
+
+ac_fn_c_find_uintX_t "$LINENO" "8" "ac_cv_c_uint8_t"
+case $ac_cv_c_uint8_t in #(
+  no|yes) ;; #(
+  *)
+
+$as_echo "#define _UINT8_T 1" >>confdefs.h
+
+
+cat >>confdefs.h <<_ACEOF
+#define uint8_t $ac_cv_c_uint8_t
+_ACEOF
+;;
+  esac
+
+
+ac_config_files="$ac_config_files makefile"
+
+
+cat >confcache <<\_ACEOF
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs, see configure's option --config-cache.
+# It is not useful on other systems.  If it contains results you don't
+# want to keep, you may remove or edit it.
+#
+# config.status only pays attention to the cache file if you give it
+# the --recheck option to rerun configure.
+#
+# `ac_cv_env_foo' variables (set or unset) will be overridden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
+# following values.
+
+_ACEOF
+
+# The following way of writing the cache mishandles newlines in values,
+# but we know of no workaround that is simple, portable, and efficient.
+# So, we kill variables containing newlines.
+# Ultrix sh set writes to stderr and can't be redirected directly,
+# and sets the high bit in the cache file unless we assign to the vars.
+(
+  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
+$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
+      *) { eval $ac_var=; unset $ac_var;} ;;
+      esac ;;
+    esac
+  done
+
+  (set) 2>&1 |
+    case $as_nl`(ac_space=' '; set) 2>&1` in #(
+    *${as_nl}ac_space=\ *)
+      # `set' does not quote correctly, so add quotes: double-quote
+      # substitution turns \\\\ into \\, and sed turns \\ into \.
+      sed -n \
+	"s/'/'\\\\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
+      ;; #(
+    *)
+      # `set' quotes correctly as required by POSIX, so do not add quotes.
+      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+      ;;
+    esac |
+    sort
+) |
+  sed '
+     /^ac_cv_env_/b end
+     t clear
+     :clear
+     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
+     t end
+     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+     :end' >>confcache
+if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
+  if test -w "$cache_file"; then
+    test "x$cache_file" != "x/dev/null" &&
+      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
+$as_echo "$as_me: updating cache $cache_file" >&6;}
+    cat confcache >$cache_file
+  else
+    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
+$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
+  fi
+fi
+rm -f confcache
+
+test "x$prefix" = xNONE && prefix=$ac_default_prefix
+# Let make expand exec_prefix.
+test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
+
+DEFS=-DHAVE_CONFIG_H
+
+ac_libobjs=
+ac_ltlibobjs=
+for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
+  # 1. Remove the extension, and $U if already installed.
+  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
+  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
+  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
+  #    will be set to the directory where LIBOBJS objects are built.
+  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
+  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
+done
+LIBOBJS=$ac_libobjs
+
+LTLIBOBJS=$ac_ltlibobjs
+
+
+
+: ${CONFIG_STATUS=./config.status}
+ac_write_fail=0
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files $CONFIG_STATUS"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
+$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
+as_write_fail=0
+cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+# Run this file to recreate the current configuration.
+# Compiler output produced by configure, useful for debugging
+# configure, is in config.log if it exists.
+
+debug=false
+ac_cs_recheck=false
+ac_cs_silent=false
+
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+  emulate sh
+  NULLCMD=:
+  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+"$@"}'='"$@"'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2>/dev/null` in #(
+  *posix*) :
+    set -o posix ;; #(
+  *) :
+     ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='print -r --'
+  as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+  as_echo='printf %s\n'
+  as_echo_n='printf %s'
+else
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+    as_echo_n='/usr/ucb/echo -n'
+  else
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+    as_echo_n_body='eval
+      arg=$1;
+      case $arg in #(
+      *"$as_nl"*)
+	expr "X$arg" : "X\\(.*\\)$as_nl";
+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+      esac;
+      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+    '
+    export as_echo_n_body
+    as_echo_n='sh -c $as_echo_n_body as_echo'
+  fi
+  export as_echo_body
+  as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+  PATH_SEPARATOR=:
+  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+      PATH_SEPARATOR=';'
+  }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" ""	$as_nl"
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in #((
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+  done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+  as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+  exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there.  '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+
+# as_fn_error ERROR [LINENO LOG_FD]
+# ---------------------------------
+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+# script with status $?, using 1 if that was 0.
+as_fn_error ()
+{
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
+  fi
+  $as_echo "$as_me: error: $1" >&2
+  as_fn_exit $as_status
+} # as_fn_error
+
+
+# as_fn_set_status STATUS
+# -----------------------
+# Set $? to STATUS, without forking.
+as_fn_set_status ()
+{
+  return $1
+} # as_fn_set_status
+
+# as_fn_exit STATUS
+# -----------------
+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+  set +e
+  as_fn_set_status $1
+  exit $1
+} # as_fn_exit
+
+# as_fn_unset VAR
+# ---------------
+# Portably unset VAR.
+as_fn_unset ()
+{
+  { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+# as_fn_append VAR VALUE
+# ----------------------
+# Append the text in VALUE to the end of the definition contained in VAR. Take
+# advantage of any shell optimizations that allow amortized linear growth over
+# repeated appends, instead of the typical quadratic growth present in naive
+# implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+  eval 'as_fn_append ()
+  {
+    eval $1+=\$2
+  }'
+else
+  as_fn_append ()
+  {
+    eval $1=\$$1\$2
+  }
+fi # as_fn_append
+
+# as_fn_arith ARG...
+# ------------------
+# Perform arithmetic evaluation on the ARGs, and store the result in the
+# global $as_val. Take advantage of shells that can avoid forks. The arguments
+# must be portable across $(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+  eval 'as_fn_arith ()
+  {
+    as_val=$(( $* ))
+  }'
+else
+  as_fn_arith ()
+  {
+    as_val=`expr "$@" || test $? -eq 1`
+  }
+fi # as_fn_arith
+
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+   test "X`expr 00001 : '.*\(...\)'`" = X001; then
+  as_expr=expr
+else
+  as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+  as_basename=basename
+else
+  as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+	 X"$0" : 'X\(//\)$' \| \
+	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in #(((((
+-n*)
+  case `echo 'xy\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  xy)  ECHO_C='\c';;
+  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
+       ECHO_T='	';;
+  esac;;
+*)
+  ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+  if ln -s conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s='ln -s'
+    # ... but there are two gotchas:
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -p'.
+    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+      as_ln_s='cp -p'
+  elif ln conf$$.file conf$$ 2>/dev/null; then
+    as_ln_s=ln
+  else
+    as_ln_s='cp -p'
+  fi
+else
+  as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+
+# as_fn_mkdir_p
+# -------------
+# Create "$as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d "$as_dir" || eval $as_mkdir_p || {
+    as_dirs=
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs="'$as_qdir' $as_dirs"
+      as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$as_dir" : 'X\(//\)[^/]' \| \
+	 X"$as_dir" : 'X\(//\)$' \| \
+	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d "$as_dir" && break
+    done
+    test -z "$as_dirs" || eval "mkdir $as_dirs"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
+
+
+} # as_fn_mkdir_p
+if mkdir -p . 2>/dev/null; then
+  as_mkdir_p='mkdir -p "$as_dir"'
+else
+  test -d ./-p && rmdir ./-p
+  as_mkdir_p=false
+fi
+
+if test -x / >/dev/null 2>&1; then
+  as_test_x='test -x'
+else
+  if ls -dL / >/dev/null 2>&1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d "$1"; then
+	test -d "$1/.";
+      else
+	case $1 in #(
+	-*)set "./$1";;
+	esac;
+	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+exec 6>&1
+## ----------------------------------- ##
+## Main body of $CONFIG_STATUS script. ##
+## ----------------------------------- ##
+_ASEOF
+test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# Save the log message, to keep $0 and so on meaningful, and to
+# report actual input values of CONFIG_FILES etc. instead of their
+# values after options handling.
+ac_log="
+This file was extended by ossie-liquid-components $as_me 0.8.0, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
+
+  CONFIG_FILES    = $CONFIG_FILES
+  CONFIG_HEADERS  = $CONFIG_HEADERS
+  CONFIG_LINKS    = $CONFIG_LINKS
+  CONFIG_COMMANDS = $CONFIG_COMMANDS
+  $ $0 $@
+
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+"
+
+_ACEOF
+
+case $ac_config_files in *"
+"*) set x $ac_config_files; shift; ac_config_files=$*;;
+esac
+
+case $ac_config_headers in *"
+"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
+esac
+
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+# Files that config.status was made for.
+config_files="$ac_config_files"
+config_headers="$ac_config_headers"
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+ac_cs_usage="\
+\`$as_me' instantiates files and other configuration actions
+from templates according to the current configuration.  Unless the files
+and actions are specified as TAGs, all are instantiated by default.
+
+Usage: $0 [OPTION]... [TAG]...
+
+  -h, --help       print this help, then exit
+  -V, --version    print version number and configuration settings, then exit
+      --config     print configuration, then exit
+  -q, --quiet, --silent
+                   do not print progress messages
+  -d, --debug      don't remove temporary files
+      --recheck    update $as_me by reconfiguring in the same conditions
+      --file=FILE[:TEMPLATE]
+                   instantiate the configuration file FILE
+      --header=FILE[:TEMPLATE]
+                   instantiate the configuration header FILE
+
+Configuration files:
+$config_files
+
+Configuration headers:
+$config_headers
+
+Report bugs to the package provider."
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
+ac_cs_version="\\
+ossie-liquid-components config.status 0.8.0
+configured by $0, generated by GNU Autoconf 2.65,
+  with options \\"\$ac_cs_config\\"
+
+Copyright (C) 2009 Free Software Foundation, Inc.
+This config.status script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
+
+ac_pwd='$ac_pwd'
+srcdir='$srcdir'
+test -n "\$AWK" || AWK=awk
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# The default lists apply if the user does not specify any file.
+ac_need_defaults=:
+while test $# != 0
+do
+  case $1 in
+  --*=*)
+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
+    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
+    ac_shift=:
+    ;;
+  *)
+    ac_option=$1
+    ac_optarg=$2
+    ac_shift=shift
+    ;;
+  esac
+
+  case $ac_option in
+  # Handling of the options.
+  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+    ac_cs_recheck=: ;;
+  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+    $as_echo "$ac_cs_version"; exit ;;
+  --config | --confi | --conf | --con | --co | --c )
+    $as_echo "$ac_cs_config"; exit ;;
+  --debug | --debu | --deb | --de | --d | -d )
+    debug=: ;;
+  --file | --fil | --fi | --f )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_FILES " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --header | --heade | --head | --hea )
+    $ac_shift
+    case $ac_optarg in
+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+    esac
+    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
+    ac_need_defaults=false;;
+  --he | --h)
+    # Conflict between --help and --header
+    as_fn_error "ambiguous option: \`$1'
+Try \`$0 --help' for more information.";;
+  --help | --hel | -h )
+    $as_echo "$ac_cs_usage"; exit ;;
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil | --si | --s)
+    ac_cs_silent=: ;;
+
+  # This is an error.
+  -*) as_fn_error "unrecognized option: \`$1'
+Try \`$0 --help' for more information." ;;
+
+  *) as_fn_append ac_config_targets " $1"
+     ac_need_defaults=false ;;
+
+  esac
+  shift
+done
+
+ac_configure_extra_args=
+
+if $ac_cs_silent; then
+  exec 6>/dev/null
+  ac_configure_extra_args="$ac_configure_extra_args --silent"
+fi
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+if \$ac_cs_recheck; then
+  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+  shift
+  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
+  CONFIG_SHELL='$SHELL'
+  export CONFIG_SHELL
+  exec "\$@"
+fi
+
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+exec 5>>config.log
+{
+  echo
+  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
+## Running $as_me. ##
+_ASBOX
+  $as_echo "$ac_log"
+} >&5
+
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+
+# Handling of arguments.
+for ac_config_target in $ac_config_targets
+do
+  case $ac_config_target in
+    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+    "makefile") CONFIG_FILES="$CONFIG_FILES makefile" ;;
+
+  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  esac
+done
+
+
+# If the user did not use the arguments to specify the items to instantiate,
+# then the envvar interface is used.  Set only those that are not.
+# We use the long form for the default assignment because of an extremely
+# bizarre bug on SunOS 4.1.3.
+if $ac_need_defaults; then
+  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
+  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
+fi
+
+# Have a temporary directory for convenience.  Make it in the build tree
+# simply because there is no reason against having it here, and in addition,
+# creating and moving files from /tmp can sometimes cause problems.
+# Hook for its removal unless debugging.
+# Note that there is a small window in which the directory will not be cleaned:
+# after its creation but before its name has been assigned to `$tmp'.
+$debug ||
+{
+  tmp=
+  trap 'exit_status=$?
+  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
+' 0
+  trap 'as_fn_exit 1' 1 2 13 15
+}
+# Create a (secure) tmp directory for tmp files.
+
+{
+  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
+  test -n "$tmp" && test -d "$tmp"
+}  ||
+{
+  tmp=./conf$$-$RANDOM
+  (umask 077 && mkdir "$tmp")
+} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
+
+# Set up the scripts for CONFIG_FILES section.
+# No need to generate them if there are no CONFIG_FILES.
+# This happens for instance with `./config.status config.h'.
+if test -n "$CONFIG_FILES"; then
+
+
+ac_cr=`echo X | tr X '\015'`
+# On cygwin, bash can eat \r inside `` if the user requested igncr.
+# But we know of no other shell where ac_cr would be empty at this
+# point, so we can use a bashism as a fallback.
+if test "x$ac_cr" = x; then
+  eval ac_cr=\$\'\\r\'
+fi
+ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
+if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
+  ac_cs_awk_cr='\r'
+else
+  ac_cs_awk_cr=$ac_cr
+fi
+
+echo 'BEGIN {' >"$tmp/subs1.awk" &&
+_ACEOF
+
+
+{
+  echo "cat >conf$$subs.awk <<_ACEOF" &&
+  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
+  echo "_ACEOF"
+} >conf$$subs.sh ||
+  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
+ac_delim='%!_!# '
+for ac_last_try in false false false false false :; do
+  . ./conf$$subs.sh ||
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+
+  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
+  if test $ac_delim_n = $ac_delim_num; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+rm -f conf$$subs.sh
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
+_ACEOF
+sed -n '
+h
+s/^/S["/; s/!.*/"]=/
+p
+g
+s/^[^!]*!//
+:repl
+t repl
+s/'"$ac_delim"'$//
+t delim
+:nl
+h
+s/\(.\{148\}\)..*/\1/
+t more1
+s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
+p
+n
+b repl
+:more1
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t nl
+:delim
+h
+s/\(.\{148\}\)..*/\1/
+t more2
+s/["\\]/\\&/g; s/^/"/; s/$/"/
+p
+b
+:more2
+s/["\\]/\\&/g; s/^/"/; s/$/"\\/
+p
+g
+s/.\{148\}//
+t delim
+' <conf$$subs.awk | sed '
+/^[^""]/{
+  N
+  s/\n//
+}
+' >>$CONFIG_STATUS || ac_write_fail=1
+rm -f conf$$subs.awk
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+_ACAWK
+cat >>"\$tmp/subs1.awk" <<_ACAWK &&
+  for (key in S) S_is_set[key] = 1
+  FS = ""
+
+}
+{
+  line = $ 0
+  nfields = split(line, field, "@")
+  substed = 0
+  len = length(field[1])
+  for (i = 2; i < nfields; i++) {
+    key = field[i]
+    keylen = length(key)
+    if (S_is_set[key]) {
+      value = S[key]
+      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
+      len += length(value) + length(field[++i])
+      substed = 1
+    } else
+      len += 1 + keylen
+  }
+
+  print line
+}
+
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
+  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
+else
+  cat
+fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
+  || as_fn_error "could not setup config files machinery" "$LINENO" 5
+_ACEOF
+
+# VPATH may cause trouble with some makes, so we remove $(srcdir),
+# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# trailing colons and then remove the whole line if VPATH becomes empty
+# (actually we leave an empty line to preserve line numbers).
+if test "x$srcdir" = x.; then
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
+s/:*\$(srcdir):*/:/
+s/:*\${srcdir}:*/:/
+s/:*@srcdir@:*/:/
+s/^\([^=]*=[	 ]*\):*/\1/
+s/:*$//
+s/^[^=]*=[	 ]*$//
+}'
+fi
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+fi # test -n "$CONFIG_FILES"
+
+# Set up the scripts for CONFIG_HEADERS section.
+# No need to generate them if there are no CONFIG_HEADERS.
+# This happens for instance with `./config.status Makefile'.
+if test -n "$CONFIG_HEADERS"; then
+cat >"$tmp/defines.awk" <<\_ACAWK ||
+BEGIN {
+_ACEOF
+
+# Transform confdefs.h into an awk script `defines.awk', embedded as
+# here-document in config.status, that substitutes the proper values into
+# config.h.in to produce config.h.
+
+# Create a delimiter string that does not exist in confdefs.h, to ease
+# handling of long lines.
+ac_delim='%!_!# '
+for ac_last_try in false false :; do
+  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
+  if test -z "$ac_t"; then
+    break
+  elif $ac_last_try; then
+    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
+  else
+    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
+  fi
+done
+
+# For the awk script, D is an array of macro values keyed by name,
+# likewise P contains macro parameters if any.  Preserve backslash
+# newline sequences.
+
+ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
+sed -n '
+s/.\{148\}/&'"$ac_delim"'/g
+t rset
+:rset
+s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
+t def
+d
+:def
+s/\\$//
+t bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3"/p
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
+d
+:bsnl
+s/["\\]/\\&/g
+s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
+D["\1"]=" \3\\\\\\n"\\/p
+t cont
+s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
+t cont
+d
+:cont
+n
+s/.\{148\}/&'"$ac_delim"'/g
+t clear
+:clear
+s/\\$//
+t bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/"/p
+d
+:bsnlc
+s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
+b cont
+' <confdefs.h | sed '
+s/'"$ac_delim"'/"\\\
+"/g' >>$CONFIG_STATUS || ac_write_fail=1
+
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  for (key in D) D_is_set[key] = 1
+  FS = ""
+}
+/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
+  line = \$ 0
+  split(line, arg, " ")
+  if (arg[1] == "#") {
+    defundef = arg[2]
+    mac1 = arg[3]
+  } else {
+    defundef = substr(arg[1], 2)
+    mac1 = arg[2]
+  }
+  split(mac1, mac2, "(") #)
+  macro = mac2[1]
+  prefix = substr(line, 1, index(line, defundef) - 1)
+  if (D_is_set[macro]) {
+    # Preserve the white space surrounding the "#".
+    print prefix "define", macro P[macro] D[macro]
+    next
+  } else {
+    # Replace #undef with comments.  This is necessary, for example,
+    # in the case of _POSIX_SOURCE, which is predefined and required
+    # on some systems where configure will not decide to define it.
+    if (defundef == "undef") {
+      print "/*", prefix defundef, macro, "*/"
+      next
+    }
+  }
+}
+{ print }
+_ACAWK
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+  as_fn_error "could not setup config headers machinery" "$LINENO" 5
+fi # test -n "$CONFIG_HEADERS"
+
+
+eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    "
+shift
+for ac_tag
+do
+  case $ac_tag in
+  :[FHLC]) ac_mode=$ac_tag; continue;;
+  esac
+  case $ac_mode$ac_tag in
+  :[FHL]*:*);;
+  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :[FH]-) ac_tag=-:-;;
+  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
+  esac
+  ac_save_IFS=$IFS
+  IFS=:
+  set x $ac_tag
+  IFS=$ac_save_IFS
+  shift
+  ac_file=$1
+  shift
+
+  case $ac_mode in
+  :L) ac_source=$1;;
+  :[FH])
+    ac_file_inputs=
+    for ac_f
+    do
+      case $ac_f in
+      -) ac_f="$tmp/stdin";;
+      *) # Look for the file first in the build tree, then in the source tree
+	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
+	 # because $ac_f cannot contain `:'.
+	 test -f "$ac_f" ||
+	   case $ac_f in
+	   [\\/$]*) false;;
+	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
+	   esac ||
+	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+      esac
+      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
+      as_fn_append ac_file_inputs " '$ac_f'"
+    done
+
+    # Let's still pretend it is `configure' which instantiates (i.e., don't
+    # use $as_me), people would be surprised to read:
+    #    /* config.h.  Generated by config.status.  */
+    configure_input='Generated from '`
+	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
+	`' by configure.'
+    if test x"$ac_file" != x-; then
+      configure_input="$ac_file.  $configure_input"
+      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
+$as_echo "$as_me: creating $ac_file" >&6;}
+    fi
+    # Neutralize special characters interpreted by sed in replacement strings.
+    case $configure_input in #(
+    *\&* | *\|* | *\\* )
+       ac_sed_conf_input=`$as_echo "$configure_input" |
+       sed 's/[\\\\&|]/\\\\&/g'`;; #(
+    *) ac_sed_conf_input=$configure_input;;
+    esac
+
+    case $ac_tag in
+    *:-:* | *:-) cat >"$tmp/stdin" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
+    esac
+    ;;
+  esac
+
+  ac_dir=`$as_dirname -- "$ac_file" ||
+$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+	 X"$ac_file" : 'X\(//\)[^/]' \| \
+	 X"$ac_file" : 'X\(//\)$' \| \
+	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$ac_file" |
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  as_dir="$ac_dir"; as_fn_mkdir_p
+  ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+  # A ".." for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+  case $ac_top_builddir_sub in
+  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+  .)  # We are building in place.
+    ac_srcdir=.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
+    ac_srcdir=$srcdir$ac_dir_suffix;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+
+  case $ac_mode in
+  :F)
+  #
+  # CONFIG_FILE
+  #
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+# If the template does not know about datarootdir, expand it.
+# FIXME: This hack should be removed a few years after 2.60.
+ac_datarootdir_hack=; ac_datarootdir_seen=
+ac_sed_dataroot='
+/datarootdir/ {
+  p
+  q
+}
+/@datadir@/p
+/@docdir@/p
+/@infodir@/p
+/@localedir@/p
+/@mandir@/p'
+case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
+*datarootdir*) ac_datarootdir_seen=yes;;
+*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
+$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+  ac_datarootdir_hack='
+  s&@datadir@&$datadir&g
+  s&@docdir@&$docdir&g
+  s&@infodir@&$infodir&g
+  s&@localedir@&$localedir&g
+  s&@mandir@&$mandir&g
+  s&\\\${datarootdir}&$datarootdir&g' ;;
+esac
+_ACEOF
+
+# Neutralize VPATH when `$srcdir' = `.'.
+# Shell code in configure.ac might set extrasub.
+# FIXME: do we really want to maintain this feature?
+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_sed_extra="$ac_vpsub
+$extrasub
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
+:t
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+s|@configure_input@|$ac_sed_conf_input|;t t
+s&@top_builddir@&$ac_top_builddir_sub&;t t
+s&@top_build_prefix@&$ac_top_build_prefix&;t t
+s&@srcdir@&$ac_srcdir&;t t
+s&@abs_srcdir@&$ac_abs_srcdir&;t t
+s&@top_srcdir@&$ac_top_srcdir&;t t
+s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
+s&@builddir@&$ac_builddir&;t t
+s&@abs_builddir@&$ac_abs_builddir&;t t
+s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
+$ac_datarootdir_hack
+"
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+
+test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
+  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&5
+$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined." >&2;}
+
+  rm -f "$tmp/stdin"
+  case $ac_file in
+  -) cat "$tmp/out" && rm -f "$tmp/out";;
+  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
+  esac \
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
+ ;;
+  :H)
+  #
+  # CONFIG_HEADER
+  #
+  if test x"$ac_file" != x-; then
+    {
+      $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
+    } >"$tmp/config.h" \
+      || as_fn_error "could not create $ac_file" "$LINENO" 5
+    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
+      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
+$as_echo "$as_me: $ac_file is unchanged" >&6;}
+    else
+      rm -f "$ac_file"
+      mv "$tmp/config.h" "$ac_file" \
+	|| as_fn_error "could not create $ac_file" "$LINENO" 5
+    fi
+  else
+    $as_echo "/* $configure_input  */" \
+      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
+      || as_fn_error "could not create -" "$LINENO" 5
+  fi
+ ;;
+
+
+  esac
+
+done # for ac_tag
+
+
+as_fn_exit 0
+_ACEOF
+ac_clean_files=$ac_clean_files_save
+
+test $ac_write_fail = 0 ||
+  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
+
+
+# configure is writing to config.log, and then calls config.status.
+# config.status does its own redirection, appending to config.log.
+# Unfortunately, on DOS this fails, as config.log is still kept open
+# by configure, so config.status won't be able to write to it; its
+# output is simply discarded.  So we exec the FD to /dev/null,
+# effectively closing config.log, so it can be properly (re)opened and
+# appended to by config.status.  When coming back to configure, we
+# need to make the FD available again.
+if test "$no_create" != yes; then
+  ac_cs_success=:
+  ac_config_status_args=
+  test "$silent" = yes &&
+    ac_config_status_args="$ac_config_status_args --quiet"
+  exec 5>/dev/null
+  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
+  exec 5>>config.log
+  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
+  # would make configure fail if this is the last instruction.
+  $ac_cs_success || as_fn_exit $?
+fi
+if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
+$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
+fi
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/makefile.in
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/makefile.in	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/makefile.in	(revision 10718)
@@ -0,0 +1,141 @@
+# 
+# makefile for ossie-liquid-components
+#
+# Targets:
+#    all                 :   build all component executables
+#    install             :   install the components
+#    clean-[component]   :   clean specific component
+#    clean               :   clean all targets
+#
+
+# paths
+srcdir = @srcdir@
+prefix = @prefix@
+exec_prefix = @exec_prefix@
+VPATH = @srcdir@
+include_dirs	:= . include
+vpath %.h $(include_dirs)
+
+# programs
+CXX	:= @CXX@
+MV	:= mv -f
+RM	:= rm -f
+SED	:= sed
+RANLIB	:= ranlib
+
+# flags
+INCLUDE_CXXFLAGS = $(addprefix -I ,$(include_dirs))
+# -g : debugging info
+CXXFLAGS	+= $(INCLUDE_CXXFLAGS) -g -O2 -Wall -fPIC $(CONFIG_CXXFLAGS)
+LDFLAGS		+= @LIBS@
+
+# components
+#
+# adding <component> to this list implies the following files:
+#   include/<component>.h
+#   src/<component>.cpp
+#   xml/<component>.prf.xml
+#   xml/<component>.scd.xml
+#   xml/<component>.spd.xml
+components :=			\
+	complexFloat2Short	\
+	complexShort2Float	\
+	Channel			\
+	FlexframeGen		\
+	FlexframeSync		\
+	FrameGen64		\
+	FrameSync64		\
+	PacketDecoder		\
+	PacketEncoder		\
+	PacketSink		\
+	PacketSource		\
+	Resampler
+
+# Target collection
+programs	:= $(addprefix src/,$(components))
+sources		:= $(patsubst %,%.cpp,$(programs))
+objects		:= $(patsubst %.cpp,%.o,$(sources))
+dependencies	:= $(patsubst %.cpp,%.d,$(sources))
+
+all: $(programs)
+
+# additional sources
+extra_sources := 
+
+sources += $(extra_sources)
+
+# Dependencies
+#
+# Use compiler's -M flags (and equivalent) to parse source files
+# and create a list of dependencies.  Each list is stored in a
+# .d file and included, below.
+#
+%.d: %.c
+	$(CXX) $(CXXFLAGS) -MM -MG $< | $(SED) 's,\($(notdir $*)\.o\) *:,$(dir $@)\1 $@: ,' > $@
+-include $(dependencies)
+
+## 
+## TARGET: components
+##
+
+# specific component target, example:
+#   complexFloat2Short : src/complexFloat2Short
+$(components) : % : src/%
+
+$(objects) : %.o : %.cpp
+
+$(programs) : % : %.o %.o
+
+## 
+## TARGET: install
+##
+
+# Installs the components in host system
+
+# install specific component, example:
+#   install-complexFloat2Short : src/complexFloat2Short
+$(addprefix install-,$(components)) : install-% : %
+	@echo installing $<...
+	mkdir -p /sdr/dom/bin/
+	install -m 755 src/$< /sdr/dom/bin/$<
+	mkdir -p /sdr/dom/xml/$<
+	install -m 644 xml/$<.prf.xml /sdr/dom/xml/$</
+	install -m 644 xml/$<.scd.xml /sdr/dom/xml/$</
+	install -m 644 xml/$<.spd.xml /sdr/dom/xml/$</
+
+
+# install all components
+install : $(addprefix install-,$(components))
+
+#	mkdir -p $(xmldir)
+#	install -m 644 -p $(SHARED_LIB) libliquid.a $(exec_prefix)/lib
+#	mkdir -p $(prefix)/include
+#	mkdir -p $(prefix)/include/liquid
+#	install -m 644 -p include/liquid.h $(prefix)/include/liquid
+
+## 
+## TARGET: uninstall
+##
+
+# Uninstalls the libraries and header files in the host system
+uninstall:
+	@echo "uninstalling..."
+	@echo "done."
+
+## 
+## TARGET: clean
+##
+.PHONY: clean
+
+clean:
+	$(RM) $(programs)
+	$(RM) $(objects)
+	$(RM) $(dependencies)
+
+distclean: clean
+	$(RM) config.h
+	$(RM) config.log
+	$(RM) config.status
+	$(RM) -r autom4te.cache
+	$(RM) makefile
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/configure.ac
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/configure.ac	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/configure.ac	(revision 10718)
@@ -0,0 +1,63 @@
+#
+# ossie-liquid-components configuration
+# 
+
+AC_INIT([ossie-liquid-components],[0.8.0])
+#AC_CONFIG_SRCDIR([libliquid.c])
+
+# 
+# Autoheader
+#
+AC_CONFIG_HEADER(config.h)
+AH_TOP([
+#ifndef __LIQUID_CONFIG_H__
+#define __LIQUID_CONFIG_H__
+])
+AH_BOTTOM([
+#endif // __LIQUID_CONFIG_H__
+])
+
+# 
+# Checks for necessary programs
+#
+AC_PROG_CXX
+#AC_PROG_INSTALL
+
+#
+# Checks for necessary libraries
+#
+
+# push C++ language (omniORB4 complains if this action isn't taken)
+AC_LANG_PUSH([C++])
+
+# AC_CHECK_LIB (library, function, [action-if-found], [action-if-not-found], [other-libraries])
+AC_CHECK_LIB([omniORB4], [main], [], [AC_MSG_ERROR([cannot find omniORBi4 library])])
+AC_CHECK_LIB([omnithread], [main], [], [AC_MSG_ERROR([cannot find omnithread library])])
+AC_CHECK_LIB([omniDynamic4], [main], [], [AC_MSG_ERROR([cannot find omniDynamic4 library])])
+AC_CHECK_HEADERS([omniORB4/CORBA.h], [], [AC_MSG_ERROR([cannot find omniORB4 header files])])
+
+# check for OSSIE libraries, headers
+AC_CHECK_LIB([ossieidl], [main], [], [AC_MSG_ERROR([cannot find ossieidl])])
+AC_CHECK_LIB([ossieparser], [main], [], [AC_MSG_ERROR([cannot find ossieparser])])
+AC_CHECK_LIB([ossiecf], [main], [], [AC_MSG_ERROR([cannot find ossiecf])])
+AC_CHECK_LIB([standardInterfaces], [main], [], [AC_MSG_ERROR([cannot find standardInterfaces])])
+AC_CHECK_HEADERS([standardinterfaces/complexShort.h], [], [AC_MSG_ERROR([cannot find standardInterfaces header files])])
+
+dnl check for liquid DSP libraries, headers
+AC_CHECK_LIB([liquid], [main], [], [AC_MSG_ERROR([cannot find liquid-dsp library])])
+AC_CHECK_HEADERS([liquid/liquid.h], [], [AC_MSG_ERROR([cannot find liquid-dsp header files])])
+
+AC_LANG_POP
+
+# 
+# Checks for typedefs, structures, and compiler characteristics.
+#
+AC_HEADER_STDBOOL
+AC_C_INLINE
+AC_TYPE_SIZE_T
+AC_TYPE_UINT32_T
+AC_TYPE_UINT8_T
+
+AC_CONFIG_FILES(makefile)
+
+AC_OUTPUT
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/Resampler.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/Resampler.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/Resampler.h	(revision 10718)
@@ -0,0 +1,118 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE Resampler.
+
+OSSIE Resampler is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE Resampler is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE Resampler; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#ifndef RESAMPLER_IMPL_H
+#define RESAMPLER_IMPL_H
+
+#include <stdlib.h>
+#include <complex>
+#include <liquid/liquid.h>
+
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/complexFloat_u.h"
+#include "standardinterfaces/complexFloat_p.h"
+
+/** \brief
+ *
+ *
+ */
+class Resampler_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    Resampler_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~Resampler_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    Resampler_i();
+
+    /// Disallow copy constructor
+    Resampler_i(Resampler_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    CORBA::Short simple_0_value;
+    CORBA::Float simple_1_value;
+
+    
+    // list components provides and uses ports
+    standardInterfaces_i::complexFloat_p *samplesInPort;
+    standardInterfaces_i::complexFloat_u *samplesOutPort;
+
+    bool verbose;
+
+    // signal processing elements
+    unsigned int h_len;     // filter semi-length (filter delay)
+    float r;                // resampling rate (output/input)
+    float bw;               // resampling filter bandwidth
+    float As;               // resampling filter stop-band attenuation
+    unsigned int npfb;      // number of filters in bank (timing resolution)
+    resamp_crcf resampler;  // resampling object
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketSink.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketSink.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketSink.h	(revision 10718)
@@ -0,0 +1,92 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef PACKETSINK_IMPL_H
+#define PACKETSINK_IMPL_H
+
+#include <stdlib.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/realChar_p.h"
+
+/** \brief
+ *
+ *
+ */
+class PacketSink_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    PacketSink_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~PacketSink_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    PacketSink_i();
+
+    /// Disallow copy constructor
+    PacketSink_i(PacketSink_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    CORBA::Boolean simple_0_value;
+
+    
+    // list components provides and uses ports
+    standardInterfaces_i::realChar_p *headerDataPortIn;
+    standardInterfaces_i::realChar_p *payloadDataPortIn;
+
+    unsigned int packet_id;
+    bool verbose;
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketDecoder.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketDecoder.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketDecoder.h	(revision 10718)
@@ -0,0 +1,101 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef PACKETDECODER_IMPL_H
+#define PACKETDECODER_IMPL_H
+
+#include <stdlib.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/realChar_u.h"
+#include "standardinterfaces/realChar_p.h"
+
+#include <liquid/liquid.h>
+
+/** \brief
+ *
+ *
+ */
+class PacketDecoder_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    PacketDecoder_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~PacketDecoder_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    PacketDecoder_i();
+
+    /// Disallow copy constructor
+    PacketDecoder_i(PacketDecoder_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    CORBA::Boolean simple_0_value;
+    CORBA::Short simple_1_value;
+    CORBA::Short simple_2_value;
+
+    
+    // list components provides and uses ports
+    standardInterfaces_i::realChar_p *portCodedDataIn;
+    standardInterfaces_i::realChar_u *portDecodedDataOut;
+    
+    // dsp objects
+    packetizer p;               ///< packetizer object
+    crc_scheme check;           ///< data validity check (e.g. CRC)
+    fec_scheme fec_inner;       ///< inner FEC scheme
+    fec_scheme fec_outer;       ///< outer FEC scheme
+    unsigned int dec_msg_len;   ///< decoded message length
+    unsigned int enc_msg_len;   ///< encoded message length
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FrameGen64.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FrameGen64.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FrameGen64.h	(revision 10718)
@@ -0,0 +1,99 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef FRAMEGEN64_IMPL_H
+#define FRAMEGEN64_IMPL_H
+
+#include <stdlib.h>
+#include <liquid/liquid.h>
+
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/complexFloat_u.h"
+#include "standardinterfaces/realChar_p.h"
+
+/** \brief
+ *
+ *
+ */
+class FrameGen64_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    FrameGen64_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~FrameGen64_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    FrameGen64_i();
+
+    /// Disallow copy constructor
+    FrameGen64_i(FrameGen64_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    // list components provides and uses ports
+    standardInterfaces_i::realChar_p *headerDataPortIn;
+    standardInterfaces_i::realChar_p *payloadDataPortIn;
+    standardInterfaces_i::complexFloat_u *frameDataPortOut;
+
+    // dsp objects
+    framegen64 frameGenerator;
+    bool verbose;
+
+    // half-band interpolator
+    resamp2_crcf interp2;
+};
+
+#endif
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/complexFloat2Short.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/complexFloat2Short.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/complexFloat2Short.h	(revision 10718)
@@ -0,0 +1,90 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef COMPLEXFLOAT2SHORT_IMPL_H
+#define COMPLEXFLOAT2SHORT_IMPL_H
+
+#include <stdlib.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/complexShort.h"
+#include "standardinterfaces/complexShort_u.h"
+#include "standardinterfaces/complexFloat_p.h"
+
+/** \brief
+ *
+ *
+ */
+class complexFloat2Short_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    complexFloat2Short_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~complexFloat2Short_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    complexFloat2Short_i();
+
+    /// Disallow copy constructor
+    complexFloat2Short_i(complexFloat2Short_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+    
+    // list components provides and uses ports
+    standardInterfaces_i::complexFloat_p *complexFloatPortIn;
+    standardInterfaces_i::complexShort_u *complexShortPortOut;
+
+    float gain;
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/complexShort2Float.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/complexShort2Float.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/complexShort2Float.h	(revision 10718)
@@ -0,0 +1,107 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE complexShort2Float.
+
+OSSIE complexShort2Float is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE complexShort2Float is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE complexShort2Float; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#ifndef COMPLEXSHORT2FLOAT_IMPL_H
+#define COMPLEXSHORT2FLOAT_IMPL_H
+
+#include <stdlib.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/complexShort.h"
+#include "standardinterfaces/complexFloat_u.h"
+#include "standardinterfaces/complexShort_p.h"
+
+/** \brief
+ *
+ *
+ */
+class complexShort2Float_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    complexShort2Float_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~complexShort2Float_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    complexShort2Float_i();
+
+    /// Disallow copy constructor
+    complexShort2Float_i(complexShort2Float_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    CORBA::Short simple_0_value;
+    float gain;
+    
+    // list components provides and uses ports
+    standardInterfaces_i::complexFloat_u *dataOut_0;
+    standardInterfaces_i::complexShort_p *dataIn_0;
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FrameSync64.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FrameSync64.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FrameSync64.h	(revision 10718)
@@ -0,0 +1,102 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef FRAMESYNC64_IMPL_H
+#define FRAMESYNC64_IMPL_H
+
+#include <stdlib.h>
+#include <complex>
+#include <liquid/liquid.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/realChar_u.h"
+#include "standardinterfaces/complexFloat_p.h"
+
+/** \brief
+ *
+ *
+ */
+class FrameSync64_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    FrameSync64_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~FrameSync64_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+	/// Query properties from .prf.xml
+	void query(CF::Properties&)
+		throw (CORBA::SystemException,
+				CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+    bool verbose;
+
+  private:
+    /// Disallow default constructor
+    FrameSync64_i();
+
+    /// Disallow copy constructor
+    FrameSync64_i(FrameSync64_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+	bool continue_processing();
+	volatile bool thread_started;
+	omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+    	
+    // list components provides and uses ports
+    standardInterfaces_i::complexFloat_p *frameDataPortIn;
+    standardInterfaces_i::realChar_u *headerDataPortOut;
+    standardInterfaces_i::realChar_u *payloadDataPortOut;
+
+    // liquid dsp objects
+    framesync64 fs;                 // frame synchronizer object
+    framesyncprops_s fsprops;       // frame synchronizer properties
+    //unsigned char header[24];       // header data buffer
+    //unsigned char payload[64];      // payload data buffer
+    resamp2_crcf decim2;            // half-band decimator
+  public:
+    void PushHeaderData(unsigned char * _header);
+    void PushPayloadData(unsigned char * _payload);
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FlexframeGen.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FlexframeGen.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FlexframeGen.h	(revision 10718)
@@ -0,0 +1,129 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE FlexframeGen.
+
+OSSIE FlexframeGen is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE FlexframeGen is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE FlexframeGen; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#ifndef FLEXFRAMEGEN_IMPL_H
+#define FLEXFRAMEGEN_IMPL_H
+
+#include <stdlib.h>
+#include <complex>
+#include <liquid/liquid.h>
+
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/complexFloat_u.h"
+#include "standardinterfaces/realChar_p.h"
+
+/** \brief
+ *
+ *
+ */
+class FlexframeGen_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    FlexframeGen_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~FlexframeGen_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    FlexframeGen_i();
+
+    /// Disallow copy constructor
+    FlexframeGen_i(FlexframeGen_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    // list components provides and uses ports
+    standardInterfaces_i::realChar_p *headerDataPortIn;
+    standardInterfaces_i::realChar_p *payloadDataPortIn;
+    standardInterfaces_i::complexFloat_u *frameDataPortOut;
+
+    bool verbose;
+
+    // 
+    // signal processing objects
+    //
+
+    // frame generator
+    flexframegen fg;                // frame generator
+    flexframegenprops_s fgprops;    // frame generator properties
+    unsigned char header[8];
+    unsigned char * payload;
+    unsigned int payload_len;
+
+    std::complex<float> * frame;
+    unsigned int frame_len;
+
+    // matched filter interpolator
+    interp_crcf interp;
+
+    // half-band interpolator
+    resamp2_crcf interp2;
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FlexframeSync.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FlexframeSync.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/FlexframeSync.h	(revision 10718)
@@ -0,0 +1,135 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE FlexframeSync.
+
+OSSIE FlexframeSync is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE FlexframeSync is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE FlexframeSync; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#ifndef FLEXFRAMESYNC_IMPL_H
+#define FLEXFRAMESYNC_IMPL_H
+
+#include <stdlib.h>
+#include <complex>
+#include <liquid/liquid.h>
+
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/realChar_u.h"
+#include "standardinterfaces/complexFloat_u.h"
+#include "standardinterfaces/complexFloat_p.h"
+
+// set to '1' to enable special frame timeout
+#define FRAME_TIMEOUT (0)
+
+/** \brief
+ *
+ *
+ */
+class FlexframeSync_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    FlexframeSync_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~FlexframeSync_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    FlexframeSync_i();
+
+    /// Disallow copy constructor
+    FlexframeSync_i(FlexframeSync_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    // list components provides and uses ports
+    standardInterfaces_i::complexFloat_p *frameSamplesPortIn;
+    standardInterfaces_i::realChar_u *headerDataPortOut;
+    standardInterfaces_i::realChar_u *payloadDataPortOut;
+    standardInterfaces_i::complexFloat_u *modemSamplesPortOut;
+
+    // 
+    // signal processing objects
+    //
+    flexframesync fs;               // frame synchronizer
+    framesyncprops_s fsprops;       // frame synchronizer properties
+
+    resamp2_crcf decim2;            // half-band decimator
+
+#if FRAME_TIMEOUT
+    unsigned int timeout_samples;
+    unsigned int timeout_count;
+    void PushVoidFrame(void);
+#endif
+    
+  public:
+    bool verbose;
+    void PushHeaderData(unsigned char * _header);
+    void PushPayloadData(unsigned char * _payload,
+                         unsigned int _header_len);
+    void PushFrameSamples(std::complex<float> * _frame_samples,
+                          unsigned int _frame_samples_len);
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketEncoder.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketEncoder.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketEncoder.h	(revision 10718)
@@ -0,0 +1,100 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef PACKETENCODER_IMPL_H
+#define PACKETENCODER_IMPL_H
+
+#include <stdlib.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/realChar_u.h"
+#include "standardinterfaces/realChar_p.h"
+
+#include <liquid/liquid.h>
+
+/** \brief
+ *
+ *
+ */
+class PacketEncoder_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    PacketEncoder_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~PacketEncoder_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    PacketEncoder_i();
+
+    /// Disallow copy constructor
+    PacketEncoder_i(PacketEncoder_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    CORBA::Boolean simple_0_value;
+    CORBA::Short simple_1_value;
+    CORBA::Short simple_2_value;
+
+    // list components provides and uses ports
+    standardInterfaces_i::realChar_p *portUncodedDataIn;
+    standardInterfaces_i::realChar_u *portCodedDataOut;
+
+    // dsp objects
+    packetizer p;               ///< packetizer object
+    crc_scheme check;           ///< data validity check (e.g. CRC)
+    fec_scheme fec_inner;       ///< inner FEC scheme
+    fec_scheme fec_outer;       ///< outer FEC scheme
+    unsigned int dec_msg_len;   ///< decoded message length
+    unsigned int enc_msg_len;   ///< encoded message length
+    
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/Channel.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/Channel.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/Channel.h	(revision 10718)
@@ -0,0 +1,122 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE Channel.
+
+OSSIE Channel is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE Channel is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE Channel; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#ifndef CHANNEL_IMPL_H
+#define CHANNEL_IMPL_H
+
+#include <stdlib.h>
+#include <complex>
+#include <liquid/liquid.h>
+
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+#include "standardinterfaces/complexFloat.h"
+#include "standardinterfaces/complexFloat_u.h"
+#include "standardinterfaces/complexFloat_p.h"
+
+/** \brief
+ *
+ *
+ */
+class Channel_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    Channel_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~Channel_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    Channel_i();
+
+    /// Disallow copy constructor
+    Channel_i(Channel_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    // list components provides and uses ports
+    standardInterfaces_i::complexFloat_p *samplesInPort;
+    standardInterfaces_i::complexFloat_u *samplesOutPort;
+    
+
+    //
+    // signal processing objects
+    //
+    
+    // Farrow filter for fractional sample offset
+    //fir_farrow f;
+
+    // carrier frequency/phase offset
+    nco_crcf nco_channel;
+
+    // gain
+    float gamma;
+
+    // noise standard deviation (after channel gain is applied)
+    float SNRdB;
+    float noise_std;
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketSource.h
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketSource.h	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/include/PacketSource.h	(revision 10718)
@@ -0,0 +1,98 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#ifndef PACKETSOURCE_IMPL_H
+#define PACKETSOURCE_IMPL_H
+
+#include <stdlib.h>
+#include "ossie/cf.h"
+#include "ossie/PortTypes.h"
+#include "ossie/Resource_impl.h"
+#include "ossie/debug.h"
+
+
+#include "standardinterfaces/realChar.h"
+#include "standardinterfaces/realChar_u.h"
+
+/** \brief
+ *
+ *
+ */
+class PacketSource_i : public virtual Resource_impl
+{
+  public:
+    /// Initializing constructor
+    PacketSource_i(const char *uuid, omni_condition *sem);
+
+    /// Destructor
+    ~PacketSource_i(void);
+
+    /// Static function for omni thread
+    static void Run( void * data );
+
+    ///
+    void start() throw (CF::Resource::StartError, CORBA::SystemException);
+
+    ///
+    void stop() throw (CF::Resource::StopError, CORBA::SystemException);
+
+    ///
+    CORBA::Object_ptr getPort( const char* portName )
+        throw (CF::PortSupplier::UnknownPort, CORBA::SystemException);
+
+    ///
+    void releaseObject() throw (CF::LifeCycle::ReleaseError, CORBA::SystemException);
+
+    ///
+    void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException);
+
+    /// Query properties from .prf.xml
+    void query(CF::Properties&)
+        throw (CORBA::SystemException,
+                CF::UnknownProperties);
+
+    /// Configures properties read from .prf.xml
+    void configure(const CF::Properties&)
+        throw (CORBA::SystemException,
+            CF::PropertySet::InvalidConfiguration,
+            CF::PropertySet::PartialConfiguration);
+
+
+  private:
+    /// Disallow default constructor
+    PacketSource_i();
+
+    /// Disallow copy constructor
+    PacketSource_i(PacketSource_i&);
+
+    /// Main signal processing method
+    void ProcessData();
+    bool continue_processing();
+    volatile bool thread_started;
+    omni_mutex processing_mutex;
+   
+    omni_condition *component_running;  ///< for component shutdown
+    omni_thread *processing_thread;     ///< for component writer function
+        
+    // list components provides and uses ports
+    standardInterfaces_i::realChar_u *packetHeaderDataOut;
+    standardInterfaces_i::realChar_u *packetPayloadDataOut;
+
+    // configurable properties
+#if 0
+    CORBA::Short simple_0_value;
+    CORBA::Short simple_1_value;
+    CORBA::Boolean simple_2_value;
+#endif
+    unsigned int header_len;    // number of bytes in header
+    unsigned int payload_len;   // number of bytes in payload
+    unsigned int packet_delay;  // time between packets (ms)
+    bool verbose;               // enable/disable verbose output
+
+    unsigned int packet_id;     // packet id number
+};
+#endif
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FrameGen64.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FrameGen64.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FrameGen64.cpp	(revision 10718)
@@ -0,0 +1,252 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#include <string>
+#include <iostream>
+#include <complex>
+
+#include "FrameGen64.h"
+#include "config.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT FrameGen64_i
+#include "main.cpp"
+
+FrameGen64_i::FrameGen64_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    headerDataPortIn = new standardInterfaces_i::realChar_p("HeaderDataIn");
+    payloadDataPortIn = new standardInterfaces_i::realChar_p("PayloadDataIn");
+    frameDataPortOut = new standardInterfaces_i::complexFloat_u("FrameSamplesOut");
+
+    verbose = true;
+
+    // create dsp objects
+    frameGenerator = framegen64_create(3,0.5f);
+
+    interp2 = resamp2_crcf_create(37,0,60);
+}
+
+FrameGen64_i::~FrameGen64_i(void)
+{
+    delete headerDataPortIn;
+    delete payloadDataPortIn;
+    delete frameDataPortOut;
+
+    // clean up dsp objects
+    framegen64_destroy(frameGenerator);
+    resamp2_crcf_destroy(interp2);
+}
+
+// Static function for omni thread
+void FrameGen64_i::Run( void * data )
+{
+    ((FrameGen64_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr FrameGen64_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, FrameGen64, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = headerDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = payloadDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = frameDataPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void FrameGen64_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, FrameGen64, "start() invoked")
+	omni_mutex_lock  l(processing_mutex);
+	if( false == thread_started )
+	{
+		thread_started = true;
+		// Create the thread for the writer's processing function
+		processing_thread = new omni_thread(Run, (void *) this);
+
+		// Start the thread containing the writer's processing function
+		processing_thread->start();
+	}
+}
+
+void FrameGen64_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, FrameGen64, "stop() invoked")
+	omni_mutex_lock l(processing_mutex);
+	thread_started = false;
+}
+
+void FrameGen64_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, FrameGen64, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void FrameGen64_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, FrameGen64, "initialize() invoked")
+}
+
+void FrameGen64_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+	if( configProperties.length() == 0 )
+	{
+		configProperties.length( propertySet.length() );
+		for (unsigned int i=0; i<propertySet.length(); i++) {
+			configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+			configProperties[i].value = propertySet[i].value;
+		}
+		return;
+	} else {
+		for (unsigned int i=0; i<configProperties.length(); i++) {
+
+			for (unsigned int j=0; j<propertySet.length(); j++) {
+
+				if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+					configProperties[i].value = propertySet[i].value;
+				}
+			}
+		}
+	} // end if-else
+}
+
+void FrameGen64_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, FrameGen64, "configure() invoked")
+
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for (unsigned int j=0; j<props.length(); j++) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for (unsigned int i=0; i<props.length(); i++)
+    {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:addedf02-06aa-11df-baab-001aa089d644") == 0) {
+            // verbose
+            CORBA::Boolean tmp;
+            props[i].value >>= tmp;
+            verbose = tmp;
+        }
+    }
+}
+
+void FrameGen64_i::ProcessData()
+{
+    DEBUG(3, FrameGen64, "ProcessData() invoked")
+    unsigned int frame_len = 1280;
+
+    PortTypes::FloatSequence I_out, Q_out;
+    I_out.length(2*frame_len); //must define length of output
+    Q_out.length(2*frame_len); //must define length of output
+
+    PortTypes::CharSequence *headerData(NULL);
+    CORBA::UShort headerData_length;
+
+    PortTypes::CharSequence *payloadData(NULL);
+    CORBA::UShort payloadData_length;
+
+    unsigned char header[24];
+    unsigned char payload[64];
+    std::complex<float> frame[frame_len];
+
+    unsigned int i;
+
+    while(continue_processing())
+    {
+        // get data from header port
+        headerDataPortIn->getData(headerData);
+        headerData_length = headerData->length();
+
+        // get data from payload port
+        payloadDataPortIn->getData(payloadData);
+        payloadData_length = payloadData->length();
+
+        // validate lengths
+        if (payloadData_length != 64) {
+            std::cerr << "error: FrameGen64 payload length must be 64 bytes" << std::endl;
+            throw(0);
+        } else if (headerData_length != 24) {
+            std::cerr << "error: FrameGen64 header length must be 24 bytes" << std::endl;
+            throw(0);
+        }
+
+        // copy header, payload
+        for (i=0; i<24; i++)
+            header[i] = (*headerData)[i];
+        for (i=0; i<64; i++)
+            payload[i] = (*payloadData)[i];
+
+        // release the input ports
+        headerDataPortIn->bufferEmptied();
+        payloadDataPortIn->bufferEmptied();
+
+        // generate the frame
+        framegen64_execute(frameGenerator,header,payload,frame);
+
+        // run interpolator, copy to output
+        std::complex<float> y[2];
+        for (i=0; i<frame_len; i++) {
+            // execute interpolator one sample at a time, storing in
+            // two-sample array y
+            resamp2_crcf_interp_execute(interp2, frame[i], y);
+
+            I_out[2*i+0] = y[0].real();
+            I_out[2*i+1] = y[1].real();
+
+            Q_out[2*i+0] = y[0].imag();
+            Q_out[2*i+1] = y[1].imag();
+        }
+
+        // push output frame
+        frameDataPortOut->pushPacket(I_out, Q_out);
+
+    }
+}
+
+bool FrameGen64_i::continue_processing()
+{
+	omni_mutex_lock l(processing_mutex);
+	return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/complexFloat2Short.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/complexFloat2Short.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/complexFloat2Short.cpp	(revision 10718)
@@ -0,0 +1,194 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+#include <string>
+#include <iostream>
+
+#include "complexFloat2Short.h"
+#include "config.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT complexFloat2Short_i
+#include "main.cpp"
+
+complexFloat2Short_i::complexFloat2Short_i(const char *uuid, omni_condition *condition) : 
+    Resource_impl(uuid), component_running(condition) 
+{
+    complexFloatPortIn = new standardInterfaces_i::complexFloat_p("complexFloatIn");
+    complexShortPortOut = new standardInterfaces_i::complexShort_u("complexShortOut");
+
+    gain = 2000.0f;
+}
+
+complexFloat2Short_i::~complexFloat2Short_i(void)
+{   
+    delete complexFloatPortIn;
+    delete complexShortPortOut;
+}
+
+// Static function for omni thread
+void complexFloat2Short_i::Run( void * data )
+{
+    ((complexFloat2Short_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr complexFloat2Short_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, complexFloat2Short, "getPort() invoked with " << portName)
+    
+    CORBA::Object_var p;
+
+    p = complexFloatPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = complexShortPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void complexFloat2Short_i::start() throw (CORBA::SystemException, 
+    CF::Resource::StartError)
+{
+    DEBUG(3, complexFloat2Short, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void complexFloat2Short_i::stop() throw (CORBA::SystemException, CF::Resource::StopError) 
+{  
+    DEBUG(3, complexFloat2Short, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void complexFloat2Short_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, complexFloat2Short, "releaseObject() invoked")
+    
+    component_running->signal();
+}
+
+void complexFloat2Short_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, complexFloat2Short, "initialize() invoked")
+}
+
+void complexFloat2Short_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void complexFloat2Short_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, complexFloat2Short, "configure() invoked")
+    
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:7e9411be-7266-4c1c-ad1e-e7fa7c597248") == 0) {
+            CORBA::Short simple_temp;
+            // gain
+            props[i].value >>= simple_temp;
+            gain = simple_temp;
+        } else {
+            std::cerr << "error: complexFloat2Short::configure(), unknown property '"
+                      << props[i].id << "'" << std::endl;
+            throw (0);
+        }
+    }
+}
+
+void complexFloat2Short_i::ProcessData()
+{
+    DEBUG(3, complexFloat2Short, "ProcessData() invoked")
+
+    PortTypes::ShortSequence I_out, Q_out;
+
+    PortTypes::FloatSequence *I_in(NULL), *Q_in(NULL);
+    CORBA::UShort I_in_length, Q_in_length;
+
+    while(continue_processing())
+    {
+        complexFloatPortIn->getData(I_in, Q_in);
+
+        I_in_length = I_in->length();
+        Q_in_length = Q_in->length();
+
+        I_out.length( I_in_length );
+        Q_out.length( Q_in_length );
+
+        // copy data
+        for (unsigned int i=0; i<I_in_length; i++)
+            I_out[i] = (*I_in)[i] * gain;
+
+        for (unsigned int i=0; i<Q_in_length; i++)
+            Q_out[i] = (*Q_in)[i] * gain;
+
+        complexFloatPortIn->bufferEmptied();
+        complexShortPortOut->pushPacket(I_out, Q_out);
+    }
+}
+
+bool complexFloat2Short_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/complexShort2Float.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/complexShort2Float.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/complexShort2Float.cpp	(revision 10718)
@@ -0,0 +1,211 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE complexShort2Float.
+
+OSSIE complexShort2Float is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE complexShort2Float is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE complexShort2Float; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#include <string>
+#include <iostream>
+
+#include "config.h"
+#include "complexShort2Float.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT complexShort2Float_i
+#include "main.cpp"
+
+complexShort2Float_i::complexShort2Float_i(const char *uuid, omni_condition *condition) : 
+    Resource_impl(uuid), component_running(condition) 
+{
+    dataOut_0 = new standardInterfaces_i::complexFloat_u("complexFloatOut");
+    dataIn_0 = new standardInterfaces_i::complexShort_p("complexShortIn");
+
+    gain = 1.0f / 2000.0f;
+}
+
+complexShort2Float_i::~complexShort2Float_i(void)
+{   
+    delete dataOut_0;
+    delete dataIn_0;
+}
+
+// Static function for omni thread
+void complexShort2Float_i::Run( void * data )
+{
+    ((complexShort2Float_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr complexShort2Float_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, complexShort2Float, "getPort() invoked with " << portName)
+    
+    CORBA::Object_var p;
+
+    p = dataOut_0->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = dataIn_0->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void complexShort2Float_i::start() throw (CORBA::SystemException, 
+    CF::Resource::StartError)
+{
+    DEBUG(3, complexShort2Float, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void complexShort2Float_i::stop() throw (CORBA::SystemException, CF::Resource::StopError) 
+{  
+    DEBUG(3, complexShort2Float, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void complexShort2Float_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, complexShort2Float, "releaseObject() invoked")
+    
+    component_running->signal();
+}
+
+void complexShort2Float_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, complexShort2Float, "initialize() invoked")
+}
+
+void complexShort2Float_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for ( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for ( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for ( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void complexShort2Float_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, complexShort2Float, "configure() invoked")
+    
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for ( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++)
+    {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:b96ae4c4-5164-11df-aa0f-001aa089d644") == 0) {
+            // gain
+            props[i].value >>= gain;
+        } else {
+            std::cerr << "error: complexShort2Float::configure(), unknown property '"
+                      << props[i].id << "'" << std::endl;
+            throw (0);
+        }
+    }
+}
+
+void complexShort2Float_i::ProcessData()
+{
+    DEBUG(3, complexShort2Float, "ProcessData() invoked")
+
+    PortTypes::FloatSequence I_out, Q_out;
+
+
+    PortTypes::ShortSequence *I_in(NULL), *Q_in(NULL);
+    CORBA::UShort I_in_length, Q_in_length;
+
+    while(continue_processing())
+    {
+        dataIn_0->getData(I_in, Q_in);
+
+        I_in_length = I_in->length();
+        Q_in_length = Q_in->length();
+
+        I_out.length( I_in_length );
+        Q_out.length( Q_in_length );
+
+        // copy data
+        for (unsigned int i=0; i<I_in_length; i++)
+            I_out[i] = (float)( (*I_in)[i] ) * gain;
+
+        for (unsigned int i=0; i<Q_in_length; i++)
+            Q_out[i] = (float)( (*Q_in)[i] ) * gain;
+
+        dataIn_0->bufferEmptied();
+        dataOut_0->pushPacket(I_out, Q_out);
+    }
+}
+
+bool complexShort2Float_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FrameSync64.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FrameSync64.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FrameSync64.cpp	(revision 10718)
@@ -0,0 +1,297 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#include <cstdio>
+#include <string>
+#include <iostream>
+
+#include "config.h"
+#include "FrameSync64.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT FrameSync64_i
+#include "main.cpp"
+
+static int callback(unsigned char * _header,  int _header_valid,
+                    unsigned char * _payload, int _payload_valid,
+                    framesyncstats_s stats,
+                    void * _userdata);
+
+FrameSync64_i::FrameSync64_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    frameDataPortIn = new standardInterfaces_i::complexFloat_p("FrameSamplesIn");
+    headerDataPortOut = new standardInterfaces_i::realChar_u("HeaderDataOut");
+    payloadDataPortOut = new standardInterfaces_i::realChar_u("PayloadDataOut");
+
+    // create liquid dsp object(s)
+    verbose = true;
+    framesyncprops_init_default(&fsprops);
+    fs = framesync64_create(&fsprops,callback,(void*)this);
+    decim2 = resamp2_crcf_create(37,0,60);
+}
+
+FrameSync64_i::~FrameSync64_i(void)
+{
+    delete frameDataPortIn;
+    delete headerDataPortOut;
+    delete payloadDataPortOut;
+
+    // delete liquid dsp object(s)
+    //framesync64_destroy(fs);
+    resamp2_crcf_destroy(decim2);
+}
+
+// Static function for omni thread
+void FrameSync64_i::Run( void * data )
+{
+    ((FrameSync64_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr FrameSync64_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, FrameSync64, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = frameDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = headerDataPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = payloadDataPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void FrameSync64_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, FrameSync64, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void FrameSync64_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, FrameSync64, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void FrameSync64_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, FrameSync64, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void FrameSync64_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, FrameSync64, "initialize() invoked")
+}
+
+void FrameSync64_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for ( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void FrameSync64_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, FrameSync64, "configure() invoked")
+
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:0a3620cc-0aa1-11df-baab-001aa089d644") == 0) {
+            // verbose
+            props[i].value >>= verbose;
+        } else if (strcmp(props[i].id, "DCE:5b2083b8-fac1-4ed9-becf-80ca7ab08329") == 0) {
+            // squelch_enabled
+            CORBA::Boolean simple_tmp;
+            props[i].value >>= simple_tmp;
+            fsprops.squelch_enabled = (simple_tmp == false) ? 0 : 1;
+            framesync64_setprops(fs,&fsprops);
+        } else if (strcmp(props[i].id, "DCE:f6729dae-185f-4438-9202-6adaff95e20e") == 0) {
+            // squelch_threshold
+            props[i].value >>= fsprops.squelch_threshold;
+            framesync64_setprops(fs,&fsprops);
+        } else {
+            fprintf(stderr,"error: FrameSync64::configure(), invalid property\n");
+            throw (0);
+        }
+    }
+}
+
+void FrameSync64_i::ProcessData()
+{
+    DEBUG(3, FrameSync64, "ProcessData() invoked")
+
+    PortTypes::FloatSequence *I_in(NULL), *Q_in(NULL);
+    CORBA::UShort I_in_length, Q_in_length;
+
+    unsigned int i;
+    std::complex<float> x;
+    unsigned int k=0;           // decimated sample counter
+    std::complex<float> y[2];   // decimated sample buffer
+
+    while(continue_processing()) {
+        frameDataPortIn->getData(I_in, Q_in);
+
+        I_in_length = I_in->length();
+        Q_in_length = Q_in->length();
+
+#if 0
+        // operate one sample at a time
+        for (i=0; i<I_in_length; i++) {
+            // read separate I/Q streams and push into std::complex<float> type
+            x.real() = (*I_in)[i];
+            x.imag() = (*Q_in)[i];
+
+            // execute synchronizer on sample (callback will be invoked once
+            // frame has been received and decoded)
+            framesync64_execute(fs,&x,1);
+        }
+#else
+        // operate two samples at a time
+        for (i=0; i<I_in_length; i++) {
+            y[k].real() = (*I_in)[i];
+            y[k].imag() = (*Q_in)[i];
+            k++;
+
+            // check output sample count, run half-band decimator
+            if (k==2) {
+                // reset counter
+                k=0;
+
+                // run decimator
+                resamp2_crcf_decim_execute(decim2, y, &x);
+
+                // execute synchronizer on sample (callback will be invoked once
+                // frame has been received and decoded)
+                framesync64_execute(fs, &x, 1);
+            }
+        }
+#endif
+
+        // free input buffer
+        frameDataPortIn->bufferEmptied();
+    }
+
+    printf("************* destroying frame sync 64 object...\n");
+    framesync64_destroy(fs);
+}
+
+bool FrameSync64_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+static int callback(unsigned char * _header,  int _header_valid,
+                    unsigned char * _payload, int _payload_valid,
+                    framesyncstats_s _stats,
+                    void * _userdata)
+{
+    // type-cast
+    FrameSync64_i * fs_i = (FrameSync64_i*)_userdata;
+
+    if (fs_i->verbose) {
+        printf("callback invoked\n");
+
+        printf("  header crc          : %s\n", _header_valid ?  "pass" : "FAIL");
+        printf("  payload crc         : %s\n", _payload_valid ? "pass" : "FAIL");
+    }
+
+    if (_header_valid && _payload_valid) {
+        fs_i->PushHeaderData(_header);
+        fs_i->PushPayloadData(_payload);
+    }
+
+    return 0;
+}
+
+void FrameSync64_i::PushHeaderData(unsigned char * _header)
+{
+    // create output array and copy data
+    PortTypes::CharSequence headerDataOut;
+    headerDataOut.length(24);
+    for (unsigned int i=0; i<24; i++)
+        headerDataOut[i] = _header[i];
+
+    // invoke pushPacket on the port
+    headerDataPortOut->pushPacket(headerDataOut);
+}
+
+void FrameSync64_i::PushPayloadData(unsigned char * _payload)
+{
+    // create output array and copy data
+    PortTypes::CharSequence payloadDataOut;
+    payloadDataOut.length(64);
+    for (unsigned int i=0; i<64; i++)
+        payloadDataOut[i] = _payload[i];
+
+    // invoke pushPacket on the port
+    payloadDataPortOut->pushPacket(payloadDataOut);
+}
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FlexframeGen.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FlexframeGen.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FlexframeGen.cpp	(revision 10718)
@@ -0,0 +1,458 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE FlexframeGen.
+
+OSSIE FlexframeGen is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE FlexframeGen is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE FlexframeGen; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#include <string>
+#include <iostream>
+#include <stdio.h>
+
+#include "config.h"
+#include "FlexframeGen.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT FlexframeGen_i
+#include "main.cpp"
+
+FlexframeGen_i::FlexframeGen_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    headerDataPortIn = new standardInterfaces_i::realChar_p("HeaderDataIn");
+    payloadDataPortIn = new standardInterfaces_i::realChar_p("PayloadDataIn");
+    frameDataPortOut = new standardInterfaces_i::complexFloat_u("FrameSamplesOut");
+
+    // create dsp objects
+    fgprops.rampup_len  = 16;
+    fgprops.phasing_len = 64;
+    fgprops.payload_len = 256;
+    fgprops.check       = LIQUID_CRC_16;
+    fgprops.fec0        = LIQUID_FEC_NONE;
+    fgprops.fec1        = LIQUID_FEC_HAMMING128;
+    fgprops.mod_scheme  = LIQUID_MODEM_QAM;
+    fgprops.mod_bps     = 2;
+    fgprops.rampdn_len  = 16;
+
+    fg = flexframegen_create(&fgprops);
+
+    payload_len = 64;
+    payload = (unsigned char*) malloc(payload_len);
+
+    frame_len = 1024;
+    frame = (std::complex<float>*) malloc(frame_len);
+
+    // design rrc filter
+    unsigned int k=2;
+    unsigned int m=3;
+    float beta=0.7f;
+    float dt = 0;
+
+    interp = interp_crcf_create_rnyquist(LIQUID_RNYQUIST_RRC,k,m,beta,dt);
+
+    interp2 = resamp2_crcf_create(37,0,60);
+}
+
+FlexframeGen_i::~FlexframeGen_i(void)
+{
+    delete headerDataPortIn;
+    delete payloadDataPortIn;
+    delete frameDataPortOut;
+
+    flexframegen_destroy(fg);
+    interp_crcf_destroy(interp);
+    resamp2_crcf_destroy(interp2);
+
+    free(payload);
+    free(frame);
+}
+
+// Static function for omni thread
+void FlexframeGen_i::Run( void * data )
+{
+    ((FlexframeGen_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr FlexframeGen_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, FlexframeGen, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = headerDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = payloadDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = frameDataPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void FlexframeGen_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, FlexframeGen, "start() invoked")
+	omni_mutex_lock  l(processing_mutex);
+	if( false == thread_started )
+	{
+		thread_started = true;
+		// Create the thread for the writer's processing function
+		processing_thread = new omni_thread(Run, (void *) this);
+
+		// Start the thread containing the writer's processing function
+		processing_thread->start();
+	}
+}
+
+void FlexframeGen_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, FlexframeGen, "stop() invoked")
+	omni_mutex_lock l(processing_mutex);
+	thread_started = false;
+}
+
+void FlexframeGen_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, FlexframeGen, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void FlexframeGen_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, FlexframeGen, "initialize() invoked")
+}
+
+void FlexframeGen_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+	if( configProperties.length() == 0 )
+	{
+		configProperties.length( propertySet.length() );
+		for(unsigned int i = 0; i < propertySet.length(); i++ )
+		{
+			configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+			configProperties[i].value = propertySet[i].value;
+		}
+		return;
+	} else {
+		for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+			for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+				if( strcmp(configProperties[i].id, propertySet[j].id) == 0 ) {
+					configProperties[i].value = propertySet[j].value;
+				}
+			}
+		}
+	} // end if-else
+}
+
+void FlexframeGen_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, FlexframeGen, "configure() invoked")
+
+#if 1 
+    // not sure what the heck this is here for...
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+#endif
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    unsigned int ms         = fgprops.mod_scheme;
+    unsigned int bps        = fgprops.mod_bps;
+    unsigned int fec0       = fgprops.fec0;
+    unsigned int fec1       = fgprops.fec1;
+    unsigned int check      = fgprops.check;
+    unsigned int rampup_len = fgprops.rampup_len;
+    unsigned int rampdn_len = fgprops.rampdn_len;
+    unsigned int phasing_len= fgprops.phasing_len;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:5b852bf4-6d83-11df-80dc-001aa089d644") == 0) {
+            // verbose
+            CORBA::Boolean simple_temp;
+            props[i].value >>= simple_temp;
+        } else if (strcmp(props[i].id, "DCE:c1612e14-6d83-11df-8500-001aa089d644") == 0) {
+            // mod_scheme
+
+            const char * prop_str;
+            unsigned int M;
+            props[i].value >>= prop_str;
+            std::cout << "modulation scheme: " << prop_str << std::endl;
+            if (strcmp(prop_str,"bpsk")==0) {
+                ms = LIQUID_MODEM_BPSK;
+                M = 2;
+            } else if (strcmp(prop_str,"qpsk")==0) {
+                ms = LIQUID_MODEM_QPSK;
+                M = 4;
+            } else if (strcmp(prop_str,"V29")==0) {
+                ms = LIQUID_MODEM_V29;
+                M = 16;
+            } else if (strcmp(prop_str,"arb16opt")==0) {
+                ms = LIQUID_MODEM_ARB16OPT;
+                M = 16;
+            } else if (strcmp(prop_str,"arb32opt")==0) {
+                ms = LIQUID_MODEM_ARB32OPT;
+                M = 32;
+            } else if (strcmp(prop_str,"arb64vt")==0) {
+                ms = LIQUID_MODEM_ARB64VT;
+                M = 64;
+            } else if (strncmp(prop_str,"psk",3)==0) {
+                ms = LIQUID_MODEM_PSK;
+                M = atoi(prop_str+3);
+            } else if (strncmp(prop_str,"dpsk",4)==0) {
+                ms = LIQUID_MODEM_DPSK;
+                M = atoi(prop_str+4);
+            } else if (strncmp(prop_str,"qam",3)==0) {
+                ms = LIQUID_MODEM_QAM;
+                M = atoi(prop_str+3);
+            } else if (strncmp(prop_str,"apsk",4)==0) {
+                ms = LIQUID_MODEM_APSK;
+                M = atoi(prop_str+4);
+            } else if (strncmp(prop_str,"ask",3)==0) {
+                ms = LIQUID_MODEM_ASK;
+                M = atoi(prop_str+3);
+            } else {
+                std::cerr << "error: invalid mod scheme: " << prop_str << std::endl;
+                throw (0);
+            }
+
+            // compute bits/symbol
+            switch (M) {
+            case 2:     bps = 1;    break;
+            case 4:     bps = 2;    break;
+            case 8:     bps = 3;    break;
+            case 16:    bps = 4;    break;
+            case 32:    bps = 5;    break;
+            case 64:    bps = 6;    break;
+            case 128:   bps = 7;    break;
+            case 256:   bps = 8;    break;
+            default:
+                std::cerr << "error: FlexFrameGen_i::configure(), invalid constellation size : " << M << std::endl;
+                std::cerr << "       Set mod_scheme to one of: bpsk, qpsk, psk<2..256>, dpsk<2..256>, qam<4..256>, apsk<4..128>, ask<2..256>, arb16opt, arb64vt" << std::endl;
+                throw (0);
+            }
+
+        } else if (strcmp(props[i].id, "DCE:1ca10d80-6d84-11df-b66a-001aa089d644") == 0) {
+            // phasing_length
+            CORBA::Short simple_temp;
+            props[i].value >>= simple_temp;
+            phasing_len = simple_temp;
+        } else if (strcmp(props[i].id, "DCE:29b6bcc2-6d84-11df-bfd7-001aa089d644") == 0) {
+            // ramp_length
+            CORBA::Short simple_temp;
+            props[i].value >>= simple_temp;
+            rampup_len = simple_temp;
+            rampdn_len = simple_temp;
+        } else if (strcmp(props[i].id, "DCE:dcc656f6-67e1-4f15-b919-7a9e6c181c05") == 0) {
+            // fec0 (inner coding scheme)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to FEC scheme
+            fec0 = liquid_getopt_str2fec(prop_str);
+            if (fec0 == LIQUID_FEC_UNKNOWN) {
+                std::cerr << "error: FlexframeGen::configure(), invalid FEC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else if (strcmp(props[i].id, "DCE:8d65b6d8-df33-43c5-9e4e-238eca7c4424") == 0) {
+            // fec1 (outer coding scheme)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to FEC scheme
+            fec1 = liquid_getopt_str2fec(prop_str);
+            if (fec1 == LIQUID_FEC_UNKNOWN) {
+                std::cerr << "error: FlexframeGen::configure(), invalid FEC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else if (strcmp(props[i].id, "DCE:6c05c229-da43-4f14-9865-d2f9bcb51013") == 0) {
+            // check (data validity check: crc/checksum)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to CRC scheme
+            check = liquid_getopt_str2crc(prop_str);
+            if (check == LIQUID_CRC_UNKNOWN) {
+                std::cerr << "error: FlexframeGen::configure(), invalid CRC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else {
+            std::cerr << "error: unknown property" << std::endl;
+            throw (0);
+        }
+
+    }
+
+    // set frame generator properties (NOTE: actual frame generator object
+    // will be reconfigured on next frame)
+    fgprops.mod_scheme  = ms;
+    fgprops.mod_bps     = bps;
+    fgprops.fec0        = fec0;
+    fgprops.fec1        = fec1;
+    fgprops.check       = check;
+    fgprops.rampup_len  = rampup_len;
+    fgprops.rampdn_len  = rampdn_len;
+    fgprops.phasing_len = phasing_len;
+
+    printf("FlexframeGen_i::configure():\n");
+    printf("    ramp up len         :   %u\n", fgprops.rampup_len);
+    printf("    phasing len         :   %u\n", fgprops.phasing_len);
+    printf("    payload len, uncoded:   %u bytes\n", fgprops.payload_len);
+    printf("    payload crc         :   %s\n", crc_scheme_str[fgprops.check][1]);
+    printf("    fec (inner)         :   %s\n", fec_scheme_str[fgprops.fec0][1]);
+    printf("    fec (outer)         :   %s\n", fec_scheme_str[fgprops.fec1][1]);
+    printf("    modulation scheme   :   %u-%s\n",
+        1<<fgprops.mod_bps,
+        modulation_scheme_str[fgprops.mod_scheme][0]);
+    printf("    ramp dn len         :   %u\n", fgprops.rampdn_len);
+}
+
+void FlexframeGen_i::ProcessData()
+{
+    DEBUG(3, FlexframeGen, "ProcessData() invoked")
+
+    PortTypes::FloatSequence I_out, Q_out;
+
+
+    // header data
+    PortTypes::CharSequence *headerData(NULL);
+    CORBA::UShort headerData_length;
+
+    // payload data
+    PortTypes::CharSequence *payloadData(NULL);
+    CORBA::UShort payloadData_length;
+
+    unsigned int i;
+
+    verbose = 1;
+    while(continue_processing()) {
+        // get data from header port
+        headerDataPortIn->getData(headerData);
+        headerData_length = headerData->length();
+
+        payloadDataPortIn->getData(payloadData);
+        payloadData_length = payloadData->length();
+
+        // validate lengths
+        if (headerData_length != 8) {
+            std::cerr << "error: FlexframeGen header length must be 8 bytes" << std::endl;
+            throw(0);
+        }
+
+        // reallocate payload 
+        payload_len = payloadData_length;
+        payload = (unsigned char*) realloc(payload, payload_len*sizeof(unsigned char));
+
+        // copy header, payload
+        for (i=0; i<8; i++)
+            header[i] = (*headerData)[i];
+        for (i=0; i<payload_len; i++)
+            payload[i] = (*payloadData)[i];
+
+        // configure fgprops on input data size
+        fgprops.payload_len = payload_len;
+        flexframegen_setprops(fg,&fgprops);
+
+        // compute frame length, reallocate memory
+        frame_len = flexframegen_getframelen(fg);
+        frame = (std::complex<float>*) realloc(frame, frame_len*sizeof(std::complex<float>));
+
+        I_out.length(4*frame_len); //must define length of output
+        Q_out.length(4*frame_len); //must define length of output
+
+        // generate the frame
+        flexframegen_execute(fg,header,payload,frame);
+
+        // run interpolator, store in output
+        std::complex<float> y[2];
+        std::complex<float> z[4];
+        for (i=0; i<frame_len; i++) {
+            // execute interpolator one sample at a time, storing in
+            // two-sample array y
+            interp_crcf_execute(interp, frame[i], y);
+
+#if 0
+            // write first interpolated sample
+            I_out[*i+0] = y[0].real();
+            Q_out[2*i+0] = y[0].imag();
+
+            // write second interpolated sample
+            I_out[2*i+1] = y[1].real();
+            Q_out[2*i+1] = y[1].imag();
+#else
+            resamp2_crcf_interp_execute(interp2, y[0], &z[0]);
+            resamp2_crcf_interp_execute(interp2, y[1], &z[2]);
+
+            unsigned int j;
+            for (j=0; j<4; j++) {
+                I_out[4*i+j] = z[j].real();
+                Q_out[4*i+j] = z[j].imag();
+            }
+#endif
+
+        }
+
+        // push output frame
+        frameDataPortOut->pushPacket(I_out, Q_out);
+
+        // free input buffers
+        headerDataPortIn->bufferEmptied();
+        payloadDataPortIn->bufferEmptied();
+    }
+}
+
+bool FlexframeGen_i::continue_processing()
+{
+	omni_mutex_lock l(processing_mutex);
+	return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/main.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/main.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/main.cpp	(revision 10718)
@@ -0,0 +1,134 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+// main.cpp 'template' file
+
+// Include the object header and define a generic component macro. All source
+// code below the following two lines should be the same for all components.
+//#include "complexFloat2Short.h"
+//#define  COMPONENT_OBJECT complexFloat2Short_i
+
+#include <iostream>
+
+#ifndef HAVE_LEGACY
+#include <omniORB4/omniURI.h>
+#endif
+
+#include "ossie/ossieSupport.h"
+#include "ossie/debug.h"
+
+using namespace std;
+using namespace standardInterfaces;  // For standard OSSIE interface classes
+
+int main(int argc, char* argv[])
+{
+    ossieDebugLevel = 3;
+#ifdef HAVE_LEGACY
+    if (argc != 3) {
+        cout << argv[0] << " <id> <usage name> " << endl;
+        exit (-1);
+    }
+
+    ossieSupport::ORB *orb = new ossieSupport::ORB;
+
+    char *uuid = argv[1];
+    char *label = argv[2];
+
+    cout << "Identifier - " << uuid << "  Label - " << label << endl;
+#else
+    if ( argc < 7 ) {
+        cout << argv[0] << " NAMING_CONTEXT_IOR <string> NAME_BINDING <string> COMPONENT_IDENTIFIER <string> " << endl;
+        exit(EXIT_FAILURE);
+    }
+
+    int i = 0;
+    char *uuid = NULL;
+    char *label = NULL;
+    char *ior = NULL;
+
+    while ( i < argc ) {
+        if ( strcmp("NAMING_CONTEXT_IOR", argv[i]) == 0 ) ior = argv[i+1];
+        if ( strcmp("NAME_BINDING", argv[i]) == 0 ) label = argv[i+1];
+        if ( strcmp("COMPONENT_IDENTIFIER", argv[i]) == 0 ) uuid = argv[i+1];
+        ++i;
+    }
+
+    if ( uuid == NULL ) {
+        cout << "ERROR: " << argv[0] << " missing COMPONENT_IDENTIFIER argument" << endl;
+        exit(EXIT_FAILURE);
+    }
+
+    if ( label == NULL ) {
+        cout << "ERROR: " << argv[0] << " missing NAME_BINDING argument" << endl;
+        exit(EXIT_FAILURE);
+    }
+
+    if ( ior == NULL ) {
+        cout << "ERROR: " << argv[0] << " missing NAMING_CONTEXT_IOR argument" << endl;
+        exit(EXIT_FAILURE);
+    }
+
+    cout << argv[0] << " NAMING_CONTEXT_IOR " << ior << " NAME_BINDING " << label << " COMPONENT_IDENTIFIER " << uuid << endl;
+
+    ossieSupport::ORB::orb = CORBA::ORB_init( argc, argv );
+
+    try {
+        CORBA::Object_ptr _ncobj = ossieSupport::ORB::orb->string_to_object(ior);
+        ossieSupport::ORB::inc = CosNaming::NamingContext::_narrow(_ncobj);
+        CORBA::release(_ncobj);
+    } catch ( ... ) {
+        cout << "ERROR: " << argv[0] << " Failed to narrow NamingContext from IOR" << endl;
+        exit(EXIT_FAILURE);
+    }
+
+    try {
+        CORBA::Object_ptr _poaobj = ossieSupport::ORB::orb->resolve_initial_references("RootPOA");
+        ossieSupport::ORB::poa = PortableServer::POA::_narrow(_poaobj);
+        ossieSupport::ORB::pman = ossieSupport::ORB::poa->the_POAManager();
+        ossieSupport::ORB::pman->activate();
+    } catch ( ... ) {
+        cout << "ERROR: " << argv[0] << " Failed to initialize POA" << endl;
+        exit(EXIT_FAILURE);
+    }
+#endif
+    omni_mutex component_running_mutex;
+    omni_condition *component_running = new omni_condition(&component_running_mutex);
+
+    COMPONENT_OBJECT* component_servant;
+    CF::Resource_var component_var;
+
+// Create the digitalmod component servant and object reference
+
+    component_servant = new COMPONENT_OBJECT(uuid, component_running);
+    component_var = component_servant->_this();
+
+#ifdef HAVE_LEGACY
+    orb->bind_object_to_name((CORBA::Object_ptr) component_var, label);
+#else
+    CosNaming::Name_var _bindingname = omni::omniURI::stringToName(label);
+    try {
+        ossieSupport::ORB::inc->rebind(_bindingname, (CORBA::Object_ptr) component_var);
+    } catch ( ... ) {
+        cout << "ERROR: " << argv[0] << " Failed to rebind reference to NameService" << endl;
+        exit(EXIT_FAILURE);
+    }
+#endif
+
+// This bit is ORB specific
+// omniorb is threaded and the servants are running at this point
+// so we block on the condition
+// The releaseObject method clear the condition and the component exits
+
+    component_running->wait();
+#ifdef HAVE_LEGACY
+    orb->unbind_name(label);
+    orb->orb->shutdown(0);
+#else
+    ossieSupport::ORB::inc->unbind(_bindingname);
+    ossieSupport::ORB::orb->destroy();
+#endif
+    return 0;
+}
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FlexframeSync.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FlexframeSync.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/FlexframeSync.cpp	(revision 10718)
@@ -0,0 +1,415 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE FlexframeSync.
+
+OSSIE FlexframeSync is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE FlexframeSync is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE FlexframeSync; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#include <string>
+#include <iostream>
+#include <stdio.h>
+
+#include "config.h"
+#include "FlexframeSync.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT FlexframeSync_i
+#include "main.cpp"
+
+static int callback(unsigned char * _header,
+                    int _header_valid,
+                    unsigned char * _payload,
+                    unsigned int _payload_len,
+                    int _payload_valid,
+                    framesyncstats_s _stats,
+                    void * _userdata);
+
+FlexframeSync_i::FlexframeSync_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    frameSamplesPortIn = new standardInterfaces_i::complexFloat_p("FrameSamplesIn");
+    headerDataPortOut = new standardInterfaces_i::realChar_u("HeaderDataOut");
+    payloadDataPortOut = new standardInterfaces_i::realChar_u("PayloadDataOut");
+    modemSamplesPortOut = new standardInterfaces_i::complexFloat_u("ModemSamplesOut");
+
+    // create liquid dsp object(s)
+    verbose = 0;
+
+    framesyncprops_init_default(&fsprops);
+    fsprops.squelch_enabled = 1;
+    fsprops.squelch_threshold = -25.0f;
+#if 0
+    fsprops.agc_bw0 = 1e-3f;
+    fsprops.agc_bw1 = 1e-5f;
+    fsprops.agc_gmin = 1e-3f;
+    fsprops.agc_gmax = 1e4f;
+    fsprops.pll_bw0 = 1e-1f;
+    fsprops.pll_bw1 = 1e-2f;
+#endif
+    fs = flexframesync_create(&fsprops,callback,(void*)this);
+    flexframesync_print(fs);
+
+    decim2 = resamp2_crcf_create(37,0,60);
+
+#if FRAME_TIMEOUT
+    // (approximate) number of samples to receive before
+    // pushing 'void' frame
+    timeout_samples = 10000;
+    timeout_count = 0;
+#endif
+}
+
+FlexframeSync_i::~FlexframeSync_i(void)
+{
+    delete frameSamplesPortIn;
+    delete headerDataPortOut;
+    delete payloadDataPortOut;
+    delete modemSamplesPortOut;
+
+    flexframesync_destroy(fs);
+    resamp2_crcf_destroy(decim2);
+}
+
+// Static function for omni thread
+void FlexframeSync_i::Run( void * data )
+{
+    ((FlexframeSync_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr FlexframeSync_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, FlexframeSync, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = frameSamplesPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = headerDataPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = payloadDataPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = modemSamplesPortOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void FlexframeSync_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, FlexframeSync, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void FlexframeSync_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, FlexframeSync, "stop() invoked")
+    printf("******************** flexframesync, stop() invoked\n");
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void FlexframeSync_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, FlexframeSync, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void FlexframeSync_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, FlexframeSync, "initialize() invoked")
+}
+
+void FlexframeSync_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for(unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for(unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for(unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[j].id) == 0 ) {
+                    configProperties[i].value = propertySet[j].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void FlexframeSync_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, FlexframeSync, "configure() invoked")
+
+#if 1 
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+#endif
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:4be797b4-6d87-11df-a193-001aa089d644") == 0) {
+            // verbose
+            CORBA::Boolean simple_tmp;
+            props[i].value >>= simple_tmp;
+            verbose = simple_tmp;
+        } else if (strcmp(props[i].id, "DCE:c6e38c1a-5273-4edc-9be9-d12a7e84fe0e") == 0) {
+            // squelch_enabled
+            CORBA::Boolean simple_tmp;
+            props[i].value >>= simple_tmp;
+            fsprops.squelch_enabled = simple_tmp;
+            flexframesync_setprops(fs,&fsprops);
+        } else if (strcmp(props[i].id, "DCE:32efdb04-6d87-11df-b5c6-001aa089d644") == 0) {
+            // squelch_threshold
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+            fsprops.squelch_threshold = simple_temp;
+            flexframesync_setprops(fs,&fsprops);
+        } else {
+            fprintf(stderr,"error: FlexframeSync::configure(), invalid property\n");
+            throw (0);
+        }
+    }
+}
+
+void FlexframeSync_i::ProcessData()
+{
+    DEBUG(3, FlexframeSync, "ProcessData() invoked")
+
+    PortTypes::FloatSequence *I_in(NULL), *Q_in(NULL);
+    CORBA::UShort I_in_length, Q_in_length;
+
+    unsigned int i;
+    std::complex<float> x;
+    unsigned int k=0;           // decimated sample counter
+    std::complex<float> y[2];   // decimated sample buffer
+
+    while(continue_processing()) {
+        frameSamplesPortIn->getData(I_in, Q_in);
+
+        I_in_length = I_in->length();
+        Q_in_length = Q_in->length();
+
+        if (I_in_length % 2) {
+            fprintf(stderr,"warning: FlexframeSync::ProcessData(), input size not even\n");
+        }
+
+#if 0
+        // operate one sample at a time
+        for (i=0; i<I_in_length; i++) {
+            x.real() = (*I_in)[i];
+            x.imag() = (*Q_in)[i];
+
+            // execute synchronizer on sample (callback will be invoked once
+            // frame has been received and decoded)
+            flexframesync_execute(fs,&x,1);
+        }
+#else
+        // operate two samples at a time
+        for (i=0; i<I_in_length; i++) {
+            y[k].real() = (*I_in)[i];
+            y[k].imag() = (*Q_in)[i];
+
+            y[k] *= 0.1f;
+            k++;
+
+            // check output sample count, run half-band decimator
+            if (k==2) {
+                // reset counter
+                k=0;
+
+                // run decimator
+                resamp2_crcf_decim_execute(decim2, y, &x);
+
+                // execute synchronizer on sample (callback will be invoked once
+                // frame has been received and decoded)
+                flexframesync_execute(fs, &x, 1);
+            }
+        }
+#if FRAME_TIMEOUT
+        timeout_count += I_in->length();
+        if (timeout_count > timeout_samples) {
+            // reset timer
+            timeout_count = 0;
+
+            // call special pushPacket()
+            PushVoidFrame();
+        }
+#endif
+
+#endif
+
+        // free input port buffer
+        frameSamplesPortIn->bufferEmptied();
+    }
+
+#if 1
+    // debugging...
+    printf("************* destroying frame sync 64 object...\n");
+    flexframesync_destroy(fs);
+#endif
+}
+
+bool FlexframeSync_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+static int callback(unsigned char * _header,
+                    int _header_valid,
+                    unsigned char * _payload,
+                    unsigned int _payload_len,
+                    int _payload_valid,
+                    framesyncstats_s _stats,
+                    void * _userdata)
+{
+    // type-case user data
+    FlexframeSync_i * fs_i = (FlexframeSync_i*) _userdata;
+
+        printf("  header (rssi : %12.4f dB) [%4s] payload [%4s]\n", _stats.rssi, _header_valid ?  "pass" : "FAIL",
+                                                 _payload_valid ? "pass" : "FAIL");
+
+    if (_header_valid && _payload_valid) {
+        fs_i->PushHeaderData(_header);
+        fs_i->PushPayloadData(_payload, _payload_len);
+
+        // push modem samples regardless of validity
+        fs_i->PushFrameSamples(_stats.framesyms, _stats.num_framesyms);
+    }
+
+    return 0;
+}
+
+void FlexframeSync_i::PushHeaderData(unsigned char * _header)
+{
+    // create output array and copy data
+    PortTypes::CharSequence headerDataOut;
+    headerDataOut.length(8);
+    for (unsigned int i=0; i<8; i++)
+        headerDataOut[i] = _header[i];
+
+    // invoke pushPacket on the port
+    headerDataPortOut->pushPacket(headerDataOut);
+}
+
+void FlexframeSync_i::PushPayloadData(unsigned char * _payload,
+                                      unsigned int _payload_len)
+{
+    // create output array and copy data
+    PortTypes::CharSequence payloadDataOut;
+    payloadDataOut.length(_payload_len);
+    for (unsigned int i=0; i<_payload_len; i++)
+        payloadDataOut[i] = _payload[i];
+
+    // invoke pushPacket on the port
+    payloadDataPortOut->pushPacket(payloadDataOut);
+}
+
+void FlexframeSync_i::PushFrameSamples(std::complex<float> * _frame_samples,
+                                       unsigned int _frame_samples_len)
+{
+    if (_frame_samples_len == 0)
+        return;
+
+    // create output array and copy data
+    PortTypes::FloatSequence I_out;
+    PortTypes::FloatSequence Q_out;
+
+    I_out.length(_frame_samples_len);
+    Q_out.length(_frame_samples_len);
+
+    for (unsigned int i=0; i<_frame_samples_len; i++) {
+       I_out[i] = _frame_samples[i].real();
+       Q_out[i] = _frame_samples[i].imag();
+    }
+
+    // invoke pushPacket on the port
+    modemSamplesPortOut->pushPacket(I_out, Q_out);
+}
+
+#if FRAME_TIMEOUT
+void FlexframeSync_i::PushVoidFrame(void)
+{
+    // initialize arrays
+    unsigned char header[8];
+    unsigned char * payload = NULL;
+    unsigned int payload_len = 0;
+    std::complex<float> * frame_samples = NULL;
+    unsigned int frame_samples_len = 0;
+
+    // initialize header here
+    for (unsigned int i=0; i<8; i++)
+        header[i] = 0;
+
+    // invoke push packet methods
+    PushHeaderData(header);
+    PushPayloadData(payload, payload_len);
+    PushFrameSamples(frame_samples, frame_samples_len);
+}
+#endif
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketEncoder.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketEncoder.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketEncoder.cpp	(revision 10718)
@@ -0,0 +1,262 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#include <cstdio>
+#include <string>
+#include <iostream>
+
+#include "config.h"
+#include "PacketEncoder.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT PacketEncoder_i
+#include "main.cpp"
+
+PacketEncoder_i::PacketEncoder_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    portUncodedDataIn = new standardInterfaces_i::realChar_p("UncodedDataIn");
+    portCodedDataOut = new standardInterfaces_i::realChar_u("CodedDataOut");
+
+    // create DSP packetizer object
+    check     = LIQUID_CRC_16;
+    fec_inner = LIQUID_FEC_NONE;
+    fec_outer = LIQUID_FEC_HAMMING128;
+    dec_msg_len = 0;
+    enc_msg_len = packetizer_compute_enc_msg_len(dec_msg_len,check,fec_inner,fec_outer);
+    p = packetizer_create(dec_msg_len,check,fec_inner,fec_outer);
+}
+
+PacketEncoder_i::~PacketEncoder_i(void)
+{
+    delete portUncodedDataIn;
+    delete portCodedDataOut;
+
+    // destroy DSP packetizer object
+    packetizer_destroy(p);
+}
+
+// Static function for omni thread
+void PacketEncoder_i::Run( void * data )
+{
+    ((PacketEncoder_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr PacketEncoder_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, PacketEncoder, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = portUncodedDataIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = portCodedDataOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void PacketEncoder_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, PacketEncoder, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void PacketEncoder_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, PacketEncoder, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void PacketEncoder_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, PacketEncoder, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void PacketEncoder_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, PacketEncoder, "initialize() invoked")
+}
+
+void PacketEncoder_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void PacketEncoder_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, PacketEncoder, "configure() invoked")
+
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:ff676748-1016-11df-baab-001aa089d644") == 0) {
+            // verbosity
+        } else if (strcmp(props[i].id, "DCE:094770a0-1017-11df-baab-001aa089d644") == 0) {
+            // fec0 (inner coding scheme)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to FEC scheme
+            fec_inner = liquid_getopt_str2fec(prop_str);
+            if (fec_inner == LIQUID_FEC_UNKNOWN) {
+                std::cerr << "error: PacketEncoder::configure(), invalid FEC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else if (strcmp(props[i].id, "DCE:126dca6c-1017-11df-baab-001aa089d644") == 0) {
+            // fec1 (outer coding scheme)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to FEC scheme
+            fec_outer = liquid_getopt_str2fec(prop_str);
+            if (fec_outer == LIQUID_FEC_UNKNOWN) {
+                std::cerr << "error: PacketEncoder::configure(), invalid FEC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else if (strcmp(props[i].id, "DCE:c294c02c-1de1-4f98-89ec-836158c4dd25") == 0) {
+            // check (data validity check: crc/checksum)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to CRC scheme
+            check = liquid_getopt_str2crc(prop_str);
+            if (check == LIQUID_CRC_UNKNOWN) {
+                std::cerr << "error: PacketEncoder::configure(), invalid CRC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else {
+            std::cerr << "error: PacketEncoder::configure(), unknown property" << std::endl;
+            throw (0);
+        }
+    }
+}
+
+void PacketEncoder_i::ProcessData()
+{
+    DEBUG(3, PacketEncoder, "ProcessData() invoked")
+
+    PortTypes::CharSequence encodedDataOut;
+
+
+    PortTypes::CharSequence *decodedDataIn(NULL);
+    CORBA::UShort decodedDataIn_length;
+
+    while(continue_processing())
+    {
+        portUncodedDataIn->getData(decodedDataIn);
+
+        decodedDataIn_length = decodedDataIn->length();
+
+        // check input length and re-create packetizer (if necessary)
+        if (dec_msg_len != decodedDataIn_length) {
+            // re-compute message lengths
+            dec_msg_len = decodedDataIn_length;
+            enc_msg_len = packetizer_compute_enc_msg_len(dec_msg_len,
+                                                         check,
+                                                         fec_inner,
+                                                         fec_outer);
+
+            // re-create packetizer object
+            p = packetizer_recreate(p,
+                                    dec_msg_len,
+                                    check,
+                                    fec_inner,
+                                    fec_outer);
+        }
+
+        // create buffers (not efficient)
+        // TODO : allocate buffers internally, realloc only when necessary
+        unsigned char dec_msg[dec_msg_len];
+        unsigned char enc_msg[enc_msg_len];
+
+        // copy input to buffer
+        for (unsigned int i=0; i<dec_msg_len; i++)
+            dec_msg[i] = (*decodedDataIn)[i];
+        portUncodedDataIn->bufferEmptied();
+
+        // encode the packet
+        packetizer_encode(p, dec_msg, enc_msg);
+
+        // copy result to output buffer
+        encodedDataOut.length(enc_msg_len);
+        for (unsigned int i=0; i<enc_msg_len; i++)
+            encodedDataOut[i] = enc_msg[i];
+
+        // push data to output
+        portCodedDataOut->pushPacket(encodedDataOut);
+    }
+}
+
+bool PacketEncoder_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/Channel.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/Channel.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/Channel.cpp	(revision 10718)
@@ -0,0 +1,272 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE Channel.
+
+OSSIE Channel is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE Channel is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE Channel; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#include <string>
+#include <iostream>
+#include <stdio.h>
+#include <math.h>
+
+#include "config.h"
+#include "Channel.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT Channel_i
+#include "main.cpp"
+
+
+Channel_i::Channel_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    samplesInPort = new standardInterfaces_i::complexFloat_p("samplesIn");
+    samplesOutPort = new standardInterfaces_i::complexFloat_u("samplesOut");
+
+    // create/initialize signal processing objects
+    nco_channel = nco_crcf_create(LIQUID_VCO);
+    gamma = 1.0;
+    SNRdB = 20.0;
+
+    // derived values
+    noise_std = powf(10.0f, -SNRdB / 10.0f);
+}
+
+Channel_i::~Channel_i(void)
+{
+    delete samplesInPort;
+    delete samplesOutPort;
+
+    // destroy signal processing objects
+    nco_crcf_destroy(nco_channel);
+}
+
+// Static function for omni thread
+void Channel_i::Run( void * data )
+{
+    ((Channel_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr Channel_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, Channel, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = samplesInPort->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = samplesOutPort->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void Channel_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, Channel, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void Channel_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, Channel, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void Channel_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, Channel, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void Channel_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, Channel, "initialize() invoked")
+}
+
+void Channel_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for (unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for (unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for (unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[j].id) == 0 ) {
+                    configProperties[i].value = propertySet[j].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void Channel_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, Channel, "configure() invoked")
+
+#if 0
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for (unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+#endif
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++)
+    {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:47d35f86-749a-11df-8174-001aa089d644") == 0) {
+            // SNRdB (signal-to-noise ratio)
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+            SNRdB = simple_temp;
+            
+            noise_std = powf(10.0f, -SNRdB / 10.0f);
+
+        } else if (strcmp(props[i].id, "DCE:55ac60c6-749a-11df-b526-001aa089d644") == 0) {
+            // channel_gain
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+
+            gamma = simple_temp;
+        } else if (strcmp(props[i].id, "DCE:7113ea14-749a-11df-9663-001aa089d644") == 0) {
+            // CFO (carrier frequency offset)
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+
+            nco_crcf_set_frequency(nco_channel, simple_temp);
+        } else if (strcmp(props[i].id, "DCE:7e420400-749a-11df-a1b4-001aa089d644") == 0) {
+            // CPO (carrier phase offset)
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+
+            nco_crcf_set_phase(nco_channel, simple_temp);
+        } else if (strcmp(props[i].id, "DCE:8e06f828-749a-11df-9271-001aa089d644") == 0) {
+            // tau (fractional timing offset)
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+
+            std::cerr << "error: ignored property : " << props[i].id << std::endl;
+        } else {
+            std::cerr << "error: unknown property : " << props[i].id << std::endl;
+            throw (0);
+        }
+    }
+}
+
+void Channel_i::ProcessData()
+{
+    DEBUG(3, Channel, "ProcessData() invoked")
+
+    PortTypes::FloatSequence I_out, Q_out;
+
+
+    PortTypes::FloatSequence *I_in(NULL), *Q_in(NULL);
+    CORBA::UShort I_in_length, Q_in_length;
+
+    while(continue_processing()) {
+        samplesInPort->getData(I_in, Q_in);
+
+        I_in_length = I_in->length();
+        Q_in_length = Q_in->length();
+
+        if (I_in_length != Q_in_length) {
+            std::cerr << "error: Channel_i::ProcessData(), I/Q length mismatch" << std::endl;
+            throw (0);
+        }
+
+        I_out.length(I_in_length);
+        Q_out.length(Q_in_length);
+
+        // copy input to output, adding channel impairments
+        unsigned int i;
+        std::complex<float> sample;
+        for (i=0; i<I_in_length; i++) {
+            // strip input sample
+            sample.real() = (*I_in)[i];
+            sample.imag() = (*Q_in)[i];
+
+            // apply channel carrier frequency/phase offset
+            nco_crcf_mix_up(nco_channel, sample, &sample);
+            nco_crcf_step(nco_channel);
+
+            // add noise, apply gain
+            sample.real() += randnf() * noise_std;
+            sample.imag() += randnf() * noise_std;
+            sample *= gamma;
+
+            // save resulting output sample to buffer
+            I_out[i] = sample.real();
+            Q_out[i] = sample.imag();
+        }
+
+        samplesInPort->bufferEmptied();
+        samplesOutPort->pushPacket(I_out, Q_out);
+    }
+}
+
+bool Channel_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketSource.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketSource.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketSource.cpp	(revision 10718)
@@ -0,0 +1,247 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#include <cstdio>
+#include <string>
+#include <iostream>
+
+#include "config.h"
+#include "PacketSource.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT PacketSource_i
+#include "main.cpp"
+
+PacketSource_i::PacketSource_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    packetHeaderDataOut = new standardInterfaces_i::realChar_u("HeaderDataOut");
+    packetPayloadDataOut = new standardInterfaces_i::realChar_u("PayloadDataOut");
+
+    header_len = 24;
+    payload_len = 64;
+    verbose = true;
+    packet_delay = 1000;
+
+    packet_id = 0;
+}
+
+PacketSource_i::~PacketSource_i(void)
+{
+    delete packetHeaderDataOut;
+    delete packetPayloadDataOut;
+}
+
+// Static function for omni thread
+void PacketSource_i::Run( void * data )
+{
+    ((PacketSource_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr PacketSource_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, PacketSource, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = packetHeaderDataOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = packetPayloadDataOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void PacketSource_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, PacketSource, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void PacketSource_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, PacketSource, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void PacketSource_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, PacketSource, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void PacketSource_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, PacketSource, "initialize() invoked")
+}
+
+void PacketSource_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void PacketSource_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, PacketSource, "configure() invoked")
+
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "PacketSource::configure() called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "PacketSource::configure(), props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "PacketSource::configure(), property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:27ffa4d2-0f35-11df-baab-001aa089d644") == 0) {
+            // header_len (number of bytes in header)
+            CORBA::Short simple_temp;
+            props[i].value >>= simple_temp;
+            header_len = simple_temp;
+            std::cout << "  PacketSource::configure(), header_len = " << header_len << std::endl;
+            for( unsigned int k = 0; k < propertySet.length(); k++ ) {
+                if( strcmp(propertySet[k].id, props[i].id) == 0 ) {
+                    propertySet[i].value = props[i].value;
+                    break;
+                }
+            }
+        } else if (strcmp(props[i].id, "DCE:3320e0ba-0f35-11df-baab-001aa089d644") == 0) {
+            // payload_len (number of bytes in payload)
+            CORBA::Short simple_temp;
+            props[i].value >>= simple_temp;
+            payload_len = simple_temp;
+            std::cout << "  PacketSource::configure(), payload_len = " << payload_len << std::endl;
+            for( unsigned int k = 0; k < propertySet.length(); k++ ) {
+                if( strcmp(propertySet[k].id, props[i].id) == 0 ) {
+                    propertySet[i].value = props[i].value;
+                    break;
+                }
+            }
+        } else if (strcmp(props[i].id, "DCE:45ce96c6-0f35-11df-baab-001aa089d644") == 0) {
+            // verbose?
+            CORBA::Boolean simple_temp;
+            props[i].value >>= simple_temp;
+            verbose = simple_temp;
+            std::cout << "  PacketSource::configure(), verbose = " << verbose << std::endl;
+        } else if (strcmp(props[i].id, "DCE:908059a9-6632-4bc6-8e95-aec06fed3244") == 0) {
+            // packet delay (ms)
+            CORBA::Short simple_temp;
+            props[i].value >>= simple_temp;
+            packet_delay = simple_temp;
+            std::cout << "  PacketSource::configure(), packet_delay(ms) = " << packet_delay << std::endl;
+        } else {
+            std::cerr << "PacketSource::configure() : invalid property" << std::endl;
+            throw CF::PropertySet::InvalidConfiguration();
+        }
+    }
+}
+
+void PacketSource_i::ProcessData()
+{
+    DEBUG(3, PacketSource, "ProcessData() invoked")
+
+    // TODO : wait for component to be configured before actually starting
+
+    PortTypes::CharSequence headerData;
+    PortTypes::CharSequence payloadData;
+
+    // define lengths
+    while(continue_processing())
+    {
+        headerData.length(header_len);
+        payloadData.length(payload_len);
+
+        // wait some time between each packet
+        usleep(packet_delay*1000);
+
+        // generate header data (packet id)
+        unsigned int i;
+        for (i=0; i<header_len; i++)
+            headerData[i] = (i == 0) ? packet_id & 0xff : 0;
+        for (i=0; i<payload_len; i++)
+            payloadData[i] = rand() & 0xff;
+
+        if (verbose) {
+            printf("PacketSource generating packet [%4u] %4u bytes\n",
+                    packet_id,
+                    payload_len);
+        }
+
+#if 0
+        // only push header if length is greater than zero
+        if (header_len > 0)
+            packetHeaderDataOut->pushPacket(headerData);
+#else
+        // always push header
+        packetHeaderDataOut->pushPacket(headerData);
+#endif
+
+        packetPayloadDataOut->pushPacket(payloadData);
+
+        packet_id++;
+        packet_id &= 0xff; // for now strip id to only last 8 bits
+    }
+}
+
+bool PacketSource_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/Resampler.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/Resampler.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/Resampler.cpp	(revision 10718)
@@ -0,0 +1,260 @@
+/****************************************************************************
+
+Copyright 2010 Virginia Polytechnic Institute and State University
+
+This file is part of the OSSIE Resampler.
+
+OSSIE Resampler is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+OSSIE Resampler is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OSSIE Resampler; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+****************************************************************************/
+
+
+#include <string>
+#include <iostream>
+#include <stdio.h>
+
+#include "config.h"
+#include "Resampler.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT Resampler_i
+#include "main.cpp"
+
+Resampler_i::Resampler_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    samplesInPort = new standardInterfaces_i::complexFloat_p("SamplesIn");
+    samplesOutPort = new standardInterfaces_i::complexFloat_u("SamplesOut");
+
+    verbose = 0;
+
+    // create/initialize signal processing objects
+    h_len = 13;
+    r = 1.0f;
+    bw = 0.5f;
+    As = 60.0f;
+    npfb = 32;
+    resampler = resamp_crcf_create(r, h_len, bw, As, npfb);
+}
+
+Resampler_i::~Resampler_i(void)
+{
+    // delete ports
+    delete samplesInPort;
+    delete samplesOutPort;
+
+    // delete resampling object
+    resamp_crcf_destroy(resampler);
+}
+
+// Static function for omni thread
+void Resampler_i::Run( void * data )
+{
+    ((Resampler_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr Resampler_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, Resampler, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = samplesInPort->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = samplesOutPort->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void Resampler_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, Resampler, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void Resampler_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, Resampler, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void Resampler_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, Resampler, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void Resampler_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, Resampler, "initialize() invoked")
+}
+
+void Resampler_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for (unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for (unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[j].id) == 0 ) {
+                    configProperties[i].value = propertySet[j].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void Resampler_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, Resampler, "configure() invoked")
+
+#if 0
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for (unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+#endif
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:c5d3bd64-a554-11df-82df-001aa089d644") == 0) {
+            // verbosity
+            CORBA::Short simple_temp;
+            props[i].value >>= simple_temp;
+            verbose = simple_temp;
+        } else if (strcmp(props[i].id, "DCE:d5d1f2c6-a554-11df-b9ee-001aa089d644") == 0) {
+            // resampling rate
+            CORBA::Float simple_temp;
+            props[i].value >>= simple_temp;
+            r = simple_temp;
+
+            // validate input
+            if (r < 0.5f || r > 2.0f) {
+                fprintf(stderr, "error: Resampler::configure(), invalid resampling rate (%f) must be in [0.5,2]\n", r);
+                throw CF::PropertySet::InvalidConfiguration();
+            }
+
+            // set resampler rate
+            resamp_crcf_setrate(resampler, r);
+        }
+    }
+}
+
+void Resampler_i::ProcessData()
+{
+    DEBUG(3, Resampler, "ProcessData() invoked")
+
+    PortTypes::FloatSequence I_out, Q_out;
+
+    std::complex<float> x;      // input sample
+    std::complex<float> y[12];  // temporary buffer for output samples
+                                // TODO : ensure y is sufficiently sized
+
+
+    PortTypes::FloatSequence *I_in(NULL), *Q_in(NULL);
+    CORBA::UShort I_in_length, Q_in_length;
+
+    while(continue_processing())
+    {
+        samplesInPort->getData(I_in, Q_in);
+
+        I_in_length = I_in->length();
+        Q_in_length = Q_in->length();
+
+        unsigned int i;
+        unsigned int n=0;
+        unsigned int k;
+        for (i=0; i<I_in_length; i++) {
+            // strip input sample
+            x.real( (*I_in)[i] );
+            x.imag( (*Q_in)[i] );
+
+            // push into resampler
+            resamp_crcf_execute(resampler, x, y, &k);
+
+            // extend output array, if necessary
+            if (n + k > I_out.length()) {
+                I_out.length(n + k);
+                Q_out.length(n + k);
+            }
+
+            // append samples to output
+            unsigned int j;
+            for (j=0; j<k; j++) {
+                I_out[n+j] = y[j].real();
+                Q_out[n+j] = y[j].imag();
+            }
+            n += k;
+        }
+
+        // release input buffer
+        samplesInPort->bufferEmptied();
+
+        // push output packet
+        samplesOutPort->pushPacket(I_out, Q_out);
+    }
+}
+
+bool Resampler_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketSink.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketSink.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketSink.cpp	(revision 10718)
@@ -0,0 +1,194 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#include <cstdio>
+#include <string>
+#include <iostream>
+
+#include "config.h"
+#include "PacketSink.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT PacketSink_i
+#include "main.cpp"
+
+PacketSink_i::PacketSink_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    headerDataPortIn = new standardInterfaces_i::realChar_p("HeaderDataIn");
+    payloadDataPortIn = new standardInterfaces_i::realChar_p("PayloadDataIn");
+    verbose = true;
+}
+
+PacketSink_i::~PacketSink_i(void)
+{
+    delete headerDataPortIn;
+    delete payloadDataPortIn;
+}
+
+// Static function for omni thread
+void PacketSink_i::Run( void * data )
+{
+    ((PacketSink_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr PacketSink_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, PacketSink, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = headerDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = payloadDataPortIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void PacketSink_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, PacketSink, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void PacketSink_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, PacketSink, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void PacketSink_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, PacketSink, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void PacketSink_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, PacketSink, "initialize() invoked")
+}
+
+void PacketSink_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void PacketSink_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, PacketSink, "configure() invoked")
+
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++)
+    {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:5c849ed4-0f34-11df-baab-001aa089d644") == 0)
+        {
+        }
+    }
+}
+
+void PacketSink_i::ProcessData()
+{
+    DEBUG(3, PacketSink, "ProcessData() invoked")
+
+
+
+    PortTypes::CharSequence *headerData(NULL);
+    CORBA::UShort headerDataLength;
+
+    PortTypes::CharSequence *payloadData(NULL);
+    CORBA::UShort payloadDataLength;
+
+    while(continue_processing())
+    {
+        // read header data
+        headerDataPortIn->getData(headerData);
+        headerDataLength = headerData->length();
+
+        // read payload data
+        payloadDataPortIn->getData(payloadData);
+        payloadDataLength = payloadData->length();
+
+        // strip packet id
+        packet_id = (*headerData)[0];
+
+        if (verbose) {
+            printf("PacketSink received packet [%4u] %4u bytes\n",
+                    packet_id,
+                    payloadDataLength);
+        }
+
+        headerDataPortIn->bufferEmptied();
+        payloadDataPortIn->bufferEmptied();
+    }
+}
+
+bool PacketSink_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketDecoder.cpp
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketDecoder.cpp	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/src/PacketDecoder.cpp	(revision 10718)
@@ -0,0 +1,271 @@
+/****************************************************************************
+
+Copyright 2010 by your_name_or_organization, all rights reserved.
+
+****************************************************************************/
+
+
+#include <cstdio>
+#include <string>
+#include <iostream>
+
+#include "config.h"
+#include "PacketDecoder.h"
+
+// include main.cpp (must define COMPONENT_OBJECT)
+#define  COMPONENT_OBJECT PacketDecoder_i
+#include "main.cpp"
+
+PacketDecoder_i::PacketDecoder_i(const char *uuid, omni_condition *condition) :
+    Resource_impl(uuid), component_running(condition)
+{
+    portCodedDataIn = new standardInterfaces_i::realChar_p("CodedDataIn");
+    portDecodedDataOut = new standardInterfaces_i::realChar_u("DecodedDataOut");
+
+    // create DSP packetizer object
+    check     = LIQUID_CRC_16;
+    fec_inner = LIQUID_FEC_NONE;
+    fec_outer = LIQUID_FEC_HAMMING128;
+    dec_msg_len = 0;
+    enc_msg_len = packetizer_compute_enc_msg_len(dec_msg_len,check,fec_inner,fec_outer);
+    p = packetizer_create(dec_msg_len,check,fec_inner,fec_outer);
+}
+
+PacketDecoder_i::~PacketDecoder_i(void)
+{
+    delete portCodedDataIn;
+    delete portDecodedDataOut;
+}
+
+// Static function for omni thread
+void PacketDecoder_i::Run( void * data )
+{
+    ((PacketDecoder_i*)data)->ProcessData();
+}
+
+CORBA::Object_ptr PacketDecoder_i::getPort( const char* portName ) throw (
+    CORBA::SystemException, CF::PortSupplier::UnknownPort)
+{
+    DEBUG(3, PacketDecoder, "getPort() invoked with " << portName)
+
+    CORBA::Object_var p;
+
+    p = portCodedDataIn->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    p = portDecodedDataOut->getPort(portName);
+
+    if (!CORBA::is_nil(p))
+        return p._retn();
+
+    /*exception*/
+    throw CF::PortSupplier::UnknownPort();
+}
+
+void PacketDecoder_i::start() throw (CORBA::SystemException,
+    CF::Resource::StartError)
+{
+    DEBUG(3, PacketDecoder, "start() invoked")
+    omni_mutex_lock  l(processing_mutex);
+    if( false == thread_started )
+    {
+        thread_started = true;
+        // Create the thread for the writer's processing function
+        processing_thread = new omni_thread(Run, (void *) this);
+
+        // Start the thread containing the writer's processing function
+        processing_thread->start();
+    }
+}
+
+void PacketDecoder_i::stop() throw (CORBA::SystemException, CF::Resource::StopError)
+{
+    DEBUG(3, PacketDecoder, "stop() invoked")
+    omni_mutex_lock l(processing_mutex);
+    thread_started = false;
+}
+
+void PacketDecoder_i::releaseObject() throw (CORBA::SystemException,
+    CF::LifeCycle::ReleaseError)
+{
+    DEBUG(3, PacketDecoder, "releaseObject() invoked")
+
+    component_running->signal();
+}
+
+void PacketDecoder_i::initialize() throw (CF::LifeCycle::InitializeError,
+    CORBA::SystemException)
+{
+    DEBUG(3, PacketDecoder, "initialize() invoked")
+}
+
+void PacketDecoder_i::query( CF::Properties & configProperties ) throw (CORBA::SystemException, CF::UnknownProperties)
+{
+    if( configProperties.length() == 0 )
+    {
+        configProperties.length( propertySet.length() );
+        for( unsigned int i = 0; i < propertySet.length(); i++ )
+        {
+            configProperties[i].id = CORBA::string_dup( propertySet[i].id );
+            configProperties[i].value = propertySet[i].value;
+        }
+        return;
+    } else {
+        for( unsigned int i = 0; i < configProperties.length(); i++ ) {
+            for( unsigned int j = 0; j < propertySet.length(); j++ ) {
+                if( strcmp(configProperties[i].id, propertySet[i].id) == 0 ) {
+                    configProperties[i].value = propertySet[i].value;
+                }
+            }
+        }
+    } // end if-else
+}
+
+void PacketDecoder_i::configure(const CF::Properties& props)
+throw (CORBA::SystemException,
+    CF::PropertySet::InvalidConfiguration,
+    CF::PropertySet::PartialConfiguration)
+{
+    DEBUG(3, PacketDecoder, "configure() invoked")
+
+    static int init = 0;
+    if( init == 0 ) {
+        if( props.length() == 0 ) {
+            std::cout << "configure called with invalid props.length - " << props.length() << std::endl;
+            return;
+        }
+        propertySet.length(props.length());
+        for( unsigned int j=0; j < props.length(); j++ ) {
+            propertySet[j].id = CORBA::string_dup(props[j].id);
+            propertySet[j].value = props[j].value;
+        }
+        init = 1;
+    }
+
+    std::cout << "props length : " << props.length() << std::endl;
+
+    for ( unsigned int i = 0; i <props.length(); i++) {
+        std::cout << "Property id : " << props[i].id << std::endl;
+
+        if (strcmp(props[i].id, "DCE:659f6164-1017-11df-baab-001aa089d644") == 0) {
+            // verbosity
+        } else if (strcmp(props[i].id, "DCE:6cbcdea4-1017-11df-baab-001aa089d644") == 0) {
+            // fec0 (inner coding scheme)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to FEC scheme
+            fec_inner = liquid_getopt_str2fec(prop_str);
+            if (fec_inner == LIQUID_FEC_UNKNOWN) {
+                std::cerr << "error: PacketDecoder::configure(), invalid FEC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else if (strcmp(props[i].id, "DCE:71e71fe8-1017-11df-baab-001aa089d644") == 0) {
+            // fec1 (outer coding scheme)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to FEC scheme
+            fec_outer = liquid_getopt_str2fec(prop_str);
+            if (fec_outer == LIQUID_FEC_UNKNOWN) {
+                std::cerr << "error: PacketDecoder::configure(), invalid FEC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else if (strcmp(props[i].id, "DCE:eea4d0a3-99fe-492d-860a-ca77e5483549") == 0) {
+            // check (data validity check: crc/checksum)
+
+            const char * prop_str;
+            props[i].value >>= prop_str;
+
+            // convert string to CRC scheme
+            check = liquid_getopt_str2crc(prop_str);
+            if (check == LIQUID_CRC_UNKNOWN) {
+                std::cerr << "error: PacketDecoder::configure(), invalid CRC scheme: '" << prop_str << "'" << std::endl;
+                throw (0);
+            }
+        } else {
+            std::cerr << "error: PacketDecoder::configure(), unknown property" << std::endl;
+            throw (0);
+        }
+    }
+}
+
+void PacketDecoder_i::ProcessData()
+{
+    DEBUG(3, PacketDecoder, "ProcessData() invoked")
+
+    PortTypes::CharSequence decodedDataOut;
+
+
+    PortTypes::CharSequence *encodedDataIn(NULL);
+    CORBA::UShort encodedDataIn_length;
+
+    while(continue_processing())
+    {
+        portCodedDataIn->getData(encodedDataIn);
+
+        encodedDataIn_length = encodedDataIn->length();
+
+        // check input length and re-create packetizer (if necessary)
+        if (enc_msg_len != encodedDataIn_length) {
+            // re-compute message lengths
+            enc_msg_len = encodedDataIn_length;
+
+            dec_msg_len = packetizer_compute_dec_msg_len(enc_msg_len,
+                                                         check,
+                                                         fec_inner,
+                                                         fec_outer);
+
+            // re-create packetizer object
+            p = packetizer_recreate(p,dec_msg_len,check,fec_inner,fec_outer);
+
+            // validate that encoded message lengths match
+            unsigned int n = packetizer_get_enc_msg_len(p);
+
+            if (n != enc_msg_len) {
+                fprintf(stderr,"error: PacketDecoder cannot decode packet with this configuration");
+                fprintf(stderr,"    (received %u encoded bytes, expected %u)\n", enc_msg_len, n);
+                fprintf(stderr,"    check       : %10s\n", crc_scheme_str[check][0]);
+                fprintf(stderr,"    fec_inner   : %10s\n", fec_scheme_str[fec_inner][0]);
+                fprintf(stderr,"    fec_outer   : %10s\n", fec_scheme_str[fec_outer][0]);
+                fprintf(stderr,"    dec msg len : %4u\n", dec_msg_len);
+                fprintf(stderr,"    enc msg len : %4u\n", enc_msg_len);
+                throw(0);
+            }
+
+        }
+
+        // create buffers (not efficient to do every time)
+        // TODO : allocate buffers internally, realloc only when necessary
+        unsigned char dec_msg[dec_msg_len];
+        unsigned char enc_msg[enc_msg_len];
+
+        // copy input to buffer
+        for (unsigned int i=0; i<enc_msg_len; i++)
+            enc_msg[i] = (*encodedDataIn)[i];
+        portCodedDataIn->bufferEmptied();
+
+        // decode the packet
+        packetizer_decode(p, enc_msg, dec_msg);
+
+        // copy result to output buffer
+        decodedDataOut.length(dec_msg_len);
+        for (unsigned int i=0; i<dec_msg_len; i++)
+            decodedDataOut[i] = dec_msg[i];
+
+        // push decoded data packet
+        portDecodedDataOut->pushPacket(decodedDataOut);
+    }
+}
+
+bool PacketDecoder_i::continue_processing()
+{
+    omni_mutex_lock l(processing_mutex);
+    return thread_started;
+}
+
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/README.txt
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/README.txt	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/README.txt	(revision 10718)
@@ -0,0 +1,155 @@
+=======================================================================
+ 
+  ossie-liquid-components
+
+=======================================================================
+
+This directory contains the project repo for OSSIE components using the
+liquid-dsp library.  It provides a massive simplification over
+conventional OSSIE components projects by combining the entire build
+system into one directory.  This speeds up build time significantly as
+the configure script needs to be run only once for all the components.
+
+These components require the liquid-dsp library installed, a free and
+open-source signal processing library for software-defined radios. See
+http://ganymede.ece.vt.edu for installation instructions, source code
+respositories, and full documentation.
+
+BUILD:
+    $ ./reconf
+    $ ./configure
+    $ make
+
+INSTALL:
+    $ make install
+
+The following components are available:
+    complexFloat2Short
+    complexShort2Float
+    Channel
+    FlexframeGen
+    FlexframeSync
+    FrameGen64
+    FrameSync64
+    PacketDecoder
+    PacketEncoder
+    PacketSink
+    PacketSource
+
+Here is a brief description of each
+
+complexFloat2Short
+complexShort2Float
+    These components simply convert a complexFloat CORBA type to a
+    complexShort (and vise versa).  This is useful for plotting, as the
+    tools do not support complexFloat at the time these components were
+    written.  Signal processing elements rely on floating-point data
+    types to maintain a sufficient dynamic range.
+
+Channel
+    The channel component adds the following impairments:
+      * CFO, carrier frequency offset
+      * CPO, carrier phase offset
+      * noise at a specific signal-to-noise ratio (assuming the RMS of the
+        input signal is unity)
+      * gain (maintains specific SNR level)
+      * tau, fractional timing offset (not yet implemented)
+
+FlexframeGen
+FlexframeSync
+    Generate a flexframe.
+    Here are the available modulation schemes:
+        bpsk, qpsk, psk<2..256>, dpsk<2..256>, qam<4..256>, apsk<4..128>,
+        ask<2..256>, arb16opt, arb64vt
+    (see A.1 at the end of this file for details).
+    The generator accepts a header of exactly 8 bytes (anything else will
+    result in an exception being thrown), and a payload of any reasonable
+    length.
+
+FrameGen64
+FrameSync64
+    Generate a frame64.  The header length is exactly 24 bytes and the payload
+    is 64 bytes exactly. This is a simplified frame that does not allow
+    adjustment of modulation and forward error-correction coding.
+
+PacketDecoder
+PacketEncoder
+    Encode/decode packets using various forward error-correction codes (FEC).
+    The input data are encoded using optional inner and outer codecs with an
+    optional data validity check (either a cylic redundancy check or simple
+    checksum).  See A.2 and A.3 at the end of this file for details.
+    
+PacketSink
+PacketSource
+    Generate/absorb random packets with headers.
+
+======================================================
+ A.1 Available modulation schemes
+======================================================
+Tabulated below is a list of all the digital modulation schemes available. The
+first few types are generic to their constellation size (i.e.
+2,4,8,16,32,...256); however not all combinations are available. For example
+apsk only allows a minimum of M=4 points in the constellation and a maximum of
+M=128. The last set of modulation schemes have a specific size.
+
+    Generic types
+    [psk]       phase-shift keying (psk2,psk4,psk8,...psk256)
+    [dpsk]      differential phase-shift keying (dpsk2,dpsk4,...dpsk256)
+    [ask]       amplitude-shift keying (ask2,ask4,ask8,...ask256)
+    [qam]       quadrature amplitude-shift keying (qam4,qam8,qam16,...qam256)
+    [apsk]      amplitude/phase-shift keying (apsk4,apsk8,apsk16,...apsk128)
+
+    Specific types
+    [bpsk]      specific BPSK
+    [qpsk]      specific QPSK
+    [V29]       V.29 star modem
+    [arb16opt]  arbitrary modem (optimal 16-QAM)
+    [arb32opt]  arbitrary modem (optimal 32-QAM)
+    [arb64vt]   arbitrary modem (Virginia Tech logo)
+
+======================================================
+ A.2 Available forward error-correction codes
+======================================================
+Note that only the Hamming and repeat codes are available by default. The
+convolutional and Reed-Solomon codes are available only if libfec is installed
+(see http://www.ka9q.net/code/fec/). Details about installation can be found
+by reading the liquid-dsp documentation (see the source code or
+http://ganymede.ece.vt.edu).
+    [none]      none
+    [r3]        repeat(3)
+    [r5]        repeat(5)
+    [h74]       Hamming(7,4)
+    [h84]       Hamming(8,4)
+    [h128]      Hamming(12,8)
+    [v27]       convolutional r1/2 K=7
+    [v29]       convolutional r1/2 K=9
+    [v39]       convolutional r1/3 K=9
+    [v615]      convolutional r1/6 K=15
+    [v27p23]    convolutional r2/3 K=7 (punctured)
+    [v27p34]    convolutional r3/4 K=7 (punctured)
+    [v27p45]    convolutional r4/5 K=7 (punctured)
+    [v27p56]    convolutional r5/6 K=7 (punctured)
+    [v27p67]    convolutional r6/7 K=7 (punctured)
+    [v27p78]    convolutional r7/8 K=7 (punctured)
+    [v29p23]    convolutional r2/3 K=9 (punctured)
+    [v29p34]    convolutional r3/4 K=9 (punctured)
+    [v29p45]    convolutional r4/5 K=9 (punctured)
+    [v29p56]    convolutional r5/6 K=9 (punctured)
+    [v29p67]    convolutional r6/7 K=9 (punctured)
+    [v29p78]    convolutional r7/8 K=9 (punctured)
+    [rs8]       Reed-Solomon, 223/255
+
+======================================================
+ A.3 Available data validity checks
+======================================================
+Tabulated below is a list of the available data validity checks. When no check
+is used ('none') the data will always be returned as 'valid.' The available
+cyclic redundancy checks range from 8 to 32 bits and are considerably stronger
+than the simple 8-bit checksum.
+    [none]      none
+    [checksum]  checksum (8-bit)
+    [crc8]      CRC (8-bit)
+    [crc16]     CRC (16-bit)
+    [crc24]     CRC (24-bit)
+    [crc32]     CRC (32-bit)
+
Index: /ossiedev/branches/jeongo9/components/liquid-components-uhd/reconf
===================================================================
--- /ossiedev/branches/jeongo9/components/liquid-components-uhd/reconf	(revision 10718)
+++ /ossiedev/branches/jeongo9/components/liquid-components-uhd/reconf	(revision 10718)
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+rm -f config.cache
+aclocal
+autoconf
+autoheader
+
