Changes between Version 4 and Version 5 of GuideParameters
- Timestamp:
- Mar 27, 2012 2:54:21 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuideParameters
v4 v5 7 7 <div class='robostroke-params'> 8 8 <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> 10 10 <tr> 11 11 <td class='robostroke-param-category' rowspan='5'>Autorow</td> 12 12 <td class='robostroke-param-name'>stop timeout</td> 13 <td class='robostroke-param-level'>BASIC</td> 13 14 <td class='robostroke-param-default'>5</td> 14 15 <td class='robostroke-param-description'>How many seconds since end of last stroke before finishing a rowing lap when in 'Autorow' mode</td> … … 16 17 <tr> 17 18 <td class='robostroke-param-name'>Auto Restart Wait Time</td> 19 <td class='robostroke-param-level'>BASIC</td> 18 20 <td class='robostroke-param-default'>5</td> 19 21 <td class='robostroke-param-description'>Number of seconds application must wait before allowed to auto start another rowing lap when in 'Autorow' mode</td> … … 21 23 <tr> 22 24 <td class='robostroke-param-name'>min amplitude</td> 25 <td class='robostroke-param-level'>BASIC</td> 23 26 <td class='robostroke-param-default'>1.0</td> 24 27 <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> … … 26 29 <tr> 27 30 <td class='robostroke-param-name'>Split rowing start/stop mode</td> 31 <td class='robostroke-param-level'>BASIC</td> 28 32 <td class='robostroke-param-default'>MANUAL</td> 29 33 <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> … … 31 35 <tr> 32 36 <td class='robostroke-param-name'>Rowing Straight Line Mode</td> 37 <td class='robostroke-param-level'>BASIC</td> 33 38 <td class='robostroke-param-default'>false</td> 34 39 <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> … … 37 42 <td class='robostroke-param-category' rowspan='2'>Sensors</td> 38 43 <td class='robostroke-param-name'>coax mode</td> 44 <td class='robostroke-param-level'>BASIC</td> 39 45 <td class='robostroke-param-default'>false</td> 40 46 <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> … … 42 48 <tr> 43 49 <td class='robostroke-param-name'>orientation damper</td> 50 <td class='robostroke-param-level'>ADVANCED</td> 44 51 <td class='robostroke-param-default'>0.01</td> 45 52 <td class='robostroke-param-description'>Lowpass filter used as stabalizer for the 'down' notion of the application</td> 46 53 </tr> 47 54 <tr> 48 <td class='robostroke-param-category' rowspan='2'>Stroke </td>55 <td class='robostroke-param-category' rowspan='2'>Stroke Power</td> 49 56 <td class='robostroke-param-name'>power filter</td> 57 <td class='robostroke-param-level'>ADVANCED</td> 50 58 <td class='robostroke-param-default'>0.5</td> 51 59 <td class='robostroke-param-description'>*FIXME*</td> … … 53 61 <tr> 54 62 <td class='robostroke-param-name'>power filter</td> 63 <td class='robostroke-param-level'>ADVANCED</td> 55 64 <td class='robostroke-param-default'>5.0</td> 56 65 <td class='robostroke-param-description'>Minimum power (sum of acceleration points) required during a rowing cycle in order for it to register</td> … … 59 68 <td class='robostroke-param-category' rowspan='1'>{internal}</td> 60 69 <td class='robostroke-param-name'>session recording on</td> 70 <td class='robostroke-param-level'>PRIVATE</td> 61 71 <td class='robostroke-param-default'>false</td> 62 72 <td class='robostroke-param-description'></td> … … 65 75 <td class='robostroke-param-category' rowspan='4'>Stroke</td> 66 76 <td class='robostroke-param-name'>stroke amplitude filter</td> 77 <td class='robostroke-param-level'>ADVANCED</td> 67 78 <td class='robostroke-param-default'>0.05</td> 68 79 <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> … … 70 81 <tr> 71 82 <td class='robostroke-param-name'>stroke amplitude change filter</td> 83 <td class='robostroke-param-level'>ADVANCED</td> 72 84 <td class='robostroke-param-default'>0.5</td> 73 85 <td class='robostroke-param-description'>Lowpass filter to stabalize stroke rate and protect against displaying erratic changes</td> … … 75 87 <tr> 76 88 <td class='robostroke-param-name'>stroke amplitude change accept filter</td> 89 <td class='robostroke-param-level'>ADVANCED</td> 77 90 <td class='robostroke-param-default'>0.5</td> 78 91 <td class='robostroke-param-description'>*FIXME*</td> … … 80 93 <tr> 81 94 <td class='robostroke-param-name'>stroke min amplitude</td> 95 <td class='robostroke-param-level'>ADVANCED</td> 82 96 <td class='robostroke-param-default'>0.02</td> 83 97 <td class='robostroke-param-description'>Minimum acceleration amplitude required during a rowing cycle in order for it to register</td> … … 86 100 <td class='robostroke-param-category' rowspan='3'>GPS</td> 87 101 <td class='robostroke-param-name'>Speed change damper</td> 102 <td class='robostroke-param-level'>ADVANCED</td> 88 103 <td class='robostroke-param-default'>1.0</td> 89 104 <td class='robostroke-param-description'>Boat speed lowpass filter: any value lower then 1.0 will cause delayed updates of boat speed value</td> … … 91 106 <tr> 92 107 <td class='robostroke-param-name'>min distance</td> 108 <td class='robostroke-param-level'>ADVANCED</td> 93 109 <td class='robostroke-param-default'>20</td> 94 110 <td class='robostroke-param-description'>Minimum distance boat must travel between each distance/speed calculation</td> … … 96 112 <tr> 97 113 <td class='robostroke-param-name'>max speed</td> 114 <td class='robostroke-param-level'>ADVANCED</td> 98 115 <td class='robostroke-param-default'>6.5</td> 99 116 <td class='robostroke-param-description'>Maximum permited boat speed - useful for catching and throwing away erratic GPS readings</td>