Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dynamic channel config classes #530

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

tfcollins
Copy link
Collaborator

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

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

Signed-off-by: Travis F. Collins <travis.collins@analog.com>
Copy link

github-actions bot commented Feb 9, 2024

Generated documentation for this PR is available at Link

Copy link

github-actions bot commented Feb 9, 2024

Unit Test Results

1 424 tests  ±0      255 ✔️ ±0   9m 12s ⏱️ ±0s
       1 suites ±0   1 169 💤 ±0 
       1 files   ±0          0 ±0 

Results for commit 64990d5. ± Comparison against base commit a240ae4.

♻️ This comment has been updated with latest results.

@tfcollins tfcollins merged commit f5e8477 into main Feb 12, 2024
54 checks passed
@tfcollins tfcollins deleted the tfcollins/gen-class-fix branch February 12, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant