We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At line 122 of tiltrotor.cpp Surely a syntax error but you must replace "<<1" by "<<i" if we want a moving bit to compare with "tilt_mask "
Plane Version 4.5.3 but it is also in other versions
VTOL airplane with four motors
Pixhawk 6x
There is no log because I found this error in looking into the code.
The text was updated successfully, but these errors were encountered:
Yep, can you do a PR to fix?
Sorry, something went wrong.
No because I am not a programmer and not familiar with all the procedures. I just want to pinpoint this evident syntax error
has_vtol_motor
thanks having done the PR
No branches or pull requests
Bug report
At line 122 of tiltrotor.cpp
Surely a syntax error but you must replace "<<1" by "<<i" if we want a moving bit to compare with "tilt_mask "
Plane Version 4.5.3 but it is also in other versions
VTOL airplane with four motors
Pixhawk 6x
There is no log because I found this error in looking into the code.
The text was updated successfully, but these errors were encountered: