-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathAD936X_LIBIIO.spd.xml
28 lines (28 loc) · 1.12 KB
/
AD936X_LIBIIO.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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE softpkg PUBLIC "-//JTRS//DTD SCA V2.2.2 SPD//EN" "softpkg.dtd">
<softpkg id="DCE:c99d9140-2d7f-4ee5-a953-2f949b8050d3" name="AD936X_LIBIIO" type="2.1.3" version="2.0.2">
<title>REDHAWK FrontEnd Interface for the AD936x transceiver</title>
<author>
<name>Rodrigo Alencar</name>
</author>
<description>FRONTEND Interfaces compliant device that requires libiio and libad9361-iio libraries to be installed.</description>
<propertyfile type="PRF">
<localfile name="AD936X_LIBIIO.prf.xml"/>
</propertyfile>
<descriptor>
<localfile name="AD936X_LIBIIO.scd.xml"/>
</descriptor>
<implementation id="cpp">
<description>Implementation of a RedHawk SDR FrontEnd Interface for an AD936x IIO Device</description>
<code type="Executable">
<localfile name="cpp/AD936X_LIBIIO"/>
<entrypoint>cpp/AD936X_LIBIIO</entrypoint>
</code>
<compiler name="/usr/bin/gcc" version="4.4.7"/>
<programminglanguage name="C++"/>
<humanlanguage name="EN"/>
<os name="Linux"/>
<processor name="x86"/>
<processor name="x86_64"/>
</implementation>
</softpkg>