<P style="MARGIN: 0px">AX3500
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">I am trying to understand how to translate the hex Joystick parameters, 12 through 1D into RC pulse widths.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">The manual indicates that the default hex value for Joystick Center 1 MS is 06 and LS is 40. What is that in microseconds?
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">When I use RoboRun to "reset to defaults" then "save to controller", the R/C-Ana Specific tab shows:
<P style="MARGIN: 0px"> Joy1 Joy2
<P style="MARGIN: 0px">S: 1050 1050
<P style="MARGIN: 0px">C: 450 450
<P style="MARGIN: 0px">M: 900 900
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">and the parameter values I read, using hyperterm, are:
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">parm: 12 13 14 15 16 17 18 19 1A 1B 1C 1D<BR>val : 07 08 07 08 10 68 10 68 0E 10 0E 10<BR>
<P style="MARGIN: 0px">What is the correlation?