Changes between Version 4 and Version 5 of GuideParameters


Ignore:
Timestamp:
Mar 27, 2012 2:54:21 AM (13 years ago)
Author:
tshalif
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuideParameters

    v4 v5  
    77<div class='robostroke-params'> 
    88<table class='robostroke-param-table' border='1'> 
    9 <tr><th>Category</th><th>Name</th><th>Default Value</th><th>Description</th></tr> 
     9<tr><th>Category</th><th>Name</th><th>Level</th><th>Default Value</th><th>Description</th></tr> 
    1010<tr> 
    1111<td class='robostroke-param-category' rowspan='5'>Autorow</td> 
    1212<td class='robostroke-param-name'>stop timeout</td> 
     13<td class='robostroke-param-level'>BASIC</td> 
    1314<td class='robostroke-param-default'>5</td> 
    1415<td class='robostroke-param-description'>How many seconds since end of last stroke before finishing a rowing lap when in 'Autorow' mode</td> 
     
    1617<tr> 
    1718<td class='robostroke-param-name'>Auto Restart Wait Time</td> 
     19<td class='robostroke-param-level'>BASIC</td> 
    1820<td class='robostroke-param-default'>5</td> 
    1921<td class='robostroke-param-description'>Number of seconds application must wait before allowed to auto start another rowing lap when in 'Autorow' mode</td> 
     
    2123<tr> 
    2224<td class='robostroke-param-name'>min amplitude</td> 
     25<td class='robostroke-param-level'>BASIC</td> 
    2326<td class='robostroke-param-default'>1.0</td> 
    2427<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> 
     
    2629<tr> 
    2730<td class='robostroke-param-name'>Split rowing start/stop mode</td> 
     31<td class='robostroke-param-level'>BASIC</td> 
    2832<td class='robostroke-param-default'>MANUAL</td> 
    2933<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> 
     
    3135<tr> 
    3236<td class='robostroke-param-name'>Rowing Straight Line Mode</td> 
     37<td class='robostroke-param-level'>BASIC</td> 
    3338<td class='robostroke-param-default'>false</td> 
    3439<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> 
     
    3742<td class='robostroke-param-category' rowspan='2'>Sensors</td> 
    3843<td class='robostroke-param-name'>coax mode</td> 
     44<td class='robostroke-param-level'>BASIC</td> 
    3945<td class='robostroke-param-default'>false</td> 
    4046<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> 
     
    4248<tr> 
    4349<td class='robostroke-param-name'>orientation damper</td> 
     50<td class='robostroke-param-level'>ADVANCED</td> 
    4451<td class='robostroke-param-default'>0.01</td> 
    4552<td class='robostroke-param-description'>Lowpass filter used as stabalizer for the 'down' notion of the application</td> 
    4653</tr> 
    4754<tr> 
    48 <td class='robostroke-param-category' rowspan='2'>Stroke</td> 
     55<td class='robostroke-param-category' rowspan='2'>Stroke Power</td> 
    4956<td class='robostroke-param-name'>power filter</td> 
     57<td class='robostroke-param-level'>ADVANCED</td> 
    5058<td class='robostroke-param-default'>0.5</td> 
    5159<td class='robostroke-param-description'>*FIXME*</td> 
     
    5361<tr> 
    5462<td class='robostroke-param-name'>power filter</td> 
     63<td class='robostroke-param-level'>ADVANCED</td> 
    5564<td class='robostroke-param-default'>5.0</td> 
    5665<td class='robostroke-param-description'>Minimum power (sum of acceleration points) required during a rowing cycle in order for it to register</td> 
     
    5968<td class='robostroke-param-category' rowspan='1'>{internal}</td> 
    6069<td class='robostroke-param-name'>session recording on</td> 
     70<td class='robostroke-param-level'>PRIVATE</td> 
    6171<td class='robostroke-param-default'>false</td> 
    6272<td class='robostroke-param-description'></td> 
     
    6575<td class='robostroke-param-category' rowspan='4'>Stroke</td> 
    6676<td class='robostroke-param-name'>stroke amplitude filter</td> 
     77<td class='robostroke-param-level'>ADVANCED</td> 
    6778<td class='robostroke-param-default'>0.05</td> 
    6879<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> 
     
    7081<tr> 
    7182<td class='robostroke-param-name'>stroke amplitude change filter</td> 
     83<td class='robostroke-param-level'>ADVANCED</td> 
    7284<td class='robostroke-param-default'>0.5</td> 
    7385<td class='robostroke-param-description'>Lowpass filter to stabalize stroke rate and protect against displaying erratic changes</td> 
     
    7587<tr> 
    7688<td class='robostroke-param-name'>stroke amplitude change accept filter</td> 
     89<td class='robostroke-param-level'>ADVANCED</td> 
    7790<td class='robostroke-param-default'>0.5</td> 
    7891<td class='robostroke-param-description'>*FIXME*</td> 
     
    8093<tr> 
    8194<td class='robostroke-param-name'>stroke min amplitude</td> 
     95<td class='robostroke-param-level'>ADVANCED</td> 
    8296<td class='robostroke-param-default'>0.02</td> 
    8397<td class='robostroke-param-description'>Minimum acceleration amplitude required during a rowing cycle in order for it to register</td> 
     
    86100<td class='robostroke-param-category' rowspan='3'>GPS</td> 
    87101<td class='robostroke-param-name'>Speed change damper</td> 
     102<td class='robostroke-param-level'>ADVANCED</td> 
    88103<td class='robostroke-param-default'>1.0</td> 
    89104<td class='robostroke-param-description'>Boat speed lowpass filter: any value lower then 1.0 will cause delayed updates of boat speed value</td> 
     
    91106<tr> 
    92107<td class='robostroke-param-name'>min distance</td> 
     108<td class='robostroke-param-level'>ADVANCED</td> 
    93109<td class='robostroke-param-default'>20</td> 
    94110<td class='robostroke-param-description'>Minimum distance boat must travel between each distance/speed calculation</td> 
     
    96112<tr> 
    97113<td class='robostroke-param-name'>max speed</td> 
     114<td class='robostroke-param-level'>ADVANCED</td> 
    98115<td class='robostroke-param-default'>6.5</td> 
    99116<td class='robostroke-param-description'>Maximum permited boat speed - useful for catching and throwing away erratic GPS readings</td>