matplotlib graph widget
by Arnaud Mercier 2 years 8 months
a5439882
autotrig function implemented with bugs
by Arnaud Mercier 2 years 8 months
autotrig function implemented with bugs

The time.sleep is not ok and the serial port is blocked after the matlplotlib is shown
d8a592c9
reset the main.py script
by Arnaud Mercier 2 years 8 months
reset the main.py script

No more verification will be made with this script. All future features will be only on the GUI
927f6d50
show stack_function
by Arnaud Mercier 2 years 8 months
803763fa
SEttings the acquisititon parameter just before th...
by Arnaud Mercier 2 years 8 months
SEttings the acquisititon parameter just before the configuration
43571572
Created another thread for the harvesting
by Arnaud Mercier 2 years 8 months
5854185f
reactivate the thread for the arm function
by Arnaud Mercier 2 years 8 months
d87f66f8
Changed the worker script to send the satus only w...
by Arnaud Mercier 2 years 8 months
Changed the worker script to send the satus only when waiting for it
24108fe8
Testing implementation of the collect function
by Arnaud Mercier 2 years 8 months
Testing implementation of the collect function

The function is still not able to pick up the right data. Maybe the configuration is not ok
c783451c
Created a thread that waits for the trigger signal
by Arnaud Mercier 2 years 8 months
Created a thread that waits for the trigger signal

This way the GUI doesnt fail during the waiting time
98f63de5
Report a bug