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
/
mpm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpm: ad937x: Fix tuning code
Martin Braun
2022-04-11
1
-2
/
+53
*
n310: Add Filter API to n310
mattprost
2022-04-07
3
-17
/
+70
*
n310: Add frontend bandwidth control
mattprost
2022-04-07
1
-10
/
+33
*
cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR
Martin Braun
2021-09-10
4
-21
/
+21
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
1
-1
/
+1
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
16
-9
/
+12869
*
mpm: Remove logging for mmap_regs_iface
Martin Braun
2021-04-12
1
-2
/
+0
*
mpm: Implement 32 bit register interface with SPI
Toni Jones
2021-03-04
3
-8
/
+95
*
mpm: Apply clang-format against all .cpp and .hpp files
Martin Braun
2020-03-03
4
-11
/
+18
*
mpm: catalina: Add thread.cpp from UHD to included files
Martin Braun
2020-02-10
1
-0
/
+13
*
mpm: Add compile flag to fix missing definition
Ciro Nishiguchi
2020-01-16
1
-0
/
+4
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
2
-15
/
+8
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
2
-53
/
+0
*
mpm: i2cdev: Use O_LARGEFILE to open i2c devices
Martin Braun
2019-11-22
1
-1
/
+2
*
mpm: i2cdev: Fix formatting and compiler warnings
Martin Braun
2019-11-22
1
-11
/
+12
*
MPM: Fix version string for logger
michael-west
2019-10-15
1
-1
/
+8
*
ad937x: increase default dc offset averaging window
Mark Meserve
2019-10-10
1
-0
/
+19
*
e310/e320: Move E310 to MPM architecture and refactor
Sugandha Gupta
2019-05-01
3
-1
/
+84
*
uhd: mpm: update all license header w/ "-or-later"
Brent Stapleton
2019-03-08
9
-9
/
+9
*
mpm: lib: mykonos: adi_ctrl: Remove unused variable
Moritz Fischer
2019-02-15
1
-2
/
+0
*
mpm: lib: mykonos: ad937x_device: Remove unused variable
Moritz Fischer
2019-02-15
1
-3
/
+0
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
24
-1725
/
+1770
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
8
-46
/
+46
*
mpm: i2c: Open and close i2c file descriptor on every access
Alex Williams
2018-11-12
1
-22
/
+42
*
mpm: i2c: Add vector-based transfer function
Alex Williams
2018-10-19
1
-0
/
+18
*
mpm: Add i2c APIs for simple transfers
Alex Williams
2018-10-19
6
-0
/
+386
*
mpm: initial commit of E320 code
Brent Stapleton
2018-07-18
4
-2
/
+137
*
mpm: ad9371: Accept PID 0x01 as well as 0x03
Martin Braun
2018-06-28
1
-1
/
+5
*
mpm: replace long execution function with async call
Trung N Tran
2018-04-30
1
-7
/
+7
*
mpm: Use configurable components for build system
Alex Williams
2018-04-18
2
-4
/
+4
*
mg: fix char printout of arm version
Mark Meserve
2018-03-08
1
-3
/
+3
*
mpm: break up device compilation
Brent Stapleton
2018-03-05
2
-5
/
+9
*
mpm: Update all license headers
Martin Braun
2018-02-19
23
-46
/
+46
*
mpm: ad937x: implement set_bw_filter
Trung N Tran
2018-02-08
3
-6
/
+24
*
mpm: ad9371: Enable separate RX1/RX2 enable pins
Trung N Tran
2018-02-08
1
-2
/
+2
*
mpm: ad937x: Refactor
Martin Braun
2018-01-22
3
-138
/
+271
*
mpm: mg: Pass deserializer_lane_xbar to ad937x_config
Trung N Tran
2018-01-12
6
-8
/
+13
*
mpm: Harmonize all license header
Martin Braun
2017-12-22
29
-315
/
+76
*
mpm: Add mmap_regs_iface
Martin Braun
2017-12-22
2
-0
/
+118
*
mpm: Fix floating-point errors in MCR configuration
Martin Braun
2017-12-22
3
-83
/
+114
*
mpm: Enable TX external LO set through args, simplify code
Trung N Tran
2017-12-22
5
-48
/
+67
*
mpm: mykonos: Increase SPI speed to 20 MHz
Trung N Tran
2017-12-22
1
-1
/
+1
*
mpm: mykonos: Add API to change master clock rate
Trung N Tran
2017-12-22
6
-9
/
+126
*
mpm: ad937x: Add LO lock API
Martin Braun
2017-12-22
1
-0
/
+11
*
mpm: Minor spidev fixes
Martin Braun
2017-12-22
1
-18
/
+5
*
mpm: lib: ad937x: Change _get_arm_binary_path
Moritz Fischer
2017-12-22
1
-1
/
+1
*
mpm: enable RX external LO set through args
Trung N Tran
2017-12-22
5
-5
/
+50
*
mg: enable init and track calibration API
Trung Tran
2017-12-22
3
-58
/
+75
*
mpm: ad937x: Make log functions go through central logger
Martin Braun
2017-12-22
1
-5
/
+26
*
mpm: Add log_buf class
Martin Braun
2017-12-22
2
-0
/
+65
[next]