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
/
lib
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpdk: Improve link status detection
Aaron Rossetto
2020-09-03
1
-0
/
+1
*
uhd: Add APIs for getting the available power range
Martin Braun
2020-08-17
1
-0
/
+2
*
twinrx: update synthesizer register values for improved rf performance
mattprost
2020-08-11
1
-11
/
+28
*
X300: fix for incorrect PCIe buffer size values
Matthew Crymble
2020-08-04
1
-3
/
+5
*
RFNoC: Added support for destruction of streamers
michael-west
2020-08-04
2
-2
/
+28
*
RFNoC: Add disconnect methods to graph
michael-west
2020-08-04
1
-5
/
+24
*
RFNoC: Add xport disconnect callbacks
michael-west
2020-08-04
4
-15
/
+46
*
uhd: remove liberio
RobertWalstab
2020-07-20
1
-178
/
+0
*
utils: Expose CHDR Types in Public API
robot-rover
2020-07-13
10
-877
/
+11
*
rfnoc: Rename chdr_packet to chdr_packet_writer
Samuel O'Brien
2020-07-13
7
-31
/
+36
*
cores: Remove shutdown function from spi_core_3000
Martin Braun
2020-07-08
1
-7
/
+0
*
CHDR: support multiple CHDR widths
Andrew Lynch
2020-06-26
1
-5
/
+28
*
uhd: Implement discoverable_features for radio_control
Lane Kolbly
2020-06-25
1
-1
/
+3
*
uhd: Create discoverable feature registry implementation
Lane Kolbly
2020-06-25
1
-0
/
+42
*
radio_control: Provide default implementations for ref power APIs
Martin Braun
2020-06-10
1
-0
/
+8
*
rfnoc: radio: Add APIs to query cal keys
Martin Braun
2020-05-20
1
-0
/
+2
*
lib: Add power cal manager
Martin Braun
2020-05-19
1
-0
/
+151
*
TwinRX: Remove decimation from frontend
Michael West
2020-05-12
1
-9
/
+0
*
uhd: Add reference power level API to multi_usrp and radio_control
Martin Braun
2020-04-17
1
-0
/
+6
*
lib: utils: interpolation: Add bilinear interpolation
Martin Braun
2020-04-17
1
-0
/
+117
*
uhd: Add missing include guards
Lane Kolbly
2020-04-08
3
-0
/
+6
*
uhd: Replace include guards with pragma once
Lane Kolbly
2020-04-08
113
-451
/
+115
*
uhd: Add fuzzy serial number checking
Lane Kolbly
2020-04-08
1
-0
/
+29
*
uhd: math: Add interpolation.hpp
Martin Braun
2020-04-07
1
-0
/
+140
*
uhd: paths: Harmonize around XDG Base Directory specification
Martin Braun
2020-04-02
1
-0
/
+22
*
rfnoc: Use multichannel register interface for RFNoC blocks
mattprost
2020-04-02
1
-0
/
+4
*
uhd: cal: Use usrp::cal::database instead of CSV files
Martin Braun
2020-04-02
2
-3
/
+46
*
lib: Use from_str<bool> in constrained_device_args_t
Aaron Rossetto
2020-03-18
1
-17
/
+7
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
72
-2530
/
+2592
*
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
*
ad9361: Fix formatting
Martin Braun
2020-02-10
1
-6
/
+6
*
rfnoc_device: Remove spurious comment
Martin Braun
2020-01-23
1
-2
/
+1
*
mpm/mpmd: Expose APIs to drive GPIO sources
Martin Braun
2020-01-23
1
-0
/
+8
*
uhd: fixing MSVC warnings
Brent Stapleton
2020-01-09
5
-17
/
+30
*
rpc: Applying clang formatting
Brent Stapleton
2020-01-09
1
-84
/
+76
*
dpdk: Change client to wait on member variable
Ciro Nishiguchi
2019-12-20
1
-8
/
+12
*
transport,usrp: Make available packet-based flow control
Alex Williams
2019-12-20
1
-2
/
+2
*
rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbols
Alex Williams
2019-12-20
1
-0
/
+7
*
transport: Fix comment on recv_io_if::fc_callback_t
Alex Williams
2019-12-20
1
-1
/
+1
*
usrp: Add I/O service manager for DPDK
Ciro Nishiguchi
2019-12-20
1
-0
/
+69
*
lib: Remove dpdk_zero_copy files
Martin Braun
2019-12-20
3
-406
/
+0
*
dpdk: Add new DPDK stack to integrate with I/O services
Alex Williams
2019-12-20
9
-90
/
+1121
*
rfnoc: fix incorrect long fifo wait timeouts
Virendra Kakade
2019-11-26
1
-2
/
+2
*
lib: Add DPDK service queue
Alex Williams
2019-11-26
1
-0
/
+237
*
rfnoc: fix invalid access when sending packet with no samples
Ciro Nishiguchi
2019-11-26
1
-1
/
+3
*
mg/rh/rfnoc: Harmonize peripheral registers
Martin Braun
2019-11-26
1
-3
/
+0
*
detail::graph: Add shutdown capability
Martin Braun
2019-11-26
1
-4
/
+12
*
rfnoc: Rename thread affinity args
Ciro Nishiguchi
2019-11-26
1
-24
/
+21
*
transport: Add new base for DPDK links, based on 18.11
Alex Williams
2019-11-26
1
-0
/
+319
[next]