Async hardware initialization #4

Closed
opened 2021-09-28 11:54:20 +02:00 by lteichroeb · 1 comment
Member

The user should be presented with a UI before the hardware is initialized, since the application is designed to tolerate missing hardware components anyway.

The Helmholtz Cage proxy device is required for the application to start though, so the subdevice initialization probably has to be modularized/moved outside of the HelmholtzCageDevice init function for instantaneous start-up.

The user should be presented with a UI before the hardware is initialized, since the application is designed to tolerate missing hardware components anyway. The Helmholtz Cage proxy device is required for the application to start though, so the subdevice initialization probably has to be modularized/moved outside of the HelmholtzCageDevice init function for instantaneous start-up.
Author
Member

Fixed in f2c33f69fa

Fixed in https://egit.irs.uni-stuttgart.de/eive/Helmholtz_Test_Bench/commit/f2c33f69fa51edf0adda4397d3293eea7890eff5
Sign in to join this conversation.