Changes between Version 12 and Version 13 of GuideIntroduction


Ignore:
Timestamp:
May 10, 2010 4:57:00 AM (14 years ago)
Author:
tshalif
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuideIntroduction

    v12 v13  
    2828!RoboStroke performance and precision may depend on the strength and specs of the Android device it runs on. I addition, some of the graphs/views may not be viewable during an outdoors rowing session, unless the device has an exceptionally bright/large screen. 
    2929 
    30 == How to use == 
    31 === Device Tilt === 
    32 The device must be attached to the boat facing the rower, with the screen tilted slightly upwards and back. The application will not work with a forward tilt, nor with a more than 180 degree tilt backward. 
    33  
    34 === Distance/Speed precision === 
    35 [[Image(distance2-view.png, nolink)]] 
    36  
    37 [[Image(speed2-view.png, nolink)]] 
    38  
    39 The application is programmed to update the distance and speed values by increments of 40m. Depending on the GPS reception quality, the figures shown may be anything between 'quite precise' to 'very inprecise'. The colour of the bar underneath the speed display will be coloured green for best precision, red for worst. 
    40  
    41 === Graph Zooming === 
    42 Due to device screen size limitations, not all graphs may be viewed at the same time. Currently up to 3 graph views may display simultaneously, however, it is possible to zoom to display only one or two graphs by double-tapping on any graph 
    43  
    44 === Graph Switching === 
    45 An upward 'fling' on a graph will replace it with another graph not currently shown. 
    46  
    47 == Recording/Replaying == 
    48 === Recording === 
    49 It is possible to record a rowing session for later replay/analysis. This is achieved from the application context menu. Recorded files are stored on the device SDCard. 
    50  
    51 === Replaying === 
    52 To replay a previously recorded file, go to the context menu and choose a previously recorded file for replay. Fast forward/rewind is possible during replay by 'flinging' motion inside any of the graph areas. 
    53  
    54 == Stroke analysis graphs == 
    55  * '''stroke power bars''':[[BR]][[Image(power-bar-graph.png, nolink)]] 
    56  * '''continuous stroke/recovery/roll graph''':[[BR]][[Image(realtime-stroke-graph.png, nolink)]] 
    57  * '''stroke/recovery roll bars''':[[BR]][[Image(roll-bar-graph.png, nolink)]] 
    58  * '''last stroke/recovery analysis graph''':[[BR]][[Image(stroke-analysis-graph.png, nolink)]] 
    59  * '''stroke zoom''':[[BR]][[Image(stroke-zoom-graph.png, nolink)]] 
    60  
    61 ----