flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Keep oscilloscope scale across simulation runs #749

Closed flandreas closed 5 months ago

flandreas commented 5 months ago

Antares resets the oscilloscope's scale when the simulation is stopped. This can be inconvenient if you fine-tune the scale to inspect a timing issue, then stop the simulation to change the circuit, and restart the simulation. You then have to apply the same fine-tuning again.

Don't reset the oscilloscope's scale when the simulation is stopped.