aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* N3xx: Update max rev to 7UHD-3.13michael-west2019-02-271-2/+1
* Debian: Update libuhd install filenamemichael-west2019-01-161-0/+0
* examples: change boost to std for time commandsmguyler-ni2019-01-141-40/+58
* images: Add SHA for N310 CPLD imagemichael-west2019-01-101-1/+1
* Debian: Add cosmic (Ubuntu 18.10)v3.13.1.0michael-west2019-01-091-1/+1
* Debian: Update changelogmichael-west2019-01-091-107/+223
* Debian: Minor change to convert_changelog.pymichael-west2019-01-091-5/+1
* Test: Adjust test proceduresmichael-west2019-01-092-17/+15
* UHD: Add wait for flush in DMA FIFO destructorMichael West2019-01-071-2/+1
* TwinRX: Fix tuningMichael West2019-01-032-8/+5
* Prepare branch for 3.13.1.0 Releasev3.13.1.0-rc2michael-west2018-12-213-13/+54
* utils: Improve query_gpsdo_sensorsmichael-west2018-12-201-31/+28
* E300: Re-enable "gpsdo" time sourcemichael-west2018-12-201-1/+1
* gpsd: GPGGA string formatting fixesBen Kempke2018-12-201-5/+5
* RFNoC: Fix for late packet errorsmichael-west2018-12-201-1/+3
* RFNoC: Fix stream command propagationmichael-west2018-12-201-1/+1
* RFNoC: Fix graph traversalmichael-west2018-12-194-24/+56
* N310 E320: Add initialization of TX bandwidthmichael-west2018-12-192-2/+2
* Device3: Fix block control flushingBrent Stapleton2018-12-172-18/+28
* Device3: Set default block control response SIDsBrent Stapleton2018-12-171-0/+4
* TwinRX: Make routing to LO1 and LO2 mutually exclusivemichael-west2018-12-172-25/+15
* TwinRX: Enable phase resync on ADF535xmichael-west2018-12-171-17/+9
* TwinRX: Tuning improvementsmichael-west2018-12-173-17/+20
* TwinRX: Fix initializationmichael-west2018-12-171-62/+60
* cmake: use "MATCHES" instead of "STREQUAL" for "Clang"Michael Dickens2018-12-171-3/+3
* uhd: Fix log statement for Port number on RFNOC blockSugandha Gupta2018-12-171-1/+1
* mg: Unindent falsely indented block of codeMartin Braun2018-12-171-29/+29
* e320: Fix return value of get_fpga_typeSugandha Gupta2018-12-171-3/+3
* images: Add N3xx CPLD file to manifestMartin Braun2018-12-171-1/+1
* docs: python: add documentation on GIL releaseBrent Stapleton2018-12-171-0/+23
* cmake: Properly register devtestMartin Braun2018-12-171-1/+3
* e300: Type-cast fix for boostAndreas Müller2018-12-171-1/+1
* filter: Fix return value in get_rolloffDerek Kozel2018-12-171-1/+1
* Docs: Adjust E310 functional verification testsmichael-west2018-12-171-10/+10
* x3xx: implement rfnoc get antenna functionsMark Meserve2018-12-172-0/+16
* utils: specify the downloader's Python executableBrent Stapleton2018-12-171-1/+1
* cmake: python: adding RUNTIME_PYTHON_EXECUTABLEBrent Stapleton2018-12-171-1/+15
* n3xx: Change init() procedure to reduce configuration timeHumberto Jimenez2018-12-171-2/+6
* multi_usrp: Fixed get_tx_stream referenceGregory Eslinger2018-12-171-1/+1
* uhd: fix rx antenna not being applied in txrx exampleMark Meserve2018-12-171-2/+3
* mpmd: add fpga_vesion_hash infoTrung Tran2018-12-171-0/+2
* mpm: add fpga githash to device infoTrung Tran2018-12-171-0/+2
* utils: uhd_images_downloader: Add --http-proxy optionMartin Braun2018-12-171-2/+11
* mpmd: Improve error message for compat number mismatchesMartin Braun2018-12-171-6/+14
* x300: New mode to configure master clock rateScott Torborg2018-12-171-2/+96
* cmake: Improve logic for UHD_IMAGES_DIRA. Maitland Bottoms2018-12-171-2/+0
* cmake: Add SOURCE_DATE_EPOCHA. Maitland Bottoms2018-12-171-0/+5
* python: populated the tune_result_t bindingKevin Rigney2018-12-171-0/+6
* python: adding device_addr_t to Python APIBrent Stapleton2018-12-172-0/+33
* python: tighten the scope of releasing the GILBrent Stapleton2018-12-171-20/+22