root/ossiedev/branches/ttsou/dist/components/gmsk_mod/gmsk_mod.spd.xml @ 8612

Revision 8612, 1.0 KB (checked in by ttsou, 4 years ago)

gmsk modulator

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
3<!--Created with OSSIE WaveDev Beta Version 0.6.0b-->
4<!--Powered by Python-->
5<softpkg id="DCE:ac534fb0-8245-11dc-85c9-00123f63025f" name="gmsk_mod">
6    <title/>
7    <description>Adds white Gaussian noise to a signal</description>
8    <author>
9        <name>OSSIE Project</name>
10        <company>Mobile and Portable Radio Research Group</company>
11        <webpage>http://www.mprg.org</webpage>
12    </author>
13    <propertyfile type="PRF">
14        <localfile name="xml/gmsk_mod/gmsk_mod.prf.xml"/>
15    </propertyfile>
16    <descriptor>
17        <localfile name="xml/gmsk_mod/gmsk_mod.scd.xml"/>
18    </descriptor>
19    <implementation id="DCE:ac54cfa2-8245-11dc-afb5-00123f63025f">
20        <description>Linux implementation</description>
21        <code type="Executable">
22            <localfile name="bin/gmsk_mod"/>
23        </code>
24        <processor name="x86"/>
25    </implementation>
26</softpkg>
Note: See TracBrowser for help on using the browser.