-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(B) Setting "outputLatency" and/or "getLatency" does not work. #3
Comments
No reaction after three weeks? 三周后没有反应? |
No reaction after two month? 两个月后还没有反应? |
No reaction after three month? 三个月后没有反应? |
So, you've stumbled across a different configuration option, The
So the The |
@MaffooClock But anyways: Thanks. |
Which I explained is for
You issued That 2.500 value you were expecting comes from par2 of Regardless of what you asked or expected, my comment was meant for anyone else who might run across this, so I wanted to be thorough and clear to prevent confusion. |
@UweR70 |
Firing these commands are showing the issue:
"...
06:30:37.227 -> (1) >>
06:30:37.227 -> (2) >> leapMMW:/>sensorStop
06:30:37.227 -> (3) >> sensor stopped already
06:30:37.272 -> (4) >> Error
06:30:37.272 -> (5) >> leapMMW:/>outputLatency -1 100 400
06:30:37.272 -> (6) >> Done
06:30:37.272 -> (7) >> leapMMW:/>saveCfg 0x45670123 0xCDEF89AB 0x956128C6 0xDF54AC89
06:30:37.272 -> (8) >> save cfg complete
06:30:37.272 -> (9) >> Done
06:30:37.272 -> (10) >> leapMMW:/>getLatency
06:30:37.272 -> (11) >> Response 0.025 10.000
06:30:37.272 -> (12) >> Done
..."
Firing "outputLatency -1 100 400" results in the response "Done".
So the command were worked out without any error.
Firing the save command ends also without any error.
So the change should be saved.
Firinng "getLatency" results in the above shown response where the first value is equal to "0.025" and not to "2.500".
Also this command response is "Done".
So also this command were worked out without any error.
The text was updated successfully, but these errors were encountered: