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

Add MTEEs to microstrip quarterwave filter #673

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

jcolafrancesco
Copy link
Contributor

This commit is bringing a fix to quarterwave microstrip filter generation so they render properly within the RF layout visualizer. Previously, wires were connected to more than 3 components and this was causing the visualizer to fail. Those wires have been replaced by Tees.

Sadly, it was not possible to do an incremental fix without refactoring the quarterwave_filter class.

@ra3xdh ra3xdh added this to the 24.3.0 milestone Apr 5, 2024
@ra3xdh ra3xdh merged commit c66993c into ra3xdh:current Apr 7, 2024
2 checks passed
@ra3xdh
Copy link
Owner

ra3xdh commented Apr 7, 2024

Thanks for the contribution! Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants