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
/
usrp
/
cores
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: Fix usage of std::abs with template parameters
Martin Braun
2021-07-23
1
-1
/
+1
*
b200: Move the B200 radio control core into usrp/b200/
Martin Braun
2021-07-20
2
-350
/
+0
*
core: remove boost::math in favor of std cmath
Michael Dickens
2021-07-06
2
-13
/
+16
*
uhd: Remove includes of list_of.hpp where appropriate
Martin Braun
2021-06-24
4
-4
/
+0
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
8
-26
/
+22
*
lib: Use const-ref in for loops instead of const-copy
Martin Braun
2021-03-04
1
-1
/
+1
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
20
-158
/
+164
*
RFNoC: Demoted zero sample error to warning
michael-west
2020-12-10
1
-5
/
+11
*
b200: handle overruns during continuous streaming
mattprost
2020-10-09
1
-0
/
+3
*
cores: Remove shutdown function from spi_core_3000
Martin Braun
2020-07-08
1
-14
/
+0
*
TwinRX: Remove decimation from frontend
Michael West
2020-05-12
1
-18
/
+6
*
cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd()
Martin Braun
2020-05-05
1
-3
/
+7
*
x300: lf/basic antenna API implementation
mattprost
2020-03-23
1
-0
/
+1
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
19
-878
/
+1045
*
gpio_atr_3000: Fix return value for pin control register
Martin Braun
2019-11-26
1
-1
/
+3
*
uhd: Remove all usages of boost::tuple and friends
Martin Braun
2019-11-26
2
-5
/
+6
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
6
-23
/
+23
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
1
-3
/
+3
*
rfnoc: Add DMA FIFO block controller
Martin Braun
2019-11-26
1
-354
/
+250
*
rfnoc: Add multi_usrp_rfnoc, modify multi_usrp
Brent Stapleton
2019-11-26
1
-12
/
+58
*
gpio_atr_3000: Formatting changes
Brent Stapleton
2019-11-26
1
-142
/
+196
*
cores: gpio_atr_3000: Add capability to configure register offset
Martin Braun
2019-11-26
1
-33
/
+45
*
tx_fe_200: make register offset controllable
Brent Stapleton
2019-11-26
1
-9
/
+10
*
rx_fe_3000: Changing register address calc
Brent Stapleton
2019-11-26
1
-18
/
+29
*
lib: cores: Adapt spi_core_3000 for use with register_iface
Martin Braun
2019-11-26
1
-49
/
+80
*
lib: utils: Add new signature to get_freq_and_freq_word()
Martin Braun
2019-11-26
1
-0
/
+8
*
rx_fe_3000: formatting for upcoming changes
Brent Stapleton
2019-08-25
1
-84
/
+102
*
cores: Use NSDMI consistently in ?x_dsp_core_3000.*
Martin Braun
2019-05-22
2
-23
/
+16
*
cores: Apply clang-format to ?x_dsp_core_3000.*
Martin Braun
2019-05-22
2
-230
/
+268
*
uhd: mpm: update all license header w/ "-or-later"
Brent Stapleton
2019-03-08
1
-1
/
+1
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-2
/
+2
*
cores:rx_frontend_core_3000: fix real mode
Gwenhael Goavec-Merou
2018-10-29
1
-0
/
+2
*
cores: Update rx_frontend_gen3.v controls for 1/4-rate mixer
Martin Braun
2018-09-25
1
-7
/
+11
*
fixup! DDC/DUC: switch CORDIC -> DDS for all relevant variable names
michael-west
2018-09-13
2
-12
/
+12
*
rfnoc: dma_fifo: Added a more robust flush mechanism
Ashish Chaudhari
2018-08-03
1
-35
/
+59
*
uhd: Expose DC Offset range via multi_usrp interface
Derek Kozel
2018-07-11
3
-0
/
+27
*
*_dsp_core: Update frequency when updating rates
Vidush
2018-06-21
2
-0
/
+16
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
6
-14
/
+20
*
cores: rx_vita_core_3000: Replace boost::this_thread::sleep()
Martin Braun
2018-04-17
1
-2
/
+3
*
cores: Demote some log messages in time core
Martin Braun
2018-03-30
1
-2
/
+6
*
DDC/DUC: switch CORDIC -> DDS for all relevant variable names
Ryan Marlow
2018-03-22
2
-12
/
+12
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
43
-1158
/
+30
*
uhd: Move some gpio_defs constants definitions out of headers
Martin Braun
2018-02-27
1
-1
/
+2
*
usrp: Add set_gpio_attr overload that use string
Trung N Tran
2018-02-21
1
-0
/
+5
*
uhd: Update license headers
Martin Braun
2018-02-19
43
-42
/
+85
*
rfnoc: dma_fifo: Minor: Cleaned up log prints
Ashish Chaudhari
2018-01-08
1
-1
/
+0
*
Clean up build process
Martin Braun
2017-12-22
5
-283
/
+21
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
47
-564
/
+47
*
dram_fifo, BIST: BUS_CLK_RATE is now a readback reg.
Ryan Marlow
2017-09-29
2
-4
/
+15
*
docs: Fixed doxygen warnings
sugandhagupta
2017-06-29
1
-4
/
+8
[next]