uhd/mpm
Martin Braun f3ec9fd368 mpm: x4xx: Add additional args parsing in init()
Before this change, we indiscriminately first set the sync source in
init(), then the master clock rate again (it is already set in
set_sync_source(), albeit to a potentially older value).

This adds checks to the args to see if things have actually changed, and
sets all settings in one go.
2023-05-24 08:06:12 -05:00
..
cmake/Modules mpm: fixed cmake macro for enabling modules 2020-01-22 12:54:54 -08:00
include mpm: rfdc: Remove set_sample_rate() API call 2023-05-16 09:12:29 -05:00
lib mpm: rfdc: Remove set_sample_rate() API call 2023-05-16 09:12:29 -05:00
python mpm: x4xx: Add additional args parsing in init() 2023-05-24 08:06:12 -05:00
systemd systemd: enable tx flow control automatically 2022-02-04 13:15:31 -06:00
tests
tools MPM: fix get_product_id in x4xx BIST 2023-04-06 13:15:00 -05:00
.gitignore
CMakeLists.txt cmake: Replace distutils with CMake for version checks 2022-01-14 14:36:39 -06:00