arm button flash + logic button enable + cleanup
by Arnaud Mercier 2 years 8 months
2205ed02
Generalize the showData in the Stack class
by Arnaud Mercier 2 years 8 months
f4529f26
update graphics function
by Arnaud Mercier 2 years 8 months
update graphics function

Now using a list_out with dimensions (numberOfShuttles, 4, numberOfDataPoints)
b794a965
Creation of the number of subplot according to the...
by Arnaud Mercier 2 years 8 months
Creation of the number of subplot according to the number of shuttle

Creation of the fig only in the canvas class. The subplot are added when the stack is created
945c57c1
TRying to get many subplots created with the numbe...
by Arnaud Mercier 2 years 8 months
TRying to get many subplots created with the numberOf shuttles
025d19c9
plot display detail
by Arnaud Mercier 2 years 8 months
f1fe80ea
Debug of the acquire background function
by Arnaud Mercier 2 years 8 months
Debug of the acquire background function

Modified the leader script
591540d0
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
Report a bug