Seth Hillbrand
38e6466224
Respace E-series in tunr
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21867
1 week ago
Seth Hillbrand
bb2c4b55e6
ADDED: Stepped simulation
Allows using the tune tool to re-run a simulation multiple times,
stepping over a range of values and overplotting the results
Fixes https://gitlab.com/kicad/code/kicad/issues/20508
3 weeks ago
Alex Shvartzkop
07470efc0b
Autosize bitmap buttons in wxFB.
1 year ago
Jeff Young
913e6b47d7
Fix copy/pasta in tooltips.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17515
2 years ago
jean-pierre charras
a3e6e08d92
Spice Simulator : update simulation after tuning cursor moved by arrow keys.
Fixes #16808
https://gitlab.com/kicad/code/kicad/-/issues/16808
2 years ago
Jeff Young
946e0a4b98
ADDED support for e-series based tuning.
3 years ago
Jeff Young
b070ecf0c7
Don't run simulation while dragging tuning slider.
It has all manner of issues with wxWidgets event processing. The
primary one that Kicad stumbles over is that there is no kill-focus
when the mouse leaves the thumb if the sim is running, so subsequent
mouse-up events (even if in another window) generate thumb scrolls.
Another one that gets us is scroll events being generated when the
window is fronted, but this may be debugger-specific.
Fixes https://gitlab.com/kicad/code/kicad/issues/11366
3 years ago
Jeff Young
00fe8f0f70
Minor tuner panel layout fixes.
3 years ago
Jeff Young
e2f2f3518b
Minor improvements to tuner panel look & feel.
3 years ago
Mikolaj Wielgus
d10fd7bb09
Sim: Remove tuner (log) scale choice button
We probably won't be using it for now.
3 years ago
Frank Zeeman
8167c69508
Add transformation function for characteristic curves of tuners
5 years ago
Mikolaj Wielgus
28d7a2d7c9
Sim: Update tuner dialog values when focus is lost
Fixes https://gitlab.com/kicad/code/kicad/issues/7841
4 years ago
jean-pierre charras
8a278a0579
update tuner_slider_base.fbp to our current wxFormBuilder version.
5 years ago
Maciej Suminski
fead9ca831
TUNER_SLIDER widget
9 years ago