eschnou / arduino-px4flow-i2c

Arduino library wrapping the Wire I2C calls to a PX4Flow Optical Flow Tracker.
MIT License
63 stars 18 forks source link

PX4Flow i2c issue. #1

Closed macgver closed 9 years ago

macgver commented 9 years ago

Hi there,

Im trying to add px4flow(Lucas-Kanade method custom firmware) to pixhawk(3.3rc1) I think, Its work :)

My question:

1.Use USB connect PIX : I can in Mission Plannner's user items "opt_m_x" and "opt_m_y" for optical flow .

2.Use Battery powered : Can't in Mission Plannner's user items "opt_m_x" and "opt_m_y" for optical flow.

But only reset PIX . I can in Mission Plannner's user items "opt_m_x" and "opt_m_y" for optical flow.

eschnou commented 9 years ago

This question is not related to the arduino library. You should ask it directly on the https://github.com/PX4/Flow project or on the forum: https://groups.google.com/forum/#!forum/px4users

eschnou commented 9 years ago

But... I'm very interested by your work and would love to learn more. Have you posted some open source code ? Can you write a post with more details on the forum ? Would be great to share with the community !

macgver commented 9 years ago

Hi eschnou OK. I have post to : diydrones.com. Thanks for your reply.