azyuqian / POEModule

POEControllerModule Capstone project for group 94
0 stars 2 forks source link

Oct2py plotting is extremely slow #18

Open Roklion opened 9 years ago

Roklion commented 9 years ago

Plotting is too slow, and blocks some data transmission (silently) between python and Octave. Updating plots in Octave with real time data by observation is not working properly by this speed. Right now, the code is only plotting joystick output to Octave. If adding accelerometer to plots, then the plots will have lost data and strange behaviour

Roklion commented 9 years ago

Added a work-around to switch between sensor plots while acquiring different data. But a real fix is still needed to fully demonstrate all resource information.