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

AC 3.3 App crashes when Brake-mode is issued #1556

Closed
deepthought-64 opened this issue Aug 3, 2015 · 2 comments
Closed

AC 3.3 App crashes when Brake-mode is issued #1556

deepthought-64 opened this issue Aug 3, 2015 · 2 comments

Comments

@deepthought-64
Copy link

When connected to the copter the app crashes as soon as the brake-mode is activated over the RC-TX via a CHx_OPT switch.

Cause:
IllegalArgumentException. COPTER_BREAK is not a constant in com.o3dr.services.android.lib.drone.property.VehicleMode

Seems like the version I use (Tower-v3.1.6) does not know about the break mode of AC 3.3 (I use -rc8 at the moment) yet.

How to reproduce:

  • Assign brake mode to a switch on the TX
  • Connect the smartphone/tablet to the copter either via RF-link or USB-Cable
  • Start the Tower App and connect to the copter.
  • Switch on the brake-mode --> App crashes
@m4gr3d
Copy link
Member

m4gr3d commented Aug 3, 2015

Thanks for reporting! That issue has already been fixed and will be in the next release.

@m4gr3d m4gr3d closed this as completed Aug 3, 2015
@deepthought-64
Copy link
Author

Great to hear that!

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

No branches or pull requests

2 participants