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

Not really a ardupilot-solo issue, controller I guess.. #284

Open
AndKe opened this issue Jan 23, 2017 · 2 comments
Open

Not really a ardupilot-solo issue, controller I guess.. #284

AndKe opened this issue Jan 23, 2017 · 2 comments

Comments

@AndKe
Copy link

AndKe commented Jan 23, 2017

Sorry for posting here, trying to get in touch with whoever still have some source, or the knowledge about Solo /Controller internals.

The problem:
Onboard Solo , it's possible to read all the controller buttons:
like:
power.press
power.release

For more advanced payload, I tried to use doubleclick
it looks like:
power.press
power.release
power.double
power.release

  • but once that happens, everything gets reversed:
    a press is now "release" first, then "press".

That bug (wherever it is) makes it impossible to properly differentiate between press, and double.

That's not the whole story, after doubleclick, the doubleclick may be sent again on next single press. (several seconds later) - but only first time.

I'd like to get rid of this bug, most likely in the controller, something after a doubleclick is not reset properly.

@AndKe AndKe changed the title Not really a ardupilot-solo issue, but controller i guess.. Not really a ardupilot-solo issue, controller I guess.. Jan 23, 2017
@dcarpy
Copy link

dcarpy commented Jan 27, 2017

Hi Andre.
I know this has nothing to do with your question/issue, but was curious if you are running 1.5.2 of the firmware on your Solo?
Dave

@AndKe
Copy link
Author

AndKe commented Jan 27, 2017

@dcarpy yes, it's 1.5.2 - I did a bit of testing, and bad weather stopped me before >1h of flights , but will do much more next week (weather should improve) - will be testing an RX100v2 as payload, but that's not affecting AC. (it's stock 1.5.2, no customizing there.) Are you using Solo ? - feel free to contact me by mail on gitter.im :)

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