Changes between Version 7 and Version 8 of GuideParameters


Ignore:
Timestamp:
Mar 30, 2012 1:30:24 PM (13 years ago)
Author:
tshalif
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuideParameters

    v7 v8  
    88<table class='robostroke-param-table' border='1'> 
    99<tr><th>Category</th><th>Name</th><th>Level</th><th>Default Value</th><th>Description</th></tr> 
    10 <tr id='org.nargila.talos.rowing.stroke.detector.stopTimeout'> 
     10<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.stopTimeout'> 
    1111<td class='robostroke-param-category' rowspan='5'>Autorow</td> 
    1212<td class='robostroke-param-name'>stop timeout</td> 
     
    1515<td class='robostroke-param-description'>How many seconds since end of last stroke before finishing a rowing lap when in 'Autorow' mode</td> 
    1616</tr> 
    17 <tr id='org.nargila.talos.rowing.stroke.detector.restartWaitTime'> 
     17<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.restartWaitTime'> 
    1818<td class='robostroke-param-name'>Auto Restart Wait Time</td> 
    1919<td class='robostroke-param-level'>BASIC</td> 
     
    2121<td class='robostroke-param-description'>Number of seconds application must wait before allowed to auto start another rowing lap when in 'Autorow' mode</td> 
    2222</tr> 
    23 <tr id='org.nargila.talos.rowing.stroke.detector.minAmplitude'> 
     23<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.minAmplitude'> 
    2424<td class='robostroke-param-name'>min amplitude</td> 
    2525<td class='robostroke-param-level'>BASIC</td> 
     
    2727<td class='robostroke-param-description'>Arbitrary min acceleration/deceleration amplitude value must be detected in order for the application to consider it the beginning of a starting stroke when in 'Autorow' mode</td> 
    2828</tr> 
    29 <tr id='org.nargila.talos.rowing.stroke.detector.startMode'> 
     29<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.startMode'> 
    3030<td class='robostroke-param-name'>Split rowing start/stop mode</td> 
    3131<td class='robostroke-param-level'>BASIC</td> 
     
    3333<td class='robostroke-param-description'>Rowing lap display start mode - in AUTO mode application will automatically start and stop a split rowing session. In SEMI_AUTO mode the rower needs to press the device once to enable each auto-start. In MANUAL mode the rower must press to start and stop split rowing mode. In CONTINUOUS mode the application will immediately enter split mode like as if 'start' was pressed</td> 
    3434</tr> 
    35 <tr id='org.nargila.talos.rowing.stroke.detector.straightLineMode'> 
     35<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.straightLineMode'> 
    3636<td class='robostroke-param-name'>Rowing Straight Line Mode</td> 
    3737<td class='robostroke-param-level'>BASIC</td> 
     
    3939<td class='robostroke-param-description'>Only calculate GPS distance between original start point and current location - if usefull at all, only to be used when the rowing course is completely streight</td> 
    4040</tr> 
    41 <tr id='org.nargila.talos.rowing.sensor.reverseDeviceOrientation'> 
     41<tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.reverseDeviceOrientation'> 
    4242<td class='robostroke-param-category' rowspan='2'>Sensors</td> 
    4343<td class='robostroke-param-name'>coax mode</td> 
     
    4646<td class='robostroke-param-description'>indicates the device user is forward facing - such as a coax or trainer. Normally the rower sits with her back to the front of the boat</td> 
    4747</tr> 
    48 <tr id='org.nargila.talos.rowing.sensor.orientationDampFactor'> 
     48<tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.orientationDampFactor'> 
    4949<td class='robostroke-param-name'>orientation damper</td> 
    5050<td class='robostroke-param-level'>ADVANCED</td> 
     
    5252<td class='robostroke-param-description'>Lowpass filter used as stabalizer for the 'down' notion of the application</td> 
    5353</tr> 
    54 <tr id='org.nargila.talos.rowing.stroke.power.amplitudeFilterFactor'> 
     54<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.power.amplitudeFilterFactor'> 
    5555<td class='robostroke-param-category' rowspan='2'>Stroke Power</td> 
    5656<td class='robostroke-param-name'>power filter</td> 
     
    5959<td class='robostroke-param-description'>*FIXME*</td> 
    6060</tr> 
    61 <tr id='org.nargila.talos.rowing.stroke.power.minPower'> 
     61<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.power.minPower'> 
    6262<td class='robostroke-param-name'>power filter</td> 
    6363<td class='robostroke-param-level'>ADVANCED</td> 
     
    6565<td class='robostroke-param-description'>Minimum power (sum of acceleration points) required during a rowing cycle in order for it to register</td> 
    6666</tr> 
    67 <tr id='org.nargila.talos.rowing.android.sessionRecordingOn'> 
     67<tr class='robostroke-param' id='org.nargila.talos.rowing.android.sessionRecordingOn'> 
    6868<td class='robostroke-param-category' rowspan='1'>{internal}</td> 
    6969<td class='robostroke-param-name'>session recording on</td> 
     
    7272<td class='robostroke-param-description'></td> 
    7373</tr> 
    74 <tr id='org.nargila.talos.rowing.stroke.rate.amplitudeFilterFactor'> 
     74<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.amplitudeFilterFactor'> 
    7575<td class='robostroke-param-category' rowspan='4'>Stroke</td> 
    7676<td class='robostroke-param-name'>stroke amplitude filter</td> 
     
    7979<td class='robostroke-param-description'>Lowpass filter to 'smooth' the rowing sinusoids and establish single rise-above/drop-below zero points in each rowing cycle</td> 
    8080</tr> 
    81 <tr id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeDamperFactor'> 
     81<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeDamperFactor'> 
    8282<td class='robostroke-param-name'>stroke amplitude change filter</td> 
    8383<td class='robostroke-param-level'>ADVANCED</td> 
     
    8585<td class='robostroke-param-description'>Lowpass filter to stabalize stroke rate and protect against displaying erratic changes</td> 
    8686</tr> 
    87 <tr id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeAcceptFactor'> 
     87<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeAcceptFactor'> 
    8888<td class='robostroke-param-name'>stroke amplitude change accept filter</td> 
    8989<td class='robostroke-param-level'>ADVANCED</td> 
     
    9191<td class='robostroke-param-description'>*FIXME*</td> 
    9292</tr> 
    93 <tr id='org.nargila.talos.rowing.stroke.rate.minAmplitude'> 
     93<tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.minAmplitude'> 
    9494<td class='robostroke-param-name'>stroke min amplitude</td> 
    9595<td class='robostroke-param-level'>ADVANCED</td> 
     
    9797<td class='robostroke-param-description'>Minimum acceleration amplitude required during a rowing cycle in order for it to register</td> 
    9898</tr> 
    99 <tr id='org.nargila.talos.rowing.gps.speedChangeDamper'> 
     99<tr class='robostroke-param' id='org.nargila.talos.rowing.gps.speedChangeDamper'> 
    100100<td class='robostroke-param-category' rowspan='3'>GPS</td> 
    101101<td class='robostroke-param-name'>Speed change damper</td> 
     
    104104<td class='robostroke-param-description'>Boat speed lowpass filter: any value lower then 1.0 will cause delayed updates of boat speed value</td> 
    105105</tr> 
    106 <tr id='org.nargila.talos.rowing.gps.minDistance'> 
     106<tr class='robostroke-param' id='org.nargila.talos.rowing.gps.minDistance'> 
    107107<td class='robostroke-param-name'>min distance</td> 
    108108<td class='robostroke-param-level'>ADVANCED</td> 
     
    110110<td class='robostroke-param-description'>Minimum distance boat must travel between each distance/speed calculation</td> 
    111111</tr> 
    112 <tr id='org.nargila.talos.rowing.gps.maxSpeed'> 
     112<tr class='robostroke-param' id='org.nargila.talos.rowing.gps.maxSpeed'> 
    113113<td class='robostroke-param-name'>max speed</td> 
    114114<td class='robostroke-param-level'>ADVANCED</td>