commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6254 - gnuradio/branches/features/deb/debian


From: jcorgan
Subject: [Commit-gnuradio] r6254 - gnuradio/branches/features/deb/debian
Date: Sat, 1 Sep 2007 10:29:45 -0600 (MDT)

Author: jcorgan
Date: 2007-09-01 10:29:44 -0600 (Sat, 01 Sep 2007)
New Revision: 6254

Added:
   gnuradio/branches/features/deb/debian/usrp-firmware.dirs
   gnuradio/branches/features/deb/debian/usrp-firmware.install
Modified:
   gnuradio/branches/features/deb/debian/control
Log:
Created usrp-firmware package.

Modified: gnuradio/branches/features/deb/debian/control
===================================================================
--- gnuradio/branches/features/deb/debian/control       2007-09-01 15:53:39 UTC 
(rev 6253)
+++ gnuradio/branches/features/deb/debian/control       2007-09-01 16:29:44 UTC 
(rev 6254)
@@ -162,6 +162,20 @@
  .
  This package contains header files needed by developers.
 
+Package: usrp-firmware
+Section: contrib/comm
+Architecture: all
+Description: control applications and firmware for the USRP
+ The Universal Software Radio Peripheral (USRP) is an USB-connected,
+ low-cost and open board. It features four high-speed analog-to-digital
+ and digital-to-analog converters, an FPGA and a microcontroller. It's
+ ideal for capturing or transmitting various signals, usually in
+ combination with GNU Radio. The design schemas are available under a
+ free license.
+ .
+ This package contains the basic FPGA bitstrings for normal USRP operation,
+ which need non-free tools to build.
+
 Package: usrp-doc
 Section: doc
 Architecture: all

Added: gnuradio/branches/features/deb/debian/usrp-firmware.dirs
===================================================================
--- gnuradio/branches/features/deb/debian/usrp-firmware.dirs                    
        (rev 0)
+++ gnuradio/branches/features/deb/debian/usrp-firmware.dirs    2007-09-01 
16:29:44 UTC (rev 6254)
@@ -0,0 +1,2 @@
+/usr/share/usrp/rev2
+/usr/share/usrp/rev4

Added: gnuradio/branches/features/deb/debian/usrp-firmware.install
===================================================================
--- gnuradio/branches/features/deb/debian/usrp-firmware.install                 
        (rev 0)
+++ gnuradio/branches/features/deb/debian/usrp-firmware.install 2007-09-01 
16:29:44 UTC (rev 6254)
@@ -0,0 +1,8 @@
+usr/share/usrp/rev2/multi_2rxhb_2tx.rbf
+usr/share/usrp/rev2/std.ihx
+usr/share/usrp/rev2/std_2rxhb_2tx.rbf
+usr/share/usrp/rev2/std_4rx_0tx.rbf
+usr/share/usrp/rev4/multi_2rxhb_2tx.rbf
+usr/share/usrp/rev4/std.ihx
+usr/share/usrp/rev4/std_2rxhb_2tx.rbf
+usr/share/usrp/rev4/std_4rx_0tx.rbf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]