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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
device3: Constraint send/recv_frame_size based on down/upstream MTU
Sugandha Gupta
2019-05-21
2
-0
/
+24
*
Revert "RFNoC: Fix flush in source_block_ctrl_base"
Michael West
2019-03-05
1
-3
/
+3
*
types: sid: Remove duplicate operator=()
Martin Braun
2019-03-05
1
-6
/
+0
*
node_ctrl_base: add check valid num_input_ports
Trung Tran
2019-02-22
1
-2
/
+3
*
nirio: Demote rpc client start/stop log messages to DEBUG
Martin Braun
2019-02-22
1
-2
/
+2
*
RFNoC: Fix flush in source_block_ctrl_base
Michael West
2019-02-18
1
-3
/
+3
*
RFNoC: Disable FC ACK packets for lossless links
Michael West
2019-02-18
2
-7
/
+9
*
E3xx: Increase spp limit for E3xx radio
michael-west
2019-01-31
1
-2
/
+1
*
fixup! RFNoC: More graph traversal fixes
michael-west
2019-01-31
2
-30
/
+10
*
RFNoC: More graph traversal fixes
michael-west
2019-01-31
2
-3
/
+31
*
RFNoC: Update FIFO XML definition
michael-west
2019-01-29
1
-0
/
+2
*
transport: muxed_zero_copy_if fixes
michael-west
2019-01-21
1
-0
/
+4
*
endianness: Replace Boost macros with custom ones
Martin Braun
2019-01-21
3
-6
/
+37
*
lib: transport: convert: apply clang-format
Brent Stapleton
2019-01-21
1
-74
/
+96
*
multi_usrp: fix get_{tx/rx}_dc_offset_range default argument
Christian Hahn
2019-01-18
1
-2
/
+2
*
math: Replace boost::*::{lcm,gcd}() with portable versions
Martin Braun
2019-01-18
1
-0
/
+23
*
math: Remove uhd::math::log2, replace with std::log2
Martin Braun
2019-01-18
1
-9
/
+0
*
rfnoc: Fix detection of outstanding acks by ctrl_iface
Martin Braun
2019-01-17
1
-1
/
+1
*
formatting: Add modified clang-format for headers
Martin Braun
2019-01-17
1
-0
/
+94
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
115
-5118
/
+5170
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
20
-20
/
+0
*
includes: Make sure BOOST_VERSION is always available
Martin Braun
2019-01-15
1
-0
/
+1
*
log: Fix MSVC warnings by changing a size_t to unsigned int
Martin Braun
2019-01-03
1
-1
/
+1
*
RFNoC: Fix for late packet errors
michael-west
2018-12-21
1
-1
/
+3
*
RFNoC: Fix graph traversal
michael-west
2018-12-19
1
-10
/
+40
*
uhd/mpm: eiscat: Various changes
Ryan Marlow
2018-12-19
2
-10
/
+66
*
Device3: Fix block control flushing
Brent Stapleton
2018-12-17
1
-0
/
+3
*
C API: Add support for Tx LO control
Martin Braun
2018-12-14
1
-0
/
+74
*
time_spec: include <stdint.h> for int64_t
Michael Dickens
2018-12-13
1
-0
/
+1
*
various: use "std::abs" instead of "std::fabs"
Michael Dickens
2018-12-12
2
-9
/
+9
*
rh: add highband spur reduction option
Mark Meserve
2018-12-12
1
-0
/
+5
*
filter: Fix return value in get_rolloff
Derek Kozel
2018-11-28
1
-1
/
+1
*
rfnoc: Add halt to replay API
Wade Fife
2018-11-27
1
-0
/
+3
*
multi_usrp: Fixed get_tx_stream reference
Gregory Eslinger
2018-11-20
1
-1
/
+1
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
8
-29
/
+29
*
uhd: Changes to traffic counter register names
Ciro Nishiguchi
2018-10-31
1
-12
/
+8
*
rh: add support for rhodium devices
Mark Meserve
2018-10-25
1
-0
/
+42
*
multi_usrp: Improve documentation for set_{time,clock,sync}_source
Martin Braun
2018-10-22
1
-14
/
+95
*
uhd: Improve documentation for the UHD exception types
Martin Braun
2018-10-12
1
-0
/
+51
*
multi_usrp: Add sync_source API
Martin Braun
2018-10-11
1
-0
/
+51
*
uhd: Add traffic counter to null source sink
Ciro Nishiguchi
2018-10-11
1
-0
/
+81
*
multi_usrp: move definition of constants
Andrew Lynch
2018-10-04
1
-2
/
+2
*
uhd: reconcile time_spec operators with boost concepts
Mark Meserve
2018-09-28
1
-4
/
+5
*
rfnoc: install the DMA FIFO block header
Marcus Müller
2018-09-26
1
-0
/
+1
*
radio_ctrl: add disable time stamp
Trung Tran
2018-09-14
1
-0
/
+3
*
RFNoC: Add Replay API and example
Wade Fife
2018-08-29
5
-0
/
+291
*
uhd: Define UHD_API as empty string when building static lib
Ciro Nishiguchi
2018-08-22
2
-8
/
+19
*
RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytes
Trung N Tran
2018-08-22
1
-1
/
+1
*
uhd: Remove usage of time_t (except when required)
Martin Braun
2018-08-20
3
-16
/
+18
*
multi_usrp: Add get_user_settings_iface() API call
Martin Braun
2018-08-16
1
-0
/
+27
[next]