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
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Arrange file in Python module into uhd/ subdirectory
Martin Braun
2020-03-10
8
-21
/
+54
*
README.md: Update references to fpga-src
Lane Kolbly
2020-03-10
1
-10
/
+2
*
sim: Rename class typedefs
Wade Fife
2020-03-09
4
-72
/
+72
*
sim: Add ChdrIfaceBfm test
Wade Fife
2020-03-09
5
-5
/
+675
*
examples: Update gain block testbench to use samples
Wade Fife
2020-03-09
2
-26
/
+25
*
sim: Add item support to RFNoC simulation
Wade Fife
2020-03-09
8
-40
/
+420
*
sim: Parameterize chdr_word_t data type
Wade Fife
2020-03-09
18
-218
/
+423
*
sim: Split PkgRfnocBlockCtrlBfm into separate packages
Wade Fife
2020-03-09
5
-400
/
+418
*
fpga: lib: Modify for loop to Verilog 2001 syntax
Max Köhler
2020-03-09
1
-34
/
+35
*
rfnoc: Fix FIR and AXI RAM block register documentation
Wade Fife
2020-03-05
2
-9
/
+11
*
mpm: rpc_server: set correct default unpacker params for msgpack 0.6.1
Joerg Hofrichter
2020-03-05
1
-2
/
+2
*
mpm: explicitly set max buffer size for msgpack unpacker
Andrew Lynch
2020-03-05
1
-0
/
+2
*
Add TwinRX support to phase alignment script
erickshepherdNI
2020-03-05
1
-19
/
+57
*
mpm: Make contextmanagers exception-safe
Lane Kolbly
2020-03-03
4
-5
/
+68
*
mpm: rpc: Use contextmanager for claim timeouts
Toni Jones
2020-03-03
1
-33
/
+38
*
mpm: Apply clang-format against all .cpp and .hpp files
Martin Braun
2020-03-03
8
-83
/
+81
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
432
-22914
/
+24827
*
utils: populate_images: download with python3
bidavis
2020-03-02
1
-1
/
+1
*
docs: n3xx/x3xx: Fix links to DPDK page
steviez
2020-02-27
2
-2
/
+2
*
e320/e310: Fix get_gpio_srcs() MPM API call
Martin Braun
2020-02-26
2
-2
/
+2
*
device: read in preferences file before discovery
Andrew Lynch
2020-02-26
1
-1
/
+3
*
rfnoc: Reuse the graph object
Andrew Lynch
2020-02-26
1
-1
/
+20
*
lib: move OSX specific code to where the values are initially set
Michael Dickens
2020-02-21
1
-0
/
+11
*
lib: tweak prototypes to not be constexpr to allow building on OSX
Michael Dickens
2020-02-21
1
-5
/
+5
*
examples: Wrap get_gpio_src() with try/catch block
steviez
2020-02-19
1
-7
/
+14
*
rfnoc: Add management filter to generic xport
Wade Fife
2020-02-19
4
-101
/
+172
*
radio: Update TB to use new block ctrl connect
Wade Fife
2020-02-19
1
-41
/
+17
*
utils: images downloader: Add support for UHD_IMAGES_URL, clean up
Martin Braun
2020-02-19
1
-35
/
+29
*
utils: images downloader: Handle missing content-length response
Martin Braun
2020-02-19
1
-7
/
+18
*
rfnoc: actions: Cleanup rx_event_action_info ctor
steviez
2020-02-18
3
-13
/
+18
*
rfnoc: actions: Fix uninitialized timestamps
steviez
2020-02-18
3
-11
/
+18
*
utils: image_downloader: check write conditions
steviez
2020-02-18
1
-0
/
+13
*
x300: add front-panel GPIO source control
eklai
2020-02-18
8
-54
/
+209
*
mpm: cmake: added date_time as required boost component
Joerg Hofrichter
2020-02-10
1
-0
/
+1
*
mpm: catalina: Add thread.cpp from UHD to included files
Martin Braun
2020-02-10
1
-0
/
+13
*
ad9361: Fix formatting
Martin Braun
2020-02-10
2
-19
/
+16
*
thread: Fix formatting in thread utilities
Martin Braun
2020-02-10
2
-135
/
+147
*
MPM: add ability to run scripts to MPM shell
Lars Amsel
2020-02-07
1
-34
/
+83
*
lib: utils: Don't use hard-coded path constants
Ryan Volz
2020-02-07
2
-2
/
+27
*
python: Set python module suffix to conform with PEP 3149.
Ryan Volz
2020-02-07
1
-1
/
+10
*
python: Do not link against python lib for building an extension module.
Ryan Volz
2020-02-07
1
-1
/
+10
*
python: Fix internal library name (incl. suffix) to match filename.
Ryan Volz
2020-02-07
1
-7
/
+7
*
rfnoc: ddc: Make scaling optional, prefer to change decim
Martin Braun
2020-02-07
1
-28
/
+53
*
rfnoc: registry: Fix Doxygen for register_block_direct()
Martin Braun
2020-02-07
1
-0
/
+12
*
rfnoc: Update blocks to use autogenerated noc_shell
Wade Fife
2020-02-06
30
-1838
/
+2473
*
fixup! utils: blocktool: Fix blocktool
Wade Fife
2020-02-06
2
-5
/
+5
*
cmake/doxygen: Fix FPGA manual post-FPGA-merge
Martin Braun
2020-02-06
3
-39
/
+7
*
fixup! lib: add option for output register in pps generator
Humberto Jimenez
2020-02-05
1
-1
/
+1
*
rfnoc: Provide make_args_t dtor in rfnoc_blocks_test
Aaron Rossetto
2020-02-04
1
-0
/
+3
*
examples: benchmark_rate clean print out
mattprost
2020-02-04
1
-8
/
+12
[next]