microscope-cockpit / cockpit

Cockpit is a microscope graphical user interface. It is a flexible and easy to extend platform aimed at life scientists using bespoke microscopes.
https://microscope-cockpit.org
GNU General Public License v3.0
35 stars 26 forks source link

DummySIM isn't available #850

Closed thomasmfish closed 1 year ago

thomasmfish commented 1 year ago

For some reason the dummy SIM that is in Microscope isn't in Cockpit. I've made the change in a branch on my fork (see https://github.com/MicronOxford/cockpit/commit/fa509b4003cf9523b40dd01d8ee0945e89ad32b3), though I was only after it for GUI testing purposes

iandobbie commented 1 year ago

You are correct we never implemented dummy SIM in cockpit as basically it requires the hardware triggers to synchronize all the hardware and it just seemed too much effort for little benefit.

thomasmfish commented 1 year ago

Ah okay, I was only after another GUI element to test how resizing & minimum sizing worked with wrapping the elements

thomasmfish commented 1 year ago

Feel free to close this then!

iandobbie commented 1 year ago

Seems pretty trivial though so introducing it is pretty easy.

There is now also a digital IO device in microscope and cockpit so we could easily add a dummy DIO device