Changes between Version 7 and Version 8 of GuideParameters
- Timestamp:
- Mar 30, 2012 1:30:24 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuideParameters
v7 v8 8 8 <table class='robostroke-param-table' border='1'> 9 9 <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'> 11 11 <td class='robostroke-param-category' rowspan='5'>Autorow</td> 12 12 <td class='robostroke-param-name'>stop timeout</td> … … 15 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 16 </tr> 17 <tr id='org.nargila.talos.rowing.stroke.detector.restartWaitTime'>17 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.restartWaitTime'> 18 18 <td class='robostroke-param-name'>Auto Restart Wait Time</td> 19 19 <td class='robostroke-param-level'>BASIC</td> … … 21 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> 22 22 </tr> 23 <tr id='org.nargila.talos.rowing.stroke.detector.minAmplitude'>23 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.minAmplitude'> 24 24 <td class='robostroke-param-name'>min amplitude</td> 25 25 <td class='robostroke-param-level'>BASIC</td> … … 27 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> 28 28 </tr> 29 <tr id='org.nargila.talos.rowing.stroke.detector.startMode'>29 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.startMode'> 30 30 <td class='robostroke-param-name'>Split rowing start/stop mode</td> 31 31 <td class='robostroke-param-level'>BASIC</td> … … 33 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> 34 34 </tr> 35 <tr id='org.nargila.talos.rowing.stroke.detector.straightLineMode'>35 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.straightLineMode'> 36 36 <td class='robostroke-param-name'>Rowing Straight Line Mode</td> 37 37 <td class='robostroke-param-level'>BASIC</td> … … 39 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> 40 40 </tr> 41 <tr id='org.nargila.talos.rowing.sensor.reverseDeviceOrientation'>41 <tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.reverseDeviceOrientation'> 42 42 <td class='robostroke-param-category' rowspan='2'>Sensors</td> 43 43 <td class='robostroke-param-name'>coax mode</td> … … 46 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> 47 47 </tr> 48 <tr id='org.nargila.talos.rowing.sensor.orientationDampFactor'>48 <tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.orientationDampFactor'> 49 49 <td class='robostroke-param-name'>orientation damper</td> 50 50 <td class='robostroke-param-level'>ADVANCED</td> … … 52 52 <td class='robostroke-param-description'>Lowpass filter used as stabalizer for the 'down' notion of the application</td> 53 53 </tr> 54 <tr id='org.nargila.talos.rowing.stroke.power.amplitudeFilterFactor'>54 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.power.amplitudeFilterFactor'> 55 55 <td class='robostroke-param-category' rowspan='2'>Stroke Power</td> 56 56 <td class='robostroke-param-name'>power filter</td> … … 59 59 <td class='robostroke-param-description'>*FIXME*</td> 60 60 </tr> 61 <tr id='org.nargila.talos.rowing.stroke.power.minPower'>61 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.power.minPower'> 62 62 <td class='robostroke-param-name'>power filter</td> 63 63 <td class='robostroke-param-level'>ADVANCED</td> … … 65 65 <td class='robostroke-param-description'>Minimum power (sum of acceleration points) required during a rowing cycle in order for it to register</td> 66 66 </tr> 67 <tr id='org.nargila.talos.rowing.android.sessionRecordingOn'>67 <tr class='robostroke-param' id='org.nargila.talos.rowing.android.sessionRecordingOn'> 68 68 <td class='robostroke-param-category' rowspan='1'>{internal}</td> 69 69 <td class='robostroke-param-name'>session recording on</td> … … 72 72 <td class='robostroke-param-description'></td> 73 73 </tr> 74 <tr id='org.nargila.talos.rowing.stroke.rate.amplitudeFilterFactor'>74 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.amplitudeFilterFactor'> 75 75 <td class='robostroke-param-category' rowspan='4'>Stroke</td> 76 76 <td class='robostroke-param-name'>stroke amplitude filter</td> … … 79 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> 80 80 </tr> 81 <tr id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeDamperFactor'>81 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeDamperFactor'> 82 82 <td class='robostroke-param-name'>stroke amplitude change filter</td> 83 83 <td class='robostroke-param-level'>ADVANCED</td> … … 85 85 <td class='robostroke-param-description'>Lowpass filter to stabalize stroke rate and protect against displaying erratic changes</td> 86 86 </tr> 87 <tr id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeAcceptFactor'>87 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.amplitudeChangeAcceptFactor'> 88 88 <td class='robostroke-param-name'>stroke amplitude change accept filter</td> 89 89 <td class='robostroke-param-level'>ADVANCED</td> … … 91 91 <td class='robostroke-param-description'>*FIXME*</td> 92 92 </tr> 93 <tr id='org.nargila.talos.rowing.stroke.rate.minAmplitude'>93 <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.minAmplitude'> 94 94 <td class='robostroke-param-name'>stroke min amplitude</td> 95 95 <td class='robostroke-param-level'>ADVANCED</td> … … 97 97 <td class='robostroke-param-description'>Minimum acceleration amplitude required during a rowing cycle in order for it to register</td> 98 98 </tr> 99 <tr id='org.nargila.talos.rowing.gps.speedChangeDamper'>99 <tr class='robostroke-param' id='org.nargila.talos.rowing.gps.speedChangeDamper'> 100 100 <td class='robostroke-param-category' rowspan='3'>GPS</td> 101 101 <td class='robostroke-param-name'>Speed change damper</td> … … 104 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> 105 105 </tr> 106 <tr id='org.nargila.talos.rowing.gps.minDistance'>106 <tr class='robostroke-param' id='org.nargila.talos.rowing.gps.minDistance'> 107 107 <td class='robostroke-param-name'>min distance</td> 108 108 <td class='robostroke-param-level'>ADVANCED</td> … … 110 110 <td class='robostroke-param-description'>Minimum distance boat must travel between each distance/speed calculation</td> 111 111 </tr> 112 <tr id='org.nargila.talos.rowing.gps.maxSpeed'>112 <tr class='robostroke-param' id='org.nargila.talos.rowing.gps.maxSpeed'> 113 113 <td class='robostroke-param-name'>max speed</td> 114 114 <td class='robostroke-param-level'>ADVANCED</td>