Skip to content
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

NEW FIRMWARE Version 049 r45. Using GUI 48. Pitch Control #7

Open
GoogleCodeExporter opened this issue Jul 13, 2015 · 6 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Operating Pitch 

What is the expected output? What do you see instead?
-No matter what Gain I put the Pitch control in GUI 48 it stays at a slow pitch 
speed. 
-Prior to updating r45 firmware Pitch Gain was fully adjustable using GUI 48.


Original issue reported on code.google.com by alphap...@gmail.com on 30 May 2013 at 5:08

@GoogleCodeExporter
Copy link
Author

[deleted comment]

3 similar comments
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Found a little typo in serialcomand.h wich resolves this issue:
sCmd.addCommand("trc", transmitRCGain);

change to:
sCmd.addCommand("trg", transmitRCGain);

Hans

Original comment by hansvand...@gmail.com on 3 Jun 2013 at 10:57

@GoogleCodeExporter
Copy link
Author

Hi Hans,

I do not have no such typo in the code. And I think you were talking about the 
serialcom.h and not serialcommand.h because there is not any type of written 
code in that file. but there is in the serialcom.h


Original comment by alphap...@gmail.com on 4 Jun 2013 at 2:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant