Hi everyone,
we're facing a rather specific issue. We're using an FFC4p with 4 OV9282 grayscale cameras, all mounted on a drone. The goal is to perform localization using these 4 cameras. We're also running a Jetson board on the drone.
Our camera pipeline is working — everything is being recorded and processed correctly. Now we wanted to compare our localization results to GPS data as a ground truth. The problem is: while the GPS module initially finds satellites, it completely loses them as soon as we start the cameras.
Has anyone here experienced something like this? Could the cameras be interfering with the GPS module?
We've read online that the CSI cables or even the cameras themselves might cause interference. Is there a way to change the link frequency or anything else that might help? Would shielding help? The problem with shielding is that it would add more weight and force us to rebuild the whole setup.
We’re open to any suggestions or ideas. We're not engineers — just software developers trying to make this work.
Also, does DepthAI provide any way to change the link frequency (e.g., for MIPI/CSI)?
I read that some people had similar issues on Raspberry Pi boards, and tweaking the frequency in the device tree helped.
Maybe I misunderstood this, but could something like that also help in our case?
Thanks in advance!