You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for bandstop filter type
Extended FirFilterParameters to include 'bandstop' as a valid filter type. Updated validation and filter coefficient logic to handle bandstop filters alongside existing types.
* Update changelog for bandstop filter support
Added a changelog entry for bandstop filter type support and updated the code example to use FirFilterParameters().alter().
0 commit comments