-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathUSRP_UHD.spd.xml
47 lines (43 loc) · 1.86 KB
/
USRP_UHD.spd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is protected by Copyright. Please refer to the COPYRIGHT file
distributed with this source distribution.
This file is part of REDHAWK rh.USRP_UHD.
REDHAWK rh.USRP_UHD is free software: you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.
REDHAWK rh.USRP_UHD 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 Lesser General Public License for more
details.
You should have received a copy of the GNU Lesser General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
-->
<!DOCTYPE softpkg PUBLIC "-//JTRS//DTD SCA V2.2.2 SPD//EN" "softpkg.dtd">
<softpkg id="DCE:3dd4a6fc-1a35-11e5-9dbb-3417ebc4aab5" name="rh.USRP_UHD" type="2.0.8" version="6.1.0">
<title></title>
<author>
<name>null</name>
</author>
<description>FRONTEND Interfaces compliant device that requires the UHD host code and supporting libraries to be installed.</description>
<propertyfile type="PRF">
<localfile name="USRP_UHD.prf.xml"/>
</propertyfile>
<descriptor>
<localfile name="USRP_UHD.scd.xml"/>
</descriptor>
<implementation id="cpp">
<description>The implementation contains descriptive information about the template for a software component.</description>
<code type="Executable">
<localfile name="cpp/USRP_UHD"/>
<entrypoint>cpp/USRP_UHD</entrypoint>
</code>
<compiler name="/usr/bin/gcc" version="4.1.2"/>
<programminglanguage name="C++"/>
<humanlanguage name="EN"/>
<os name="Linux"/>
<processor name="x86"/>
<processor name="x86_64"/>
</implementation>
</softpkg>