pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/uhd ham/uhd updated from 3.9.4 to 3.11.0.0 (sorry ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a56c3584add7
branches:  trunk
changeset: 376919:a56c3584add7
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Mar 11 06:23:54 2018 +0000

description:
ham/uhd updated from 3.9.4 to 3.11.0.0 (sorry for 170 lines of CHANGELOG)

(pkgsrc changes)
 - All patches/* are dropped now.

(upstream)
Change Log for Releases
==============================
## 003.011.000.000
* N310: Added driver
* UBX: Add support for CAL antenna for Rev E
* Added the module peripheral manager (MPM) with all subcomponents (N310
  drivers, mpm_shell, RPC server, BIST, etc.)
* UHD: Added rpclib as a internally tracked dependency
* UHD: Reduced the usage of Boost
* UHD: Updated uhd_images_downloader: Now uses more elaborate manifest to
  optimize downloads
* UHD: Introduced uhdlib internal include paths
* UHD: Add support for configuration files. USRP settings can now be set using
  a uhd.conf file in addition to device args
* UHD: Add narrow and narrow_cast
* gr-usrptest: Various bugfixes
* Updated required Vivado version to 2017.4
* Updated all license headers to use SPDX identifiers and correctly identify
  Ettus Research as part of National Instruments
* This release includes all bugfixes and features from previous releases, in
  particular, the 3.10.* release cycle


## 003.010.003.000

* X300
** Fix max rate calculation for 1 GbE
** Fix for DAC synchronization errors (unexpected FIFO depth)
** Reduced CPU usage during TX
* N230
** Properly initialize request structure before discovery
* B200
** FX3 firmware performance opitimizations
** Fixed sequence error on second TX burst
* TwinRX
** Added ADF5356 synth and Rev C support
* UBX
** Add implementation of TDD xcvr_mode and for TX PA on in TDD mode (to reduce transient on older revs)
** Add support for UBX-TDD
* C API
** Fixed dboard EEPROM revision error handling
** Make uhd_rx_streamer_last_error use SAFE_C
** Better error handling in uhd_usrp_get_[t/r]x_stream
* RFNoC
** Fix ctrl_iface to pop sequence numbers only after success
** Fix sequence number error message in ctrl_iface
** FPGA fix for sr_read() failure to ack errors
** FPGA fix for repeated sequence number for RX packets with 1 sample
** FPGA fix for axi_serializer edge case
* Docs
** Fixed B200 power LED description
** Update README application links
* UHD
** Utilize poll() instead of select() for UDP transports where possible to avoid descirptor limits
** Fix build with Boost 1.66
** Add EEPROM info to dboard_base class so daughterboard code can access all EEPROM info


## 003.010.002.000

* multi_usrp: Fixed get_normalized_tx_gain.
* E300: Fix for streamer recreation issue. Reduced minimum timeout, fixed
        potential race condition.
* X300: Fix for network discovery, will now return early when correct serial is
        found. Fixed issue with DAC sync. All async messages now go through
        single DMA channel on PCIe. Improved TX performance. Fixed page size
        acquisition for PCIe. Fixed some FW communication errors. Improved flow
        control. Removed MTU throttling. Legacy compat falls back to min spp
        for mixed transport types.
* CBX: Fixed LO LPF behaviour in 1.5-2 GHz range.
* UBX: Fixed dtor SIGABRT issue. Better error handling for various dboard clock
       rates.
* TwinRX: Added LO reimport feature.
* GPSDO: Improved detection. Improved query_gpsdo sensor.
* RFNoC: Fixed issue with DDC and DUC command tick rate.
* UHD: Fixed potential memory leak in tasks. Fixed get_normalized_tx_gain().
       Fixed default socket buffer size to honor MTU.
* Examples: Added channel param to samps to/from file. sync_to_gps exits
            instead of uncaught throw. latency_test improved output. Use
            next_pps in test_clock_synch. Added TwinRX FHSS example.
* Utils: Modified behaviour of uhd_images_downloader so it won't delete dirs
         when using -i
* Tools: Updates to CHDR dissector. Added set_time_source_out(). Fixed LO API.
* C API: Fixed some missing fields in USRP info.
* Docs: Many minor fixes. Fixed Doxygen warnings related to /* in files.
* CMake: Fixed GCC 4.4 compilation issue. Added ability to specify package
         names.

## 003.010.001.001

- Docs: The protocol for Gen-3 devices is now consistently referred to as CHDR.
- X300: Fixed EEPROM corruption bug (happened when two processes would access
  find routines on the same device at the same time). Improved initialization
  time. CE clock is now 214 MHz. Fixed channel list generation. Find routines
  now more lenient in case one devices fails (others can still be found then).
  Improve PCIe behaviour. Fix timed commands for non-TwinRX dboards. Improve
  AXI Interconnect (faster, improved build timing).
- N230: Use second_addr (like X300).
- C API: Added UHD_VERSION macro. Fixed online rate change.
- Utils: Minor fixes to uhd_images_downloader.
- Build/CMake: Fixed some Py3k build issues. Fixed many compiler warnings. Allow
  to specify package names.
- RFNoC: Fixed sampling rate mismatch error. Noc-Shell uses a non-cascaded 2-clk
  FIFO. Increase default FIFO sizes on DUC and DDC blocks.
- UBX: Force on RX driver to eliminate transient.
- Transport code: Fixed memory leak.
- FPGA repository: Merged usrp3_rfnoc and usrp3 directories again. Cleaned up
  superfluous files. Clean separation between Gen-3 and other devices in usrp3.


## 003.010.001.000

- Fixed multiple compiler warnings
- Multiple documentation fixes
- X300: RX strobe lines are always in sync on device initialization. DB EEPROM
  now properly written. ignore-cal-file no longer ignored. Fixed case where too
  large recv_frame_size settings could break things. Reduced ZPU clock speed
  (helps FPGA timing). Added area constraints for AXI interconnect. Improved
  halfband scaling in rx_frontend. Improved PCIe streaming reliability
- B2xx: Clear sequence numbers in idle state.
- RFNoC: Nodes disconnect on destruction. Fixed setting of correct bits on
  sr_error_policy. DDC does no longer clear timed commands on EOB. DUC fixed
  timed CORDIC tuning. Enable Noc-Shell response FIFOs (fixes simultaneous
  commands on multiple channels).
- UBX: Changed default performance parameters
- TwinRX: LEDs properly light up depending on channels. Fixed issue of multiple
  (redundant) writes. Simplified API steps for phase synchronization
- XCVR: Query dboard clock instead of DAC clock. Helps in X3x0s.
- GPS: Fixed message for case when no GPS is present. Fixed multiple GPS-related
  issues.
- Converters: Fixed floating point rounding error in tests.
- Utils: uhd_usrp_probe can now query vectors
- Fixed issue that prevented soft_regs working on 32-bit systems
- Tools: Merged dissectors into common directory.
- CMake: -Og is the default now for gcc-based Debug builds.

## 003.010.000.000
- Changed version string to quadruplets (Major.API.ABI.Patch)
- Minimum dependencies bumped for gcc, Boost, CMake, clang and Python.
- TwinRX: Added support. Includes LO API for multi_usrp.
- N230: Added support
- Added expert framework
- X300: Completely restructured to use RFNoC
- X300: FPGA builds include git hash, dual 10GigE receive is now supported
  (allows 2x200 Msps receive over 2x10GigE connections), DMA FIFO (over DRAM)
  now part of builds, added Aurora support
- WBX: Fixed bug that prevented LO locking with 50 MHz ref clock
- pkg-config: Added boost_system
- Utils: uhd_usrp_probe can query sensors, query_gpsdo_sensors: minor fixes,
  and cleanup
- Examples: Bugfixes in tx_waveforms, benchmark_rate measures timeouts,
- USB subsystem: Cleanups and minor bugfixes
- Added devtest infrastructure
- Converters: Added s8 and s16 data types
- Added more aggressive optimization strategies for FPGA builds
- Xilinx IP tool upgrade scripts cleaned up

## 003.009.005
- B200: Update DSPs after changing tick rate
- X300: Added option to disable ADC self test, prevent DAC from
  underrunning
- UBX: Fixed noise issues, reduced power consumption/heat, added codes for
  upcoming board revisions, force RX LNAs on (reduces rx settling time)
- WBX: Fixed rev2 and rev3 boards on X300
- Utils/Examples: Cleaned up query_gpsdo_sensors, test_dboard_coercion,
- Manual: Minor fixes and updates
- CMake: Fix lib64 detection, better platform detection, Doxygen may use shorter
  filenames
- Octoclock: GPSDO-related fixes, sequence number consistency fixes, UART
  fixes (off-by-one errors). uhd_usrp_probe will pick up an OC now,
  added Wireshark dissector for OC packets

diffstat:

 ham/uhd/Makefile                                           |   23 +-
 ham/uhd/PLIST                                              |  265 ++++++++++-
 ham/uhd/PLIST.doxygen                                      |  327 ++++--------
 ham/uhd/distinfo                                           |   14 +-
 ham/uhd/patches/patch-host_examples_network_relay.cpp      |   28 -
 ham/uhd/patches/patch-host_lib_transport_tcp_zero_copy.cpp |   17 -
 ham/uhd/patches/patch-host_lib_transport_udp_simple.cpp    |   16 -
 ham/uhd/patches/patch-host_lib_transport_udp_zero_copy.cpp |   17 -
 8 files changed, 393 insertions(+), 314 deletions(-)

diffs (truncated from 1249 to 300 lines):

diff -r bfb1c80d5835 -r a56c3584add7 ham/uhd/Makefile
--- a/ham/uhd/Makefile  Sun Mar 11 06:14:45 2018 +0000
+++ b/ham/uhd/Makefile  Sun Mar 11 06:23:54 2018 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2018/01/01 21:18:36 adam Exp $
+# $NetBSD: Makefile,v 1.32 2018/03/11 06:23:54 mef Exp $
 
-DISTNAME=              uhd-3.9.4
-PKGREVISION=           8
+DISTNAME=              uhd-3.11.0.0
 CATEGORIES=            ham
 MASTER_SITES=           ${MASTER_SITE_GITHUB:=EttusResearch/}
-#                                                                     3.9.1 -> 003_009_001
-GITHUB_TAG=            release_${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/00\1_00\2_00\3/}
+GITHUB_TAG=            v${PKGVERSION_NOREV}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=             http://code.ettus.com/redmine/ettus/projects/uhd/wiki
@@ -30,7 +28,7 @@
 
 # Please note distribution has many stuff under uhd/, but build itself
 # needs under host/ only.  Those uhd/ stuff will be handled post-{patch,install}:
-WRKSRC=                        ${WRKDIR}/uhd-${GITHUB_TAG}/host
+WRKSRC=                        ${WRKDIR}/uhd-${PKGVERSION_NOREV}/host
 
 # The files with their name uhd-xxxx, are moved down from uhd/xxxx for this process.
 REPLACE_PYTHON=        \
@@ -40,7 +38,18 @@
        utils/usrp2_card_burner.py \
        utils/usrp2_card_burner_gui.py \
        utils/usrp_n2xx_net_burner.py \
-       utils/usrp_n2xx_net_burner_gui.py
+       utils/usrp_n2xx_net_burner_gui.py \
+       tests/devtest/benchmark_rate_test.py \
+       tests/devtest/run_testsuite.py \
+       tests/devtest/rx_samples_to_file_test.py \
+       tests/devtest/test_messages_test.py \
+       tests/devtest/test_pps_test.py \
+       tests/devtest/tx_bursts_test.py \
+       tests/devtest/uhd_test_base.py \
+       tests/devtest/usrp_probe.py \
+       tests/devtest/usrp_probe_test.py \
+       utils/converter_benchmark.py \
+
 
 INSTALLATION_DIRS+=    share/uhd
 INSTALLATION_DIRS+=    share/uhd/firmware
diff -r bfb1c80d5835 -r a56c3584add7 ham/uhd/PLIST
--- a/ham/uhd/PLIST     Sun Mar 11 06:14:45 2018 +0000
+++ b/ham/uhd/PLIST     Sun Mar 11 06:23:54 2018 +0000
@@ -1,20 +1,23 @@
-@comment $NetBSD: PLIST,v 1.5 2016/01/26 08:13:23 mef Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/03/11 06:23:54 mef Exp $
 bin/octoclock_firmware_burner
 bin/uhd_cal_rx_iq_balance
 bin/uhd_cal_tx_dc_offset
 bin/uhd_cal_tx_iq_balance
+bin/uhd_config_info
 bin/uhd_find_devices
 bin/uhd_image_loader
 bin/uhd_usrp_probe
 bin/usrp_n2xx_simple_net_burner
 bin/usrp_x3xx_fpga_burner
 include/uhd.h
+include/uhd/build_info.hpp
+include/uhd/cal/container.hpp
+include/uhd/cal/power_container.hpp
 include/uhd/config.h
 include/uhd/config.hpp
 include/uhd/convert.hpp
 include/uhd/deprecated.hpp
 include/uhd/device.hpp
-include/uhd/device_deprecated.ipp
 include/uhd/error.h
 include/uhd/exception.hpp
 include/uhd/property_tree.hpp
@@ -69,6 +72,8 @@
 include/uhd/usrp/dboard_id.hpp
 include/uhd/usrp/dboard_iface.hpp
 include/uhd/usrp/dboard_manager.hpp
+include/uhd/usrp/fe_connection.hpp
+include/uhd/usrp/gpio_defs.hpp
 include/uhd/usrp/gps_ctrl.hpp
 include/uhd/usrp/mboard_eeprom.h
 include/uhd/usrp/mboard_eeprom.hpp
@@ -90,9 +95,10 @@
 include/uhd/utils/fp_compare_delta.ipp
 include/uhd/utils/fp_compare_epsilon.ipp
 include/uhd/utils/gain_group.hpp
+include/uhd/utils/log.h
 include/uhd/utils/log.hpp
+include/uhd/utils/log_add.hpp
 include/uhd/utils/math.hpp
-include/uhd/utils/msg.hpp
 include/uhd/utils/msg_task.hpp
 include/uhd/utils/paths.hpp
 include/uhd/utils/pimpl.hpp
@@ -101,14 +107,15 @@
 include/uhd/utils/safe_main.hpp
 include/uhd/utils/static.hpp
 include/uhd/utils/tasks.hpp
+include/uhd/utils/thread.hpp
 include/uhd/utils/thread_priority.h
 include/uhd/utils/thread_priority.hpp
 include/uhd/version.hpp
 lib/cmake/uhd/UHDConfig.cmake
 lib/cmake/uhd/UHDConfigVersion.cmake
 lib/libuhd.so
-lib/libuhd.so.003
-lib/libuhd.so.003.009
+lib/libuhd.so.3
+lib/libuhd.so.3.11
 lib/pkgconfig/uhd.pc
 lib/uhd/examples/benchmark_rate
 lib/uhd/examples/gpio
@@ -120,45 +127,77 @@
 lib/uhd/examples/rx_samples_to_file
 lib/uhd/examples/rx_samples_to_udp
 lib/uhd/examples/rx_timed_samples
+lib/uhd/examples/sync_to_gps
 lib/uhd/examples/test_clock_synch
 lib/uhd/examples/test_dboard_coercion
 lib/uhd/examples/test_messages
 lib/uhd/examples/test_pps_input
 lib/uhd/examples/test_timed_commands
+lib/uhd/examples/twinrx_freq_hopping
 lib/uhd/examples/tx_bursts
 lib/uhd/examples/tx_samples_c
 lib/uhd/examples/tx_samples_from_file
 lib/uhd/examples/tx_timed_samples
 lib/uhd/examples/tx_waveforms
 lib/uhd/examples/txrx_loopback_to_file
+lib/uhd/examples/usrp_list_sensors
 lib/uhd/tests/addr_test
 lib/uhd/tests/buffer_test
 lib/uhd/tests/byteswap_test
+lib/uhd/tests/cal_container_test
 lib/uhd/tests/cast_test
 lib/uhd/tests/chdr_test
+lib/uhd/tests/config_parser_test
+lib/uhd/tests/constrained_device_args_test
 lib/uhd/tests/convert_test
+lib/uhd/tests/devtest/benchmark_rate_test.py
+lib/uhd/tests/devtest/bitbang_test.py
+lib/uhd/tests/devtest/devtest_b2xx.py
+lib/uhd/tests/devtest/devtest_e3xx.py
+lib/uhd/tests/devtest/devtest_x3x0.py
+lib/uhd/tests/devtest/gpio_test.py
+lib/uhd/tests/devtest/list_sensors_test.py
+lib/uhd/tests/devtest/run_testsuite.py
+lib/uhd/tests/devtest/rx_samples_to_file_test.py
+lib/uhd/tests/devtest/test_messages_test.py
+lib/uhd/tests/devtest/test_pps_test.py
+lib/uhd/tests/devtest/tx_bursts_test.py
+lib/uhd/tests/devtest/uhd_test_base.py
+lib/uhd/tests/devtest/usrp_probe.py
+lib/uhd/tests/devtest/usrp_probe_test.py
 lib/uhd/tests/dict_test
 lib/uhd/tests/eeprom_c_test
 lib/uhd/tests/error_c_test
 lib/uhd/tests/error_test
+lib/uhd/tests/expert_test
+lib/uhd/tests/fe_conn_test
 lib/uhd/tests/fp_compare_delta_test
 lib/uhd/tests/fp_compare_epsilon_test
 lib/uhd/tests/gain_group_test
+lib/uhd/tests/log_test
 lib/uhd/tests/math_test
-lib/uhd/tests/msg_test
+lib/uhd/tests/narrow_cast_test
+lib/uhd/tests/nocscript_expr_test
+lib/uhd/tests/nocscript_ftable_test
+lib/uhd/tests/nocscript_parser_test
+lib/uhd/tests/paths_test
 lib/uhd/tests/property_test
 lib/uhd/tests/ranges_c_test
 lib/uhd/tests/ranges_test
 lib/uhd/tests/sensors_c_test
+lib/uhd/tests/sensors_test
 lib/uhd/tests/sid_t_test
 lib/uhd/tests/sph_recv_test
 lib/uhd/tests/sph_send_test
 lib/uhd/tests/string_vector_c_test
 lib/uhd/tests/subdev_spec_c_test
 lib/uhd/tests/subdev_spec_test
+lib/uhd/tests/tasks_test
 lib/uhd/tests/time_spec_test
 lib/uhd/tests/vrt_test
 lib/uhd/utils/b2xx_fx3_utils
+lib/uhd/utils/converter_benchmark
+lib/uhd/utils/converter_benchmark.py
 lib/uhd/utils/fx2_init_eeprom
 lib/uhd/utils/latency/graph.py
 lib/uhd/utils/latency/responder
@@ -167,17 +206,16 @@
 lib/uhd/utils/query_gpsdo_sensors
 lib/uhd/utils/uhd_images_downloader.py
 lib/uhd/utils/usrp2_card_burner.py
-lib/uhd/utils/usrp2_card_burner_gui.py
 lib/uhd/utils/usrp_burn_db_eeprom
 lib/uhd/utils/usrp_burn_mb_eeprom
 lib/uhd/utils/usrp_n2xx_net_burner.py
-lib/uhd/utils/usrp_n2xx_net_burner_gui.py
 lib/uhd/utils/usrp_n2xx_simple_net_burner
 lib/uhd/utils/usrp_x3xx_fpga_burner
 man/man1/octoclock_firmware_burner.1
 man/man1/uhd_cal_rx_iq_balance.1
 man/man1/uhd_cal_tx_dc_offset.1
 man/man1/uhd_cal_tx_iq_balance.1
+man/man1/uhd_config_info.1
 man/man1/uhd_find_devices.1
 man/man1/uhd_image_loader.1
 man/man1/uhd_images_downloader.1
@@ -187,3 +225,214 @@
 man/man1/usrp_x3xx_fpga_burner.1
 share/doc/uhd/LICENSE
 share/doc/uhd/README.md
+share/doc/uhd/doxygen/html/Ettus_Logo.png
+share/doc/uhd/doxygen/html/N2xx-JTAG.jpg
+share/doc/uhd/doxygen/html/N310fp.png
+share/doc/uhd/doxygen/html/N310isoExplode.png
+share/doc/uhd/doxygen/html/N310rp.png
+share/doc/uhd/doxygen/html/TRRS.png
+share/doc/uhd/doxygen/html/bc_s.png
+share/doc/uhd/doxygen/html/bdwn.png
+share/doc/uhd/doxygen/html/closed.png
+share/doc/uhd/doxygen/html/doc.png
+share/doc/uhd/doxygen/html/doxygen.css
+share/doc/uhd/doxygen/html/doxygen.png
+share/doc/uhd/doxygen/html/dynsections.js
+share/doc/uhd/doxygen/html/e3x0_fp_overlay.png
+share/doc/uhd/doxygen/html/e3x0_gpio_conn.png
+share/doc/uhd/doxygen/html/e3x0_imu_demo.png
+share/doc/uhd/doxygen/html/e3x0_jtag_conn.png
+share/doc/uhd/doxygen/html/e3x0_rp_overlay.png
+share/doc/uhd/doxygen/html/e3xx_conn_photo.jpg
+share/doc/uhd/doxygen/html/folderclosed.png
+share/doc/uhd/doxygen/html/folderopen.png
+share/doc/uhd/doxygen/html/index.html
+share/doc/uhd/doxygen/html/index.js
+share/doc/uhd/doxygen/html/jquery.js
+share/doc/uhd/doxygen/html/nav_f.png
+share/doc/uhd/doxygen/html/nav_g.png
+share/doc/uhd/doxygen/html/nav_h.png
+share/doc/uhd/doxygen/html/navtree.css
+share/doc/uhd/doxygen/html/navtree.js
+share/doc/uhd/doxygen/html/navtreedata.js
+share/doc/uhd/doxygen/html/navtreeindex0.js
+share/doc/uhd/doxygen/html/navtreeindex1.js
+share/doc/uhd/doxygen/html/navtreeindex2.js
+share/doc/uhd/doxygen/html/open.png
+share/doc/uhd/doxygen/html/page_build_guide.html
+share/doc/uhd/doxygen/html/page_c_api.html
+share/doc/uhd/doxygen/html/page_calibration.html
+share/doc/uhd/doxygen/html/page_coding.html
+share/doc/uhd/doxygen/html/page_coding.js
+share/doc/uhd/doxygen/html/page_configfiles.html
+share/doc/uhd/doxygen/html/page_configuration.html
+share/doc/uhd/doxygen/html/page_converters.html
+share/doc/uhd/doxygen/html/page_dboards.html
+share/doc/uhd/doxygen/html/page_devices.html
+share/doc/uhd/doxygen/html/page_devices.js
+share/doc/uhd/doxygen/html/page_general.html
+share/doc/uhd/doxygen/html/page_gpio_api.html
+share/doc/uhd/doxygen/html/page_gpsdo.html
+share/doc/uhd/doxygen/html/page_gpsdo_b2x0.html
+share/doc/uhd/doxygen/html/page_gpsdo_x3x0.html
+share/doc/uhd/doxygen/html/page_identification.html
+share/doc/uhd/doxygen/html/page_images.html
+share/doc/uhd/doxygen/html/page_install.html
+share/doc/uhd/doxygen/html/page_logging.html
+share/doc/uhd/doxygen/html/page_mpm.html
+share/doc/uhd/doxygen/html/page_multiple.html
+share/doc/uhd/doxygen/html/page_ni_rio_kernel.html
+share/doc/uhd/doxygen/html/page_octoclock.html
+share/doc/uhd/doxygen/html/page_rdtesting.html
+share/doc/uhd/doxygen/html/page_rtp.html
+share/doc/uhd/doxygen/html/page_semver.html
+share/doc/uhd/doxygen/html/page_stream.html
+share/doc/uhd/doxygen/html/page_sync.html
+share/doc/uhd/doxygen/html/page_transport.html
+share/doc/uhd/doxygen/html/page_uhd.html
+share/doc/uhd/doxygen/html/page_uhd.js
+share/doc/uhd/doxygen/html/page_usrp1.html
+share/doc/uhd/doxygen/html/page_usrp2.html
+share/doc/uhd/doxygen/html/page_usrp2.js
+share/doc/uhd/doxygen/html/page_usrp_b100.html
+share/doc/uhd/doxygen/html/page_usrp_b200.html
+share/doc/uhd/doxygen/html/page_usrp_b200.js
+share/doc/uhd/doxygen/html/page_usrp_e1x0.html
+share/doc/uhd/doxygen/html/page_usrp_e1x0.js
+share/doc/uhd/doxygen/html/page_usrp_e3x0.html
+share/doc/uhd/doxygen/html/page_usrp_n3xx.html
+share/doc/uhd/doxygen/html/page_usrp_x3x0.html
+share/doc/uhd/doxygen/html/page_usrp_x3x0.js
+share/doc/uhd/doxygen/html/page_usrp_x3x0_config.html
+share/doc/uhd/doxygen/html/pages.html
+share/doc/uhd/doxygen/html/resize.js
+share/doc/uhd/doxygen/html/search/all_0.html
+share/doc/uhd/doxygen/html/search/all_0.js



Home | Main Index | Thread Index | Old Index