Skip to content

fix(deps): update rust crate idsp to 0.22.0 - #18

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/idsp-0.x
Open

fix(deps): update rust crate idsp to 0.22.0#18
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/idsp-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
idsp dependencies minor 0.21.00.22.0

Release Notes

quartiq/idsp (idsp)

v0.22.1

Compare Source

Added
  • kalman: Scalar static Kalman filter and tooling

v0.22.0

Compare Source

Changed
  • PLL: rewritten in a different formalism. Steeper transition band, more stopband attenuation,
    support for very narrow bandwidth reduced somewhat.
  • serde and bytemuck support are optional; default builds no longer depend on
    serde, bytemuck, miniconf, strum, or thiserror.
  • iir::Pid and pid::Gains no longer implement miniconf::Tree; use
    iir::config::PidConfig with the miniconf feature for named gain-tree configuration.
Added
  • miniconf feature with iir::config::{BiquadConfig, BaConfig, FilterConfig, PidConfig} for
    control-plane biquad configuration.
Removed
  • Remove iir::repr; use iir::config::BiquadConfig with the miniconf feature for
    control-plane biquad configuration.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants