msr-consulting / exscalabar_server

Repository for the EXSCALABAR server.
http://www.msrconsults.com/ukmet-gh/exscalabar
0 stars 1 forks source link

FPGA Session not properly released #138

Closed lo-co closed 8 years ago

lo-co commented 8 years ago

Appears that we grab a reference to the session in multiple places (Controller::Launch Instruments and ePAS::Configure. This causes the FPGA session to not launch properly if we start multiple times. This may also be the problem with the juggling cells in the PAS as we start and then may be several seconds behind.

I am going to remove this from the Controller.