root/components/AutomaticGainControl/branches/AutomaticGainControl-0.6.2/xml/AutomaticGainControl.spd.xml @ 6330

Revision 6330, 1.2 KB (checked in by jgaeddert, 5 years ago)

fixing install path, xml for 0.6.2

  • Property svn:eol-style set to native
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 type="sca_compliant" name="AutomaticGainControl" id="DCE:a04dc9e4-8fec-11db-a862-00123f63025f">
6    <title>Automatic gain control component</title>
7    <description>Automatically controls gain levels for RF and audio signals</description>
8    <author>
9        <name>Joseph Gaeddert</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/AutomaticGainControl/AutomaticGainControl.prf.xml"/>
15    </propertyfile>
16    <descriptor>
17        <localfile name="xml/AutomaticGainControl/AutomaticGainControl.scd.xml"/>
18    </descriptor>
19    <implementation id="DCE:a04e9590-8fec-11db-b300-00123f63025f" aepcompliance="aep_compliant">
20        <description>default implementation description</description>
21        <code type="Executable">
22            <localfile name="bin/AutomaticGainControl"/>
23        </code>
24        <processor name="x86"/>
25    </implementation>
26</softpkg>
Note: See TracBrowser for help on using the browser.