Included bode plot measurements, including different number of points.

This commit is contained in:
2025-10-08 15:41:22 +02:00
parent 26e9c4dcab
commit 66b799445f
9 changed files with 290 additions and 61 deletions

View File

@@ -8,6 +8,7 @@ defmt = { version = "1.0.1" }
eframe = { version = "0.32.0"}
egui_plot = "0.33.0"
egui_dock = "0.17.0"
egui_extras = "0.32.3"
log = "0.4.27"
simple_logger = "5.0.0"
atomic_float = "1.1.0"