sensorreadout
sensorreadout copied to clipboard
acquisition stop after clicking plot
acquisition of data stop after clicking plot. provide user some facility to restart plotting.
OR better adding a start/stop button (PLAY/PAUSE) to action bar will be helpful as user can than zoom in/out without stopping acquisition.
That is the intended behavior. If the user touches the plot, it is likely that s/he wants to pan. In that case sampling must be stopped. Resuming a stopped plot is not meaningful (where would it pick up again? How to fill the gap? Does the user really wish to have a plot with a gap in it?)
Am Freitag, den 09.01.2015, 14:41 -0800 schrieb Kuldeep Singh Dhaka:
acquisition of data stop after clicking plot. provide user some facility to restart plotting.
OR better adding a start/stop button (PLAY/PAUSE) to action bar will be helpful as user can than zoom in/out without stopping acquisition.
— Reply to this email directly or view it on GitHub.
problem is: user has to go back and select sensor to start a new plot. user has to stop plotting in order to zoom in/out. providing a start/stop button should help.
On 01/14/2015 08:44 PM, onyxbits wrote:
That is the intended behavior. If the user touches the plot, it is likely that s/he wants to pan. In that case sampling must be stopped. Resuming a stopped plot is not meaningful (where would it pick up again? How to fill the gap? Does the user really wish to have a plot with a gap in it?)
Am Freitag, den 09.01.2015, 14:41 -0800 schrieb Kuldeep Singh Dhaka:
acquisition of data stop after clicking plot. provide user some facility to restart plotting.
OR better adding a start/stop button (PLAY/PAUSE) to action bar will be helpful as user can than zoom in/out without stopping acquisition.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/onyxbits/sensorreadout/issues/4#issuecomment-69930353.
Kuldeep Singh Dhaka