aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2022-07-04 14:33:51 +0200
committerskooNI <60897865+skooNI@users.noreply.github.com>2022-07-20 15:57:20 -0500
commit54990c55f8ca4568c3281325636f15d02bb31f3f (patch)
treee2b5d06fd327ba21ead9ebf5ae54094898c45b21 /CHANGELOG
parent807e19c107fcc316988b8f58a16a5b5613d3354f (diff)
downloaduhd-54990c55f8ca4568c3281325636f15d02bb31f3f.tar.gz
uhd-54990c55f8ca4568c3281325636f15d02bb31f3f.tar.bz2
uhd-54990c55f8ca4568c3281325636f15d02bb31f3f.zip
mpm: Factor out transport API into PeriphManagerBase
All MPM devices use identical implementations of the transport API. Minor differences between the actual lines of code in the various transport adapters are due to minor optimizations, such as hard-coding 'udp' as the only valid transport type for the N3xx series. This change moves the implementation of the transport API calls (get_chdr_link_options() and get_chdr_link_types()) into PeriphManagerBase. The class attributes _xport_adapter_mgrs is also declared in that class, but defining them is left up to the individual device implementations.
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions