Skip to content

v0.7.0 — Chirp report UI redesign: sanity-check spectrogram, score table, sequence diagram

Choose a tag to compare

@emileletueur emileletueur released this 06 Jun 06:59
· 19 commits to main since this release

Major UI redesign of the self-contained chirp HTML report.

Changed

  • Chirp spectrogram → measurement sanity-check, shown first (before Filtering): it confirms the sweep actually covered the band before anything is read off it, in its own cadre.
  • Per-axis blocks titled PID Roll / Pitch / Yaw — the redundant standalone "PID" section header is gone.
  • Tune note as a bordered table: per-axis detail with indicator-coloured headers and centred white values (label/value separated).
  • Analysis pipeline as a numbered flowchart/sequence diagram (no longer pill chips that mimicked the header tags).
  • Gradient accent liseré (#ff5b2e → #2dd4ff) on every block.
  • Pictograms before every section title; tooltip terms uniformly dotted-underlined.
  • Glossary sorted alphanumerically (in the active language) + a new general "filtering" entry — the filtrage tooltip now explains Betaflight filtering as a whole (why and how), not just the gyro lowpass.
  • Multi-pass overlay hint moved next to each axis' pass pills; removed the redundant pass-pin note and the add-a-pass tip.
  • Refreshed the live example report (scripts/full_report.html) and its screenshot.

The runtime skill zip is attached below (built by CI).