-
Notifications
You must be signed in to change notification settings - Fork 18.5k
AP_OpticalFlow:Add upflow Tx(T1,T1plus,T2 .e.g) optical flow laser two-in-one modules and lc30x(302-8b,306) modules support. #29729
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
base: master
Are you sure you want to change the base?
Conversation
… support,fix upflow lc30x(302-3c,302-8b,306 .e.g)can't init bugs.
The system I use is ubuntu22.04, and the flight control board I use is pixhawk6c. After modification, I can use optical flow modules such as upflow T1 T1plus T2 LC302-3c LC302-8B LC306 LC307. |
The data sheet and usage documentation of the module are in the repository organized by our company: https://github.com/Upixels-China/Upixels_Optical_flow.git |
Hi @uavfly, Thanks for the PR! Here's a few items that should be corrected in order to get it merged to master:
Thanks! |
Thank you very much for your help. I will optimize my code and correct it. But I need to clarify that the long array upflow_Sensor.cfg in the AP_SpticalFlow-UPFLOW-LC30x.cpp file is not crc, but the data that the module must send for initialization. |
And I will write, upload, and update wiki documentation to help more people use this type of optical flow module. |
Add upflow Tx(T1,T1plus,T2 .e.g) optical flow laser two-in-one module support,fix upflow lc30x(302-3c,302-8b,306 .e.g)can't init bugs.