analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)
https://analogdevicesinc.github.io/pyadi-iio
Other
141 stars 101 forks source link

Fix dynamic channel config classes #530

Closed tfcollins closed 7 months ago

tfcollins commented 7 months ago

A large set of classes were not reseting their channel names during their init. This will create undesired behavior since _rx/tx_channel_names are class properties and shared across all instances

github-actions[bot] commented 7 months ago

Generated documentation for this PR is available at Link

github-actions[bot] commented 7 months ago

Unit Test Results

1 424 tests  ±0      255 :heavy_check_mark: ±0   9m 12s :stopwatch: ±0s        1 suites ±0   1 169 :zzz: ±0         1 files   ±0          0 :x: ±0 

Results for commit 64990d51. ± Comparison against base commit a240ae4f.

:recycle: This comment has been updated with latest results.