uhd (3.9.5-1~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 04 Sep 2016 10:26:02 -0400

uhd (3.9.5-1) unstable; urgency=medium

  * New upstream release

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 29 Aug 2016 17:20:19 -0400

uhd (3.9.4-5) unstable; urgency=medium

  * avoid neon asm code on armhf

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 26 Aug 2016 23:29:17 -0400

uhd (3.9.4-4) unstable; urgency=medium

  * update to UHD-3.9.LTS) 003_009_005_rc1
    The value of constant UHD_VERSION has been changed from 30904 to 30905.

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 24 Aug 2016 23:26:43 -0400

uhd (3.9.4-3) unstable; urgency=medium

  * update to release_003_009_004-29-ge1139b2

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 03 Jul 2016 20:16:24 -0400

uhd (3.9.4-2~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 17 May 2016 17:44:15 -0400

uhd (3.9.4-2) unstable; urgency=medium

  * revert Build-Depends-Indep change

 -- A. Maitland Bottoms <bottoms@debian.org>  Thu, 05 May 2016 23:34:12 -0400

uhd (3.9.4-1) unstable; urgency=medium

  * New upstream release
    GPIO control: Fix address mismatch for RX and full duplex.
                  This fixes full-duplex mode for most devices.
    B200: Fixed auto rate selection (can now select 61.44 Msps)
    UBX: Fix member declaration order which could cause
         segfaults for debug builds
    Manual/Docs: Numerous fixes, use dot for graphs in manual
    Utils: multiple fixes for query_gpsdo_sensors, fixed floating point
           comparison
    Windows: Include registry file in installation
    Converters: Improve NEON converters

 -- A. Maitland Bottoms <bottoms@debian.org>  Thu, 05 May 2016 19:46:38 -0400

uhd (3.9.3-2) unstable; urgency=medium

  * update to release_003_009_003-12-g62f80e2
    Added missing stdint.h include
    Unroll the loops in the NEON float to-from integer c
    cmake Added installation of .reg file
    utils Updated query_gpsdo_sensors
    query_gpsdo_sensors fixed sleep time
    ubx Changed member declaration to satisfy debug build
    Removed mention of OSX PPC support
    Updated URL for USRP image files
    Fixed spelling errors mostly in documentation
    gpio core Fixed a mismatch in the address assignment
    cmake Enable use of dot for Doxygen
  * Enable use of dot for Doxygen in Debian .doc package build

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 11 Apr 2016 15:12:01 -0400

uhd (3.9.3-1) unstable; urgency=medium

  * New upstream release
  * Add C API to debian/patches/uhd-platform-hurd-kfreebsd

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 29 Mar 2016 21:11:24 -0400

uhd (3.9.3-0ubuntu1) trusty; urgency=low

  * UBX: Fixed a phase synchronization issue on the sub-1GHz band
  * USB: Fixed transport issue that crashed when multiple USB devices were
    connected on a Windows machine, more graceful handling of USB disconnects,,
    provided .cdf file for installing on Windows
  * B200: Fixed memory growth/increasing tune times issue
  * E300: Fixed memory leak with udev, fixed issue with autoboot value, fixes
    to button behaviour
  * usrp2, usrp3: Fixed IQ imbalance and DC bias in DDC chain
  * CMake: Windows registry fixes
  * Fixed several compiler warnings and minor bugs
  * Examples: Updated benchmark_rate for improved thread safety

 -- Ettus Research <packages@ettus.com>  Mon, 21 Mar 2016 11:40:26 -0800

uhd (3.9.2-3) unstable; urgency=medium

  * update to release_003_009_002-27-gccc8acb
    x300: Added power cycle message to uhd_image_loader
    Added <cstddef> includes to support more platforms

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 11 Mar 2016 15:42:34 -0500

uhd (3.9.2-2) unstable; urgency=medium

  * update to release_003_009_002-21-gf212665
    B200: Fix for increasing retune times
    Corrected the UHD behavior in the event of a USB disconnect
    UBX: Phase synchronization
  * build with ENABLE_GPSD OFF (Closes: #811916)
    
 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 09 Mar 2016 11:33:47 -0500

uhd (3.9.2-1) unstable; urgency=medium

  * more robust postinst (Closes: #808863)
  * New upstream release
  * E310: Added support for Speedgrade 3
  * B205mini: Added support
  * E310: Fixed reference counting bug
  * B210: Fixed external clock reference bug for devices using ADF4002 PLLs
  * B210: Fixed codec loopback test
  * B2XX, E3XX, X3XX: Easier time-syncing features. Fixes bug where B210s would
    only run after issuing set_time_unknown_pps().
  * X3XX: Fixed bug for IQ imbalance correction
  * E310: DRAM testbenching
  * Docs/Manual: Many updates and fixes

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 30 Dec 2015 21:18:59 -0500

uhd (3.9.2~rc1-1) unstable; urgency=medium

  * New upstream release candidate
  * uhd_images_downloader now depends upon python-requests
  * B205mini: Added support
  
 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 27 Dec 2015 10:09:56 -0500

uhd (3.9.1-5) unstable; urgency=medium

  * update to release_003_009_001-17-g36c8e0f
    examples-Fixed-error-code-variable-in-rx_samples_c

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 18 Nov 2015 21:46:15 -0500

uhd (3.9.1-4) unstable; urgency=medium

  * update to release_003_009_001-14-geebbc01
  * updated patch display-correct-downloader-path (Closes: #772412)

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 02 Nov 2015 12:10:40 -0500

uhd (3.9.1-3) unstable; urgency=medium

  * use dh_makeshlibs -V 'libuhd003 (>= 3.9)'

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 30 Sep 2015 22:25:33 -0400

uhd (3.9.1-2) unstable; urgency=medium

  * update to release_003_009_001-3-gfee054d
  * use Breaks instead of Conflicts with older gnuradio, gr-osmosdr

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 29 Sep 2015 21:49:36 -0400

uhd (3.9.1-1) unstable; urgency=low

  * New upstream release, updated udev rules

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 13 Sep 2015 10:23:00 -0400

uhd (3.9.0-3) unstable; urgency=medium

  * drop dh_acc to get reproducible builds

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 11 Sep 2015 22:37:50 -0400

uhd (3.9.0-2) unstable; urgency=low

  * fix FTBFS:
    use dh_acc and abi-compliance-checker just on amd64
    revise uhd-platform-hurd-kfreebsd patch

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 07 Sep 2015 19:35:50 -0400

uhd (3.9.0-1) unstable; urgency=medium

  * New upstream release, update to release_003_009_000-13-g01ed9b3
  * build with libgps, gpsd support
  * use aarch64.patch from https://bugzilla.redhat.com/show_bug.cgi?id=1200836
    (Sorry Adam, thanks Marcin!)

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 01 Sep 2015 22:08:38 -0400

uhd (3.8.5-3) unstable; urgency=low

  * acknowledge NMU changes
  * update to release_003_008_005-11-g7a86523

 -- A. Maitland Bottoms <bottoms@debian.org>  Thu, 27 Aug 2015 20:25:15 -0400

uhd (3.8.5-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename library packages for g++5 ABI transition (closes: 794878).

 -- Julien Cristau <jcristau@debian.org>  Sun, 16 Aug 2015 17:55:53 +0200

uhd (3.8.5-2) unstable; urgency=medium

  * update to release_003_008_005-10-g3dbced2
  * Added NI B2x0 VID/PID pairs to udev rules in Debian uhd-host package.
  * 0099-revert-neon-changes.patch: Revert the NEON changes from upstream
    commit 1b149f561370687ad65e3aa644a402f00dbd16ea to fix build on arm64.
    (Thanks Adam!) (Closes: #794906)

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 07 Aug 2015 23:49:20 -0400

uhd (3.8.5-1) unstable; urgency=medium

  * New upstream release
    with maint branch patches:
      docs-Updated-X3x0-unbricking-procedure-info
      docs-Added-paragraph-on-GPIO-maximum-current-3.3V-su
      e3xx-Fix-firmware-to-actually-write-fuse-values
      e3xx-doc-Explain-autoboot-configuration
      e3xx-Make-frame-sizes-configurable
      e3xx-docs-Add-a-paragraph-on-network-configuration
      docs-Added-X3x0-LEDs-table
      Added-NI-B2x0-VID-PID-pairs-to-udev-rules
  * New upstream path code (closes: #772412)
  * Debian patches:
     for Debian Hurd and kFreeBSD support
     for reproducible builds: Doxygen HTML_TIMESTAMP = NO
  * Debian source package uses multiple tarballs to match
    upstream use of git with a submodule.
  * remove unused build-dependency on liboil0.3-dev (Closes: #793627)

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 05 Aug 2015 00:41:49 -0400

uhd (3.7.3-1) unstable; urgency=low

  * New upstream release

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 06 Oct 2014 09:21:14 -0500

uhd (3.7.2-1) unstable; urgency=low

  * New upstream release

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 20 Aug 2014 17:33:06 -0500

uhd (3.7.1-2) unstable; urgency=low

  * Apply maint branch fixes through release_003_007_001-49-gdf4cf6d
  * Fix B2xx udev rules

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 01 Jul 2014 22:34:32 -0400

uhd (3.7.1-1~bpo70+1) wheezy-backports; urgency=low
  
  * Rebuild for wheezy-backports.
  * Breaks gnuradio 3.6.3.2-1 in wheezy, needed by gnuradio 3.7.3 backport.
  * New upstream release
  * Include USRP NetworkManager configuration
  * Include additional bugfix patches from git maint branch
  * Introduced USRP X300 and X310 support!
  * Releasing a CHDR Dissector for Wireshark analysis
  * Improved USRP B200 and B210 stability
  * Introducing Integer-N tuning for WBX, SBX, CBX daughterboards
  * Introducing support for 120 MHz versions of WBX, SBX, CBX
  * Lots of new documentation
  * New GPIO example for USRP X300
  * Fixed threading bug in USRP B2xx code causing GQRX issue
  * General UHD bug fixes & improvements
  * b200: Fixed bug in rx_dsp_core_3000 that would assume 3 halfbands
    and X300 settings interface.
  * Include patch from Avery Pennarun (Closes: #739852)
  * Conflicts with earlier versions on gnuradio (Closes: #733690)
  * Completely re-written UHD Images Downloader, with bug fixes, new features.
  
 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 24 May 2014 20:33:59 -0400
  
uhd (3.7.1-1) unstable; urgency=low

  * New upstream release
  * Include USRP NetworkManager configuration

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 22 Apr 2014 21:16:32 -0400

uhd (3.7.0-3) unstable; urgency=low

  * update to release_003_007_000-72-gb6f1253
  * reduce boost dependency to components listed in host/CMakelists.txt

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 08 Apr 2014 22:02:04 -0400

uhd (3.7.0-2) unstable; urgency=low

  * Include additional bugfix patches from git maint branch

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 29 Mar 2014 20:01:30 -0400

uhd (3.7.0-1) unstable; urgency=low

  * New upstream release
  * Introduced USRP X300 and X310 support!
  * Releasing a CHDR Dissector for Wireshark analysis
  * Improved USRP B200 and B210 stability
  * Introducing Integer-N tuning for WBX, SBX, CBX daughterboards
  * Introducing support for 120 MHz versions of WBX, SBX, CBX
  * Lots of new documentation
  * New GPIO example for USRP X300
  * Fixed threading bug in USRP B2xx code causing GQRX issue
  * General UHD bug fixes & improvements
  * b200: Fixed bug in rx_dsp_core_3000 that would assume 3 halfbands
    and X300 settings interface.
  * Include patch from Avery Pennarun (Closes: #739852)
  * Conflicts with earlier versions on gnuradio (Closes: #733690)

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 23 Feb 2014 17:48:29 -0500

uhd (3.6.2-1) unstable; urgency=low

  * New upstream release
  * Completely re-written UHD Images Downloader, with bug fixes, new features.

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 21 Jan 2014 09:43:19 -0500

uhd (3.6.2~rc2-1) experimental; urgency=low

  * New upstream release candidate

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 14 Dec 2013 09:56:03 -0500

uhd (3.6.2~rc1-1) experimental; urgency=low

  * New upstream release candidate

 -- A. Maitland Bottoms <bottoms@debian.org>  Thu, 05 Dec 2013 16:18:28 -0500

uhd (3.5.5-1) unstable; urgency=low

  * New upstream release
    Nicholas Corgan:
      uhd_images_downloader: fixes/improvements, redundancy fixes,
        better error handling, more descriptive error when MD5 check fails
      lib: dbsrx2 bugfix

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 20 Nov 2013 21:48:35 -0500

uhd (3.5.4-4) unstable; urgency=low

  * update to git 6bb62ea (head of maint branch) to fix BUG #203
  Michael Dickens (1):
        utils: fix declaration of "env_path_sep" such that it is always
        initialized before it is used in the "get_env_paths" function, by
        moving it from the global scope to inside that function.  This
        change allows UHD_STATIC_BLOCK(load_modules) to work correctly.
  
  Michael West (1):
        BUG #203:  Initialized gain values to 0.0
  
  Nicholas Corgan (3):
        cmake: fixed UHD_IMAGES_DIR behavior to include directories
               inside specified images directory
        Updated images downloader URL
        docs: added info on libusbx for Windows
  
 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 13 Nov 2013 19:20:05 -0500

uhd (3.5.4-3) unstable; urgency=low

  * Fix syntax to avoid failing test on powerpc

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 29 Oct 2013 09:30:06 -0400

uhd (3.5.4-2) unstable; urgency=low

  * Avoid failing test on powerpc
  * Add pkg-config dependency to help find liborc

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 28 Oct 2013 21:07:40 -0400

uhd (3.5.4-1) unstable; urgency=low

  * New upstream release

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 27 Sep 2013 23:43:51 -0400

uhd (3.5.3-1) unstable; urgency=low

  * New upstream release
      UHD source includes man pages now
      Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin
  * Add watchfile (Closes: #702937)
  * Add USRP B100 2500:0002 to udev rules (Closes: #705509)
  * No more uhd_install_firmware, use uhd_images_downloader (Closes: #654637)

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 26 May 2013 22:41:47 -0400

uhd (3.5.2-1) experimental; urgency=low

  * New upstream release
      B100:
          Fix get send buffer timeout
      E1x0:
          Changes to bus timings for S issue
      USRP1:
          Restore broken EEPROM writing
  * Plus fixes
      E110:
          Fix FPGA Makefile build typo
      UHD:
          Fixed timespec irrational rate rounding
          Multichan streamer CPU utilization

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 22 Apr 2013 22:30:53 -0400

uhd (3.5.1-1) experimental; urgency=low

  * New upstream release
    Misc:
      Fixes to images downloader
      Fixes to C++ net burner
      Added sleep(1) to query_gpsdo_sensors
    OSX:
      Fix for socket send code newer OS versions
  * Upload to experimental during wheezy freeze

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 27 Jan 2013 23:33:25 -0500

uhd (3.5.0-1) experimental; urgency=low

  * New upstream release
      B100:
          Added timed commands feature
          Incremented FPGA compat number to 11.1
          Incremented firmware compat number to 3
      E1x0:
          Added timed commands feature
          Incremented FPGA compat number to 11.1
      USRP2/N2x0:
          Alternative stream destination on TX
          Incremented FPGA compat number to 10
      N2x0:
          Implemented timed-commands feature
          Implemented fast-commands feature
      SBX/WBX
          Tune with phase sync using timed-commands
      RFX series
          Added calibration utilities support
      General:
          SSE2 conversions for sc8 RX samples
          Added multi-threading to packet converters
          Added automatic images fetcher application

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 09 Jan 2013 14:24:11 -0500

uhd (3.4.4-1) experimental; urgency=low

  * New upstream release
    * Gen2
        Fix RX and TX DSP scalar adjustments
    * B100/E1x0
        Fixed RX ADC IQ inversion swap
        Incremented FPGA compat number to 9.4

 -- A. Maitland Bottoms <bottoms@debian.org>  Thu, 18 Oct 2012 13:21:54 -0400

uhd (3.4.3-1) experimental; urgency=low

  * New upstream release
    XCVR2450:
        Fix to disable automatic LO offset on TX
    N2x0:
        Deal with misc exceptions in net burner
    E1x0:
        Changes to add reliability to bus state machine
    USRP1:
        Shutoff the DAC on transmit EOB flags
        Revert 1st nyquist zone DAC calculation

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 05 Sep 2012 21:55:04 -0400

uhd (3.4.2-1) unstable; urgency=low

  * New upstream release
    * USRP2/N2x0:
          o Card and net burner language fixes
          o Net burner python v3 code fix
          o Net burner IPv6 interface fix
    * E1x0:
          o Fix for FPGA timing issue with GPMC input
          o Incremented FPGA compat number to 9.2
    * B100:
          o Fix USB wrapper/buffer release race condition
    * USRP1:
          o Fix DAC calculation for tune out of 1st nyquist zone
    * General:
          o Fix for recv packet handler time error check
          o SIMD conversion routines priority over table look-up
          o Fix undefined GCC float conversion behaviour for sc8

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 23 May 2012 20:50:59 -0400

uhd (3.4.1-1) unstable; urgency=low

  * New upstream release
      *  USRP2/N2x0:
          o Filter out invalid broadcast replies
          o Incremented FPGA compat number to 9.1
    * E1x0:
          o Incremented FPGA compat number to 9.1
    * B100:
          o FPGA fixes for USB slave FIFO interface
          o Incremented FPGA compat number to 9.3
    * USRP1:
          o Stop thread in deconstructor for race condition
          o Fixed DBSRX + USRP1 i2c lockup condition
    * Gen2:
          o Fix for unintentional clear in deprecated recv() call
          o Fix RX DC offset call to handle negative values
    * FreeBSD:
          o Fixed network relay example compilation

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 21 Apr 2012 21:40:35 -0400

uhd (3.4.0-3) unstable; urgency=low

  * include upstream fix bsd compilation for network relay example
    (Closes: #667079)
  * use liborc again, revert 3.4.0-2 changes.

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 04 Apr 2012 22:43:26 -0400

uhd (3.4.0-2) unstable; urgency=low

  * Build without liborc to hunt bugs in convert_test

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 03 Apr 2012 11:43:02 -0400

uhd (3.4.0-1) unstable; urgency=low

  * New upstream release
    *  USRP2/N2x0:
            o 50 Msps RX/TX with sc8 mode over the wire
      * B100:
            o 16 Msps RX/TX with sc8 mode over the wire
      * SBX/WBX:
            o Added self-calibration utilities
      * Gen2:
            o Control RX/TX DC offset correction via API
            o Control RX/TX IQ balance correction via API
            o Incremented FPGA compat number to 9
      * USRP1:
            o Support 16Msps RX with sc8 mode over the wire
            o Control RX DC offset correction via API
      * Misc:
            o Multiple streamers/heterogeneous rates
            o Alternative host and wire data types
            o Added API calls for DC offset correction
            o Added API calls for IQ balance correction
  * Improved description (Closes: #658355)
  
 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 23 Mar 2012 08:34:48 -0400

uhd (3.3.2-3) unstable; urgency=low

  * more robust postinst (Closes: #656119)

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 17 Jan 2012 11:05:15 -0500

uhd (3.3.2-2) unstable; urgency=low

  * improved uhd-host package
    - include manual documentation
    - configure sysctl and pam limits settings
  * Add README.Debian
  * upload to unstable

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 11 Jan 2012 13:37:13 -0500

uhd (3.3.2-1) experimental; urgency=low

  * New upstream release
  * Packaged for Debian (Closes: #644789)

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 10 Jan 2012 00:18:49 -0500

uhd (3.3.1-1) experimental; urgency=low

  * Keep up, rebase package with release_003_003_001 tag

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 12 Nov 2011 20:00:49 -0500

uhd (3.2.4-1) unstable; urgency=low

  * New upstream release

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 07 Oct 2011 21:45:37 -0400

uhd (3.2.3-1) experimental; urgency=low

  * Keep up, rebase package with release_003_002_003 tag

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 20 Sep 2011 12:17:13 -0400

uhd (3.2.1-1) experimental; urgency=low

  * Package from upstream git

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri,  5 Aug 2011 19:12:07 -0500
