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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: Add halt to replay API
Wade Fife
2018-11-27
1
-1
/
+5
*
RFNoC: Fix replay example port args
Wade Fife
2018-11-27
1
-3
/
+3
*
uhd: fix rx antenna not being applied in txrx example
Mark Meserve
2018-11-16
1
-2
/
+3
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
4
-65
/
+65
*
uhd: Changes to traffic counter register names
Ciro Nishiguchi
2018-10-31
1
-66
/
+54
*
uhd: Add dual measurements to benchmark_streamer
Ciro Nishiguchi
2018-10-18
1
-113
/
+314
*
utils: fix bmark_rate MIMO synchronization
Brent Stapleton
2018-10-12
1
-9
/
+10
*
uhd: Add benchmark_streamer example
Ciro Nishiguchi
2018-10-11
2
-0
/
+498
*
examples: add rfnoc_radio_loopback
Trung Tran
2018-09-14
2
-0
/
+214
*
python: Fix duration of benchmark rate
Brent Stapleton
2018-09-12
1
-1
/
+1
*
Examples: Fix channel argument for rx_samples_to_file
Michael West
2018-08-29
1
-18
/
+18
*
RFNoC: Add Replay API and example
Wade Fife
2018-08-29
1
-0
/
+367
*
uhd: Remove usage of time_t (except when required)
Martin Braun
2018-08-20
3
-7
/
+7
*
rfnoc: examples: Removed some legacy code patterns from RFNoC examples
Martin Braun
2018-08-02
2
-34
/
+45
*
UHD: Added RFNoC examples
Martin Braun
2018-06-22
3
-0
/
+830
*
python: Adding Python API benchmark rate
Brent Stapleton
2018-06-20
2
-0
/
+482
*
python: Added curses frequency plot example
Paul David
2018-06-20
2
-0
/
+153
*
python: Separating exposed Python data structures
Paul David
2018-06-20
3
-55
/
+38
*
python: Initial commit of Python API
Andrej Rode
2018-06-20
4
-0
/
+137
*
examples: Select subdev spec before setting channels
Sugandha Gupta
2018-06-12
1
-4
/
+3
*
examples: Remove use of boost::posix_time from rx_ascii_art_dft
Martin Braun
2018-05-09
1
-3
/
+8
*
examples: Avoid calculating dropped samples for negative offsets
Martin Braun
2018-05-03
1
-1
/
+10
*
examples: Fix sleep duration in benchmark_rate
Martin Braun
2018-05-03
1
-1
/
+1
*
examples: Add failure modes to benchmark_rate
Martin Braun
2018-05-03
1
-20
/
+86
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
9
-31
/
+41
*
examples: De-boostify rx_samples_to_file
Martin Braun
2018-04-18
1
-47
/
+93
*
examples: Remove superfluous sleep
Martin Braun
2018-04-18
1
-2
/
+0
*
uhd: update settling time to double in txrx_loopback_to_file example
Daniel Jepson
2018-04-10
1
-4
/
+4
*
uhd: increase tx buffer fill time for txrx_loopback_to_file example
Daniel Jepson
2018-04-10
1
-1
/
+1
*
uhd: fix subdevice selection order in txrx_loopback_to_file example
Daniel Jepson
2018-04-10
1
-4
/
+4
*
example: Refactor gpio.cpp
Martin Braun
2018-03-30
1
-12
/
+22
*
examples: Update benchmark_rate (more stats, timestamps)
Martin Braun
2018-03-14
1
-57
/
+111
*
uhd: Moved get_system_time outside of public API
Martin Braun
2018-03-05
1
-3
/
+6
*
examples: Fix some minor compiler warnings
Martin Braun
2018-02-19
7
-17
/
+38
*
uhd: Update license headers
Martin Braun
2018-02-19
30
-28
/
+58
*
examples: replace `boost::format%(a,b)` by `(boost::format%a%b)`
Marcus Müller
2018-02-19
1
-1
/
+1
*
examples: Fix bandwidth unit (MHz vs. Hz) in tx_samples_from_file
Martin Braun
2018-01-15
1
-2
/
+6
*
examples: Add example to query and list all sensors
Martin Braun
2018-01-12
2
-0
/
+127
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
28
-336
/
+28
*
Fix build with Boost 1.66
ilovezfs
2017-12-19
1
-2
/
+2
*
Merge branch 'maint'
Martin Braun
2017-07-17
1
-8
/
+71
|
\
|
*
examples: Improved output for latency_test
Martin Braun
2017-06-30
1
-8
/
+71
*
|
examples/c-api: Fix invalid free of device_args
sugandhagupta
2017-06-29
2
-8
/
+10
*
|
utils: add set_thread_name API call, move thread_priority to thread
Andrej Rode
2017-06-29
22
-25
/
+28
*
|
uhd: Replaced many lexical_cast with appropriate C++11 equivalents
Martin Braun
2017-06-29
6
-22
/
+18
*
|
Merge branch 'maint'
Martin Braun
2017-06-02
3
-9
/
+9
|
\
|
|
*
Examples: Fix ascii typos
natetemple
2017-05-20
3
-9
/
+9
*
|
examples: Added channel param for samps to/from file example
Ashish Chaudhari
2017-05-24
2
-13
/
+24
*
|
examples: Added real streaming modes
Martin Braun
2017-05-15
1
-5
/
+12
*
|
Merge branch 'maint'
Martin Braun
2017-05-03
2
-4
/
+7
|
\
|
[next]