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
/
b200
Commit message (
Expand
)
Author
Age
Files
Lines
*
B200: Re-sync times
michael-west
2021-11-10
2
-10
/
+31
*
host: gpio: Create gpio_atr_offsets to store GPIO registers
Lane Kolbly
2021-10-27
1
-2
/
+3
*
uhd: Replace Boost mutexes and locks with standard options
Martin Braun
2021-10-19
1
-9
/
+8
*
B200: Fix overflow handling
michael-west
2021-08-16
1
-14
/
+9
*
b200: Move the B200 radio control core into usrp/b200/
Martin Braun
2021-07-20
6
-12
/
+410
*
b200: flush receive buffer after getting an overflow
Matthew Crymble
2021-06-24
1
-1
/
+3
*
b200: temporary change to remove stream restart after overflow
Matthew Crymble
2021-06-24
1
-3
/
+8
*
lib: Use const-ref in for loops instead of const-copy
Martin Braun
2021-03-04
1
-1
/
+1
*
lib: Fix warnings related to unnecessary lambda captures
Martin Braun
2021-03-04
1
-2
/
+2
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
8
-41
/
+45
*
mpmd: Skip find if "resource" key is specified
michael-west
2021-02-11
1
-7
/
+1
*
lib: disable non pcie types in find with resource
Steven Koo
2020-10-05
1
-1
/
+7
*
uhd: clang format device impl
Steven Koo
2020-10-05
1
-6
/
+5
*
b200: Enable power calibration API
Martin Braun
2020-06-03
2
-19
/
+98
*
b200: Add a prop tree node usb_version
Martin Braun
2020-04-14
1
-0
/
+1
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
12
-1107
/
+1280
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
3
-66
/
+65
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
6
-44
/
+43
*
uhd: Remove deprecated objects and methods
Martin Braun
2019-11-26
1
-1
/
+0
*
b200: enable usage of custom bootloader
Mark Meserve
2019-04-11
3
-79
/
+292
*
uhd: mpm: update all license header w/ "-or-later"
Brent Stapleton
2019-03-08
1
-1
/
+1
*
uhd: Replace all usage of boost::noncopyable with uhd::noncopyable
Martin Braun
2019-02-15
1
-2
/
+2
*
b200_cores: Replace usage of boost::mutex with std::mutex
Martin Braun
2019-02-15
4
-7
/
+10
*
b200: Use uhd::noncopyable
Martin Braun
2019-02-15
2
-3
/
+6
*
math: Replace boost::*::{lcm,gcd}() with portable versions
Martin Braun
2019-01-18
1
-2
/
+1
*
formatting: preparing for uhd::math cleanup
Brent Stapleton
2019-01-18
1
-241
/
+286
*
b200: Fix compiler warnings related to type conversions
Martin Braun
2019-01-07
2
-8
/
+8
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-2
/
+2
*
B200: Restore asynchronous reset of AD936x.
michael-west
2018-10-17
2
-4
/
+15
*
b200: Enable access to user regs via the 'enable_user_regs' arg
Martin Braun
2018-08-16
3
-4
/
+31
*
b200: Remove superfluous fake lambda
Martin Braun
2018-08-16
1
-11
/
+10
*
B200: Fix SC8 RX Streaming
Vidush
2018-07-16
1
-9
/
+18
*
fixup! B200: Check if recv_frame_size is larger than minimum value
michael-west
2018-07-13
2
-12
/
+20
*
b200: Update FW and FPGA images
Martin Braun
2018-07-12
1
-2
/
+2
*
B200: Check if recv_frame_size is larger than minimum value
Vidush
2018-07-12
2
-0
/
+10
*
B200: Change Recv Frame Size to 8176
Vidush
2018-07-12
2
-2
/
+20
*
lib: Purge some use of boost::system_time
Martin Braun
2018-07-12
1
-1
/
+0
*
B200: Enforce min_tick_rate
Vidush
2018-06-21
1
-0
/
+11
*
lib: Remove some unnecessary use of boost::posix_time
Martin Braun
2018-05-14
1
-7
/
+11
*
lib: Purge use of boost::assign, except for uhd::dict
Martin Braun
2018-05-02
1
-10
/
+10
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-5
/
+6
*
ad936x: De-boostify ad936x_manager, minor cleanup
Martin Braun
2018-04-26
1
-6
/
+7
*
b200: Add clock rate range
Martin Braun
2018-04-03
1
-0
/
+5
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
6
-22
/
+23
*
uhd: Fix some log statements
Andrej Rode
2018-03-07
1
-2
/
+2
*
fixup! x300,n230,e300: changes to adapt to new usrp API
Martin Braun
2018-02-23
1
-2
/
+2
*
fixup! x300,n230,e300,b200: changes to adapt to new usrp API
Trung N Tran
2018-02-22
1
-6
/
+29
*
uhd: Update license headers
Martin Braun
2018-02-19
13
-12
/
+24
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
12
-144
/
+12
*
uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code
Martin Braun
2017-09-29
5
-12
/
+94
[next]