Changeset 6095
- Timestamp:
- 12/29/07 18:36:44 (5 years ago)
- Location:
- components/amplifier/branches/amplifier-0.6.2
- Files:
-
- 2 modified
-
amplifier.spd.xml (modified) (1 diff)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
components/amplifier/branches/amplifier-0.6.2/amplifier.spd.xml
r6093 r6095 4 4 <!--Powered by Python--> 5 5 <softpkg type="sca_compliant" name="amplifier" id="DCE:4411cf24-7a55-11db-9ed5-00123f573a7f"> 6 <title/> 6 <title>amplifier component version 0.6.2</title> 7 <description>amplifier with independent integer I and Q gains, v0.6.2</description> 7 8 <author> 8 9 <name>OSSIE Project</name> -
components/amplifier/branches/amplifier-0.6.2/configure.ac
r6093 r6095 2 2 AM_INIT_AUTOMAKE 3 3 4 AC_PREFIX_DEFAULT("/sdr /")4 AC_PREFIX_DEFAULT("/sdr") 5 5 6 6 AC_PROG_CXX