index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build uhd_test library as static when `-DBUILD_SHARED_LIBS=ON`
David Seifert
2022-02-24
1
-1
/
+1
*
host: Throw exception when accessing properties with incorrect type
Lane Kolbly
2022-02-07
1
-0
/
+25
*
uhd: Harmonize fuzzy frequency comparisons
Martin Braun
2022-02-04
1
-0
/
+10
*
math: fp_compare: Adapt fp_compare_epsilon API to actual use
Martin Braun
2022-02-04
1
-0
/
+15
*
host: zbx: Expose tuning table on property tree
Lane Kolbly
2022-02-03
1
-0
/
+59
*
tests: Modularize x4xx_radio_mock to use it in other tests
Martin Anderseck
2022-01-25
2
-269
/
+293
*
host: Implement nameless_gain_mixin
Lane Kolbly
2022-01-20
1
-0
/
+1
*
tests: disable x4xx_radio_block_test on macOS
Steven Koo
2022-01-19
1
-26
/
+31
*
SPI: Implement SPI engine for x410
Martin Anderseck
2022-01-13
1
-0
/
+1
*
host: tests: Make x4xx unit test support GPIO
Lane Kolbly
2022-01-11
1
-1
/
+1
*
rfnoc: Add atomic item size property for RFNoC blocks
Lars Amsel
2022-01-10
1
-0
/
+106
*
host: rf_control: Add internal antenna API abstraction.
Lane Kolbly
2022-01-05
1
-0
/
+1
*
host: tests: Add unit test for ZBX antenna API
Lane Kolbly
2022-01-05
1
-0
/
+20
*
rfnoc: Fix block_id::get_tree_root()
Martin Braun
2021-12-16
1
-0
/
+2
*
tests: Add replay-back-edge test
Martin Braun
2021-12-09
1
-0
/
+44
*
cmake: tests: Conditionally compile tests for X400
Martin Braun
2021-12-08
1
-30
/
+32
*
tests: Remove non-functional DPDK test
Andrew Lynch
2021-12-06
1
-97
/
+2
*
dpdk: Upgrade to DPDK 19.11 API
Andrew Lynch
2021-12-06
1
-2
/
+2
*
uhd: Remove superfluous boost/bind.hpp includes
Martin Braun
2021-12-03
1
-2
/
+0
*
rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPP
Martin Braun
2021-12-02
5
-18
/
+64
*
tests: add automated streaming tests
Matthew Crymble
2021-11-30
3
-0
/
+382
*
tests: add streaming setup script for performance enhancements
Matthew Crymble
2021-11-30
1
-0
/
+288
*
tests: Remove skip_dram from streaming performance test script
Martin Braun
2021-11-16
1
-2
/
+2
*
rfnoc: Add CHDR width to make args
Martin Braun
2021-11-12
1
-0
/
+2
*
tests: Fix rfnoc_graph mock nodes stop-stream command
Martin Braun
2021-11-12
1
-1
/
+1
*
host: Add RPC calls for GPIO voltage
Lane Kolbly
2021-11-05
1
-1
/
+21
*
host: x4xx: Implement GPIO API
Lane Kolbly
2021-11-03
1
-0
/
+2
*
host: Add GPIO functions to MPM RPC shim
Lane Kolbly
2021-11-03
1
-0
/
+15
*
tests: Use reference type to prevent copy
A. Maitland Bottoms
2021-10-22
1
-1
/
+1
*
uhd: math: Replace wrap-frequency math with a single function
Martin Braun
2021-10-19
1
-0
/
+8
*
uhd: math: Add a sign() function
Martin Braun
2021-10-19
1
-0
/
+7
*
devtest: Clarify data type in multi_usrp_test::send_waveform()
Martin Braun
2021-10-06
1
-1
/
+1
*
devtest: Add receive stability test to B2xx devtest
Martin Braun
2021-09-28
2
-0
/
+52
*
devtest: Add receive stability test
Martin Braun
2021-09-28
1
-0
/
+174
*
uhd: zbx: Prevent TX antenna config from disrupting RX
Lane Kolbly
2021-09-16
1
-0
/
+20
*
cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR
Martin Braun
2021-09-10
3
-72
/
+72
*
tests: Fix check in link_test
Martin Braun
2021-08-31
1
-2
/
+2
*
rfnoc: ddc: Improve unit tests and documentation
Martin Braun
2021-08-30
1
-5
/
+19
*
rfnoc: duc: Fix frequency range for DUC block
Martin Braun
2021-08-30
1
-7
/
+21
*
tests: Add recv(0) case to rx_streamer_test
Aaron Rossetto
2021-08-20
1
-0
/
+39
*
test: Fix potential resource leak
Martin Anderseck
2021-08-04
1
-5
/
+4
*
uhd: Fix usage of std::abs with template parameters
Martin Braun
2021-07-23
1
-3
/
+3
*
rfnoc: allow find_blocks to search by device number or block count.
Lars Amsel
2021-07-20
1
-0
/
+1
*
rfnoc: fix block id check to allow underscore
Lars Amsel
2021-07-14
1
-0
/
+7
*
tests: add missing header, required by some compilers
Michael Dickens
2021-07-02
1
-0
/
+1
*
uhd: Remove includes of list_of.hpp where appropriate
Martin Braun
2021-06-24
3
-4
/
+0
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
1
-5
/
+3
*
zbx: Fix clang compiler warnings
Martin Braun
2021-06-22
1
-2
/
+2
*
test: add DPDK option for max streaming rate tests
Matthew Crymble
2021-06-18
3
-82
/
+230
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
12
-3
/
+2336
[next]