aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport: Removing recv() task barrier for conversion callsUHD-3.9.LTSPaul David2019-10-171-23/+12
* boost: Fixed boost posix_time compilation issue for boost 1.67Paul David2018-06-214-7/+7
* images: Remove HG and XG images from 3.9.7 images packagemichael-west2018-01-191-2/+2
* B200: FX3 performance optimizations based on Cypress AN86947michael-west2017-12-202-6/+6
* Fix build with Boost 1.66ilovezfs2017-12-205-3/+17
* utils: backport uhd_config_infoNicolas Cuervo2017-07-198-0/+412
* Final changes for 3.9.7 release.release_003_009_007Derek Kozel2017-07-172-2/+21
* utils: Added warnings and checks to images downloaderDerek Kozel2017-07-171-0/+14
* Preparing branch for 3.9.7 release003_009_007_rc1Derek Kozel2017-07-101-1/+1
* UBX: Added error handling for setting the dboard clock rate.bstapleton2017-07-072-4/+15
* Updated CHANGELOG for upcoming 3.9.7 releaseMartin Braun2017-07-071-0/+15
* E300: Fix issue preventing recreation of streamer objectsmichael-west2017-07-051-6/+57
* fixup! x300: Changed discovery to return early if we find the serial requestedBrent Stapleton2017-07-051-1/+1
* Changed x300 discovery to return early if we find the serial requestedbstapleton2017-06-301-1/+15
* cbx: turn on LO LPF at <2GHz instead of <1.5GHzMark Meserve2017-06-302-18/+38
* examples: Added channel param for samps to/from file exampleAshish Chaudhari2017-06-292-13/+24
* Fix: field was bool, but needs to take values -1;1Marcus Müller2017-06-291-2/+2
* docs: Clarified use of "gpsdo" for E310Martin Braun2017-06-291-3/+9
* e310: Clarified log message re GPSMartin Braun2017-06-291-1/+1
* e310: Added some doc comments on frontend tuningMartin Braun2017-06-291-1/+18
* docs: Updated X300 docs to refer to the Knowledge Base regarding daughterboard selection/compatibility.bstapleton2017-06-291-1/+4
* b200: Added doc regarding external+GPSDO ref issuesMartin Braun2017-06-291-0/+6
* DOCS: Update B2xx gain specsnatetemple2017-05-121-2/+2
* UHD: Fix get_normalized_tx_gain in multi_usrpDerek Kozel2017-04-091-1/+1
* msvc build: set compile_flags instead of add_definitionsMark Meserve2017-03-211-2/+2
* docs: document common exceptions occuring in multi_usrp::makeAndrej Rode2017-03-211-0/+2
* Docs: Updated FX3 SDK link in readmeDerek Kozel2017-03-211-1/+1
* examples: Replaced throw with exit() in sync_to_gpsMartin Braun2017-03-011-1/+2
* cmake: use GCC 4.4 compatible compiler flagAndrej Rode2017-02-271-1/+1
* GPSDO: Improved detectionmichael-west2017-02-271-7/+17
* C API: Added missing fields to USRP infoMartin Braun2017-02-201-0/+2
* UBX: Add UHD_SAFE_CALL for MAX287x dectructor to prevent terminatemichael-west2017-02-161-1/+5
* DOCS: Add B210 GPIO pinoutmichael-west2017-02-071-2/+2
* cmake: Added the ability to specify package namesPaul David2017-02-031-7/+7
* Final changes for 3.9.6 Releaserelease_003_009_006Derek Kozel2017-01-272-2/+20
* X300: Fix issue with GPSDO sometimes not being recognized properlymichael-west2017-01-261-10/+23
* C API: Added UHD_VERSION usrp.hMartin Braun2017-01-192-3/+7
* cmake: Backported compiler checks and linker flags from maintMartin Braun2017-01-171-1/+50
* Preparing branch for 3.9.6 release003_009_006_rc1Martin Braun2017-01-163-1/+16
* utils: Fixed minor rounding issue in gain_groupMartin Braun2017-01-041-2/+6
* cmake: Add some quotes on case certain variables are blankMartin Braun2017-01-041-2/+2
* GPIO: Set CTRL register before OUT register in GPIO example.michael-west2016-12-091-3/+3
* docs: Added note on USRP2 reset arg for burning imagesMartin Braun2016-12-011-0/+6
* UBX: Force on RX driver to eliminate transientmichael-west2016-12-011-1/+1
* cmake: Fixed version num depaddingMartin Braun2016-11-301-1/+1
* ubuntu: Added yakkety to the list of distrosMartin Braun2016-11-301-1/+1
* usrp2: Removed superfluous helper functionMartin Braun2016-11-281-4/+0
* transport: Removed some superfluous variablesMartin Braun2016-11-283-8/+6
* lib: Removed superfluous variable in gain_groupMartin Braun2016-11-281-2/+0
* UHD: Fixes for super_recv_packet_hadlermichael-west2016-11-141-3/+14