Openbci_gui: Start data stream should clear previous time series and accelerometer screen

Created on 11 Feb 2019  路  5Comments  路  Source: OpenBCI/OpenBCI_GUI

Problem

Start data stream does not clear time series and accelerometer

Expected

start always with blank screens. If there is remaining data this is confusing.

Operating System and Version

w7

GUI Version

4.0.1

Running standalone app

downloaded app

Type of OpenBCI Board

/Ganglion

Are you using a WiFi Shield?

No

All 5 comments

@jps2000 Is this after you press Stop System and then press Start System?

No; Start system clears the time series + acc already.
I am talking about Start Data Stream. Clear traces is in particular important in playback when moving to another time and start data stream again.
Try following sequence:
do playback of a file
press start data stream
press stop data stream
move slider to a different time point
press start data stream to continue
then you see old data and new data moving along the time series and acc without a gap

But also during normal mode it is strange behaviour to see recordings in one sequence coming from different times. So I suggest to clear times series and accelerometer whenever start data stream is pressed.
Also when the slider is moved to a different timepoint. this would be nice to have

@jps2000 Thank you for describing the process step by step!

I think the crucial step is when you move slider to a different time point. Currently, accelerometer and time series are cleared when we use skipToStartButtonAction(). I'm sure I can apply this to when the slider is moved.

getting input from @produceconsumerobot

@produceconsumerobot Agrees with you @jps2000. 馃槃

I will try to implement the following fixes:

  • Clear accelerometer and time series when playback slider is moved

  • Clear accelerometer and time series when start data stream is pressed

Thank you looks, good now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coreygo picture coreygo  路  9Comments

Otemo picture Otemo  路  3Comments

rakansha picture rakansha  路  5Comments

jps2000 picture jps2000  路  8Comments

lopezvaa picture lopezvaa  路  9Comments