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
/
uhdlib
/
rfnoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
2
-0
/
+29
*
rfnoc: Add option to disable flow control on rx streaming
mattprost
2021-04-29
1
-2
/
+8
*
rfnoc: radio: Add getter for SPC value
Martin Braun
2021-03-19
1
-0
/
+1
*
uhd: Fix radio_control-related method constness
Martin Braun
2021-03-17
1
-3
/
+2
*
lib: Remove move-on-return for chdr_packet_writer
Martin Braun
2021-03-11
1
-1
/
+1
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
6
-134
/
+136
*
uhd: lambda capture the node instead of vert desc
Steven Koo
2021-01-21
1
-0
/
+3
*
uhd: Split radio_control into rf_control interfaces
Lane Kolbly
2021-01-11
3
-0
/
+132
*
graph: Restore default resolver callback at node removal
Aaron Rossetto
2020-11-20
1
-0
/
+9
*
graph: Serialize all graph-related functions
Aaron Rossetto
2020-10-22
1
-2
/
+2
*
uhd: Add APIs for getting the available power range
Martin Braun
2020-08-17
1
-0
/
+2
*
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
3
-15
/
+39
*
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
*
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
*
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
*
uhd: Add reference power level API to multi_usrp and radio_control
Martin Braun
2020-04-17
1
-0
/
+6
*
uhd: Add missing include guards
Lane Kolbly
2020-04-08
1
-0
/
+2
*
uhd: Replace include guards with pragma once
Lane Kolbly
2020-04-08
31
-123
/
+31
*
rfnoc: Use multichannel register interface for RFNoC blocks
mattprost
2020-04-02
1
-0
/
+4
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
15
-134
/
+148
*
lib: tweak prototypes to not be constexpr to allow building on OSX
Michael Dickens
2020-02-21
1
-5
/
+5
*
rfnoc_device: Remove spurious comment
Martin Braun
2020-01-23
1
-2
/
+1
*
rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbols
Alex Williams
2019-12-20
1
-0
/
+7
*
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: Make polling I/O service not block on flow control
Ciro Nishiguchi
2019-11-26
1
-15
/
+34
*
rfnoc: xports: Count FC bytes as multiples of CHDR width
Martin Braun
2019-11-26
4
-17
/
+41
*
uhd: Introduce I/O service manager
Aaron Rossetto
2019-11-26
4
-6
/
+50
*
rfnoc: Make trasnport safe to use with offload threads
Ciro Nishiguchi
2019-11-26
3
-8
/
+19
*
transport: Implement eov indications for Rx and Tx streams
Aaron Rossetto
2019-11-26
2
-0
/
+4
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
2
-5
/
+5
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
10
-862
/
+0
*
rfnoc: radio: Add API call to disable timestamps
Martin Braun
2019-11-26
1
-1
/
+4
*
rfnoc: Fix transport buffer reservations
Ciro Nishiguchi
2019-11-26
1
-0
/
+7
*
rfnoc: Move data xport sep configuration to static methods
Ciro Nishiguchi
2019-11-26
5
-408
/
+133
*
rfnoc: Add multi_usrp_rfnoc, modify multi_usrp
Brent Stapleton
2019-11-26
1
-2
/
+1
*
rfnoc: radio/streamer: Handle late commands and burst ACKs
Martin Braun
2019-11-26
1
-7
/
+10
*
rfnoc: Add MTU property to RX streamer
Ciro Nishiguchi
2019-11-26
1
-0
/
+10
*
rfnoc: Implement flushing on overrun
Ciro Nishiguchi
2019-11-26
2
-4
/
+5
*
rfnoc: Use adapter_id_t for balancing load across links
Alex Williams
2019-11-26
4
-19
/
+46
*
rfnoc: ctrlport: Fixing timeouts for timed commands
Brent Stapleton
2019-11-26
1
-0
/
+6
*
rfnoc: client_zero can track num SEPs and num ctrl EPs separately
Martin Braun
2019-11-26
1
-0
/
+13
*
rfnoc: Add ability to select transport for streamers to user APIs
Alex Williams
2019-11-26
2
-4
/
+12
*
rfnoc: tx_streamer: add support for async messages
Ciro Nishiguchi
2019-11-26
3
-3
/
+104
*
rfnoc: Centralize initialization state of SEPs to epid_allocator
Alex Williams
2019-11-26
3
-2
/
+28
[next]