aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* host: Implement nameless_gain_mixinLane Kolbly2022-01-201-0/+1
* tests: disable x4xx_radio_block_test on macOSSteven Koo2022-01-191-26/+31
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-131-0/+1
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-051-0/+1
* cmake: tests: Conditionally compile tests for X400Martin Braun2021-12-081-30/+32
* host: x4xx: Implement GPIO APILane Kolbly2021-11-031-0/+2
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-101-70/+70
* uhd: Add support for the USRP X410Lars Amsel2021-06-101-2/+56
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-111-0/+6
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-111-0/+1
* uhd_images_downloader: Add environment variable for http authLane Kolbly2020-10-151-0/+1
* tests: Add unit test for Keep One in N block controllerAaron Rossetto2020-08-051-0/+4
* tests: Add Replay Block controller unit testmattprost2020-08-041-0/+5
* tests: Add unit test for siggen RFNoC block controllerAaron Rossetto2020-07-301-0/+4
* rfnoc: Add Switchboard block unit testsJesse Zhang2020-07-301-0/+4
* rfnoc: Support instance overrides in set_properties()Aaron Rossetto2020-07-241-0/+1
* tests: Add unit test for Moving Average RFNoC blockmattprost2020-07-161-0/+4
* python: Add bindings for C++ CHDR ParserSamuel O'Brien2020-07-161-0/+1
* utils: Expose CHDR Parsing APISamuel O'Brien2020-07-131-2/+1
* rfnoc: Rename chdr_packet to chdr_packet_writerSamuel O'Brien2020-07-131-2/+2
* rfnoc: Add unit test for Log Power RFNoC blockAaron Rossetto2020-06-291-0/+4
* rfnoc: Add unit test for Window RFNoC blockAaron Rossetto2020-06-291-0/+4
* uhd: Create discoverable feature registry implementationLane Kolbly2020-06-251-1/+6
* uhd: Add discoverable_features APILane Kolbly2020-06-251-0/+1
* test: Add verify-flatbuffer testLars Amsel2020-06-231-0/+1
* tests: Add unit test for FFT RFNoC blockAaron Rossetto2020-06-181-0/+4
* tests: Add infrastructure to run Python unit testsMartin Braun2020-06-151-0/+17
* rfnoc: Add unit test for Add/Sub RFNoC blockAaron Rossetto2020-05-281-0/+4
* tests: Add unit test for Split Stream RFNoC blockAaron Rossetto2020-05-281-0/+4
* tests: Add unit tests for pwr_cal_mgrMartin Braun2020-05-201-0/+6
* tests: Added unit test for Vector IIR RFNoC blockAaron Rossetto2020-05-191-0/+4
* cal: Add pwr_cal containerMartin Braun2020-04-171-0/+1
* tests: Add Fosphor block controller unit testWade Fife2020-04-141-0/+4
* tests: migrated rfnoc block tests to dedicated subdirectorymattprost2020-04-131-7/+25
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-081-0/+6
* tests: Add FIR filter block controller unit testAaron Rossetto2020-04-071-0/+6
* uhd: math: Add interpolation.hppMartin Braun2020-04-071-0/+1
* rfnoc: Add multichannel register interfacemattprost2020-04-021-0/+1
* uhd: cal: Add iq_cal calibration data container classMartin Braun2020-04-021-0/+1
* uhd: cal: Add database classMartin Braun2020-03-261-0/+1
* rfnoc: Create mock factoryMartin Braun2020-01-291-1/+0
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-221-2/+2
* tests: Port polling-mode dpdk_test to new DPDK frameworkAlex Williams2019-12-201-0/+16
* dpdk: Add new DPDK stack to integrate with I/O servicesAlex Williams2019-12-201-0/+5
* tests: Add script to execute batch of benchmark_rate runsCiro Nishiguchi2019-12-061-0/+1
* tests: Add check for life on DPDK portAlex Williams2019-11-261-0/+21
* lib,tests: Remove old DPDK files from buildAlex Williams2019-11-261-19/+0
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-261-0/+6
* Remove proto-RFNoC filesMartin Braun2019-11-261-55/+2
* tests: Add benchmark of streamer and chdr xportsCiro Nishiguchi2019-11-261-7/+27