aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-194-38/+285
* radio_ctrl_impl: move continuous_streaming to protected.Ryan Marlow2018-12-191-1/+1
* Device3: Fix block control flushingBrent Stapleton2018-12-172-18/+28
* Device3: Set default block control response SIDsBrent Stapleton2018-12-171-0/+4
* uhd: Add benchmark_streamer support for multi-channel streamerCiro Nishiguchi2018-12-171-275/+478
* examples: Add keyboard controls to rx_ascii_art_dftRakesh Peter2018-12-171-3/+116
* devtest: x3x0: Enable rx_samples_to_file in devtestSugandha Gupta2018-12-171-1/+1
* E310: Fix initialization of antenna and frequency valuesmichael-west2018-12-172-8/+36
* C API: Add support for Tx LO controlMartin Braun2018-12-142-0/+163
* x300: Add support for USRP-2974Thomas Vogel2018-12-143-2/+19
* time_spec: include <stdint.h> for int64_tMichael Dickens2018-12-131-0/+1
* various: use "std::abs" instead of "std::fabs"Michael Dickens2018-12-124-15/+15
* responder: Better "abs()" compiler compatibilityMichael Dickens2018-12-122-2/+2
* lmx2592: Better "abs()" compiler compatibilityMichael Dickens2018-12-121-3/+3
* rh: add highband spur reduction optionMark Meserve2018-12-125-4/+88
* TwinRX: Make routing to LO1 and LO2 mutually exclusivemichael-west2018-12-102-25/+15
* TwinRX: Enable phase resync on ADF535xmichael-west2018-12-101-17/+9
* TwinRX: Tuning improvementsmichael-west2018-12-103-17/+20
* TwinRX: Fix initializationmichael-west2018-12-101-62/+60
* rh: fixed lowband tuningMark Meserve2018-12-071-1/+2
* cmake: use "MATCHES" instead of "STREQUAL" for "Clang"Michael Dickens2018-12-071-3/+3
* uhd: Fix log statement for Port number on RFNOC blockSugandha Gupta2018-12-051-1/+1
* rh: add handling for "all" loMark Meserve2018-12-042-9/+104
* examples: rfnoc_radio_loopback: Clean up exampleMartin Braun2018-12-031-15/+11
* mg: Unindent falsely indented block of codeMartin Braun2018-11-301-29/+29
* docs: python: add documentation on GIL releaseBrent Stapleton2018-11-291-0/+23
* rh: add support for atr frontend controlMark Meserve2018-11-295-92/+103
* cmake: Properly register devtestMartin Braun2018-11-291-1/+3
* python: Add sync source to Python APIBrent Stapleton2018-11-292-0/+41
* e300: Type-cast fix for boostAndreas Müller2018-11-281-1/+1
* filter: Fix return value in get_rolloffDerek Kozel2018-11-281-1/+1
* rfnoc: Add halt to replay APIWade Fife2018-11-273-1/+12
* rfnoc: Fix default SPP for replayWade Fife2018-11-271-4/+3
* RFNoC: Fix replay example port argsWade Fife2018-11-271-3/+3
* Docs: Adjust E310 functional verification testsmichael-west2018-11-261-10/+10
* x3xx: implement rfnoc get antenna functionsMark Meserve2018-11-262-0/+16
* utils: specify the downloader's Python executableBrent Stapleton2018-11-261-1/+1
* cmake: python: adding RUNTIME_PYTHON_EXECUTABLEBrent Stapleton2018-11-261-1/+15
* x300: fixup minimum master clock rateBrent Stapleton2018-11-211-1/+1
* multi_usrp: Fixed get_tx_stream referenceGregory Eslinger2018-11-201-1/+1
* uhd: fix rx antenna not being applied in txrx exampleMark Meserve2018-11-161-2/+3
* rh: fix typo in lo distribution propertiesMark Meserve2018-11-161-2/+2
* mpmd: add fpga_vesion_hash infoTrung Tran2018-11-161-0/+2
* tests: Retrofit sph test to use new mock transportCiro Nishiguchi2018-11-165-201/+293
* utils: uhd_images_downloader: Add --http-proxy optionMartin Braun2018-11-161-2/+11
* mpmd: Improve error message for compat number mismatchesMartin Braun2018-11-161-6/+14
* x300: New mode to configure master clock rateScott Torborg2018-11-163-10/+104
* cmake: Improve logic for UHD_IMAGES_DIRA. Maitland Bottoms2018-11-151-2/+0
* cmake: Add SOURCE_DATE_EPOCHA. Maitland Bottoms2018-11-151-0/+5
* python: populated the tune_result_t bindingKevin Rigney2018-11-151-0/+6