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

PX4FLOW is not detected since v1.10.0 #13078

Closed
Jeoker opened this issue Oct 2, 2019 · 3 comments
Closed

PX4FLOW is not detected since v1.10.0 #13078

Jeoker opened this issue Oct 2, 2019 · 3 comments

Comments

@Jeoker
Copy link

Jeoker commented Oct 2, 2019

Hi all,

I am working with fmu-v5 and px4flow. It was working ok in firmware v1.9.0. However, when I update the firmware to v1.10.0, the px4flow is not detected anymore. I tried roll back to v1.9.0 and px4flow is detected again. I guess this is a bug in the new firmware?

@dagar
Copy link
Member

dagar commented Oct 2, 2019

Hi @Jeoker,

A new parameter was added to start px4flow to save time needlessly probing for it every single bootup.
https://github.com/PX4/Firmware/blob/d537f3ec6ba2a58188869481f1dbcd36dc447a36/src/drivers/optical_flow/px4flow/parameters.c#L42

@dagar dagar added the Documentation 📑 Anything improving the documentation of the code / ecosystem label Oct 2, 2019
@Jeoker
Copy link
Author

Jeoker commented Oct 2, 2019

Oh, thank you for pointing it out! I didn't notice that.

@Jeoker Jeoker closed this as completed Oct 2, 2019
@hamishwillee
Copy link
Contributor

@dagar Already documented in very first sentence of doc setup on master docs (v1.1.0 not out, so no specific docs for that yet): http://docs.px4.io/master/en/sensor/px4flow.html#pixhawk-setup

@hamishwillee hamishwillee removed the Documentation 📑 Anything improving the documentation of the code / ecosystem label Oct 2, 2019
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

3 participants