| 10 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.stopTimeout'> |
| 11 | | <td class='robostroke-param-category' rowspan='5'>Autorow</td> |
| 12 | | <td class='robostroke-param-name'>stop timeout</td> |
| 13 | | <td class='robostroke-param-level'>BASIC</td> |
| 14 | | <td class='robostroke-param-default'>5</td> |
| 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 | | </tr> |
| 17 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.restartWaitTime'> |
| 18 | | <td class='robostroke-param-name'>Auto Restart Wait Time</td> |
| 19 | | <td class='robostroke-param-level'>BASIC</td> |
| 20 | | <td class='robostroke-param-default'>5</td> |
| 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 | | </tr> |
| 23 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.minAmplitude'> |
| 24 | | <td class='robostroke-param-name'>min amplitude</td> |
| 25 | | <td class='robostroke-param-level'>BASIC</td> |
| 26 | | <td class='robostroke-param-default'>1.0</td> |
| 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 | | </tr> |
| 29 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.startMode'> |
| 30 | | <td class='robostroke-param-name'>Split rowing start/stop mode</td> |
| 31 | | <td class='robostroke-param-level'>BASIC</td> |
| 32 | | <td class='robostroke-param-default'>MANUAL</td> |
| 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 | | </tr> |
| 35 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.straightLineMode'> |
| 36 | | <td class='robostroke-param-name'>Rowing Straight Line Mode</td> |
| 37 | | <td class='robostroke-param-level'>BASIC</td> |
| 38 | | <td class='robostroke-param-default'>false</td> |
| 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 | | </tr> |
| 41 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.reverseDeviceOrientation'> |
| 42 | | <td class='robostroke-param-category' rowspan='2'>Sensors</td> |
| 43 | | <td class='robostroke-param-name'>coax mode</td> |
| 44 | | <td class='robostroke-param-level'>BASIC</td> |
| 45 | | <td class='robostroke-param-default'>false</td> |
| 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 | | </tr> |
| 48 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.orientationDampFactor'> |
| 49 | | <td class='robostroke-param-name'>orientation damper</td> |
| 50 | | <td class='robostroke-param-level'>ADVANCED</td> |
| 51 | | <td class='robostroke-param-default'>0.01</td> |
| 52 | | <td class='robostroke-param-description'>Lowpass filter used as stabalizer for the 'down' notion of the application</td> |
| 53 | | </tr> |
| 67 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.android.session.remote.host'> |
| 68 | | <td class='robostroke-param-category' rowspan='4'>Session</td> |
| 69 | | <td class='robostroke-param-name'>session broadcast host</td> |
| | 23 | <tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.orientationDampFactor'> |
| | 24 | <td class='robostroke-param-category' rowspan='2'>Sensors</td> |
| | 25 | <td class='robostroke-param-name'>orientation damper</td> |
| | 26 | <td class='robostroke-param-level'>ADVANCED</td> |
| | 27 | <td class='robostroke-param-default'>0.01</td> |
| | 28 | <td class='robostroke-param-description'>Lowpass filter used as stabalizer for the 'down' notion of the application</td> |
| | 29 | </tr> |
| | 30 | <tr class='robostroke-param' id='org.nargila.talos.rowing.sensor.reverseDeviceOrientation'> |
| | 31 | <td class='robostroke-param-name'>coax mode</td> |
| 71 | | <td class='robostroke-param-default'>192.168.43.1</td> |
| 72 | | <td class='robostroke-param-description'>Remote device to receive real-time session data from</td> |
| | 33 | <td class='robostroke-param-default'>false</td> |
| | 34 | <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> |
| | 35 | </tr> |
| | 36 | <tr class='robostroke-param' id='org.nargila.talos.rowing.android.record.leader.enable'> |
| | 37 | <td class='robostroke-param-category' rowspan='3'>Session</td> |
| | 38 | <td class='robostroke-param-name'>session recording sync mark</td> |
| | 39 | <td class='robostroke-param-level'>BASIC</td> |
| | 40 | <td class='robostroke-param-default'>false</td> |
| | 41 | <td class='robostroke-param-description'>Display a 'film leader' countdown dialog to assist synchronizing session recording with external audio/video media</td> |
| 83 | | <td class='robostroke-param-default'>false</td> |
| 84 | | <td class='robostroke-param-description'>Display a 'film leader' countdown dialog to assist synchronizing session recording with external audio/video media</td> |
| 85 | | </tr> |
| 86 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.android.sessionRecordingOn'> |
| 87 | | <td class='robostroke-param-name'>session recording on</td> |
| 88 | | <td class='robostroke-param-level'>PRIVATE</td> |
| 89 | | <td class='robostroke-param-default'>false</td> |
| 90 | | <td class='robostroke-param-description'></td> |
| | 52 | <td class='robostroke-param-default'>192.168.43.1</td> |
| | 53 | <td class='robostroke-param-description'>Remote device to receive real-time session data from</td> |
| 111 | | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.rate.minAmplitude'> |
| 112 | | <td class='robostroke-param-name'>stroke min amplitude</td> |
| 113 | | <td class='robostroke-param-level'>ADVANCED</td> |
| 114 | | <td class='robostroke-param-default'>0.02</td> |
| 115 | | <td class='robostroke-param-description'>Minimum acceleration amplitude required during a rowing cycle in order for it to register</td> |
| | 80 | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.stopTimeout'> |
| | 81 | <td class='robostroke-param-category' rowspan='5'>Autorow</td> |
| | 82 | <td class='robostroke-param-name'>stop timeout</td> |
| | 83 | <td class='robostroke-param-level'>BASIC</td> |
| | 84 | <td class='robostroke-param-default'>5</td> |
| | 85 | <td class='robostroke-param-description'>How many seconds since end of last stroke before finishing a rowing lap when in 'Autorow' mode</td> |
| | 86 | </tr> |
| | 87 | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.minAmplitude'> |
| | 88 | <td class='robostroke-param-name'>min amplitude</td> |
| | 89 | <td class='robostroke-param-level'>BASIC</td> |
| | 90 | <td class='robostroke-param-default'>1.0</td> |
| | 91 | <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> |
| | 92 | </tr> |
| | 93 | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.restartWaitTime'> |
| | 94 | <td class='robostroke-param-name'>Auto Restart Wait Time</td> |
| | 95 | <td class='robostroke-param-level'>BASIC</td> |
| | 96 | <td class='robostroke-param-default'>5</td> |
| | 97 | <td class='robostroke-param-description'>Number of seconds application must wait before allowed to auto start another rowing lap when in 'Autorow' mode</td> |
| | 98 | </tr> |
| | 99 | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.startMode'> |
| | 100 | <td class='robostroke-param-name'>Split rowing start/stop mode</td> |
| | 101 | <td class='robostroke-param-level'>BASIC</td> |
| | 102 | <td class='robostroke-param-default'>MANUAL</td> |
| | 103 | <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> |
| | 104 | </tr> |
| | 105 | <tr class='robostroke-param' id='org.nargila.talos.rowing.stroke.detector.straightLineMode'> |
| | 106 | <td class='robostroke-param-name'>Rowing Straight Line Mode</td> |
| | 107 | <td class='robostroke-param-level'>BASIC</td> |
| | 108 | <td class='robostroke-param-default'>false</td> |
| | 109 | <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> |