ArduPilot / companion

Companion computer startup scripts and examples
GNU General Public License v3.0
104 stars 164 forks source link

RPI, Common/Ubuntu: small fixes for RPI4 image for use with T265 #51

Closed rmackay9 closed 4 years ago

rmackay9 commented 4 years ago

This PR makes some small fixes to the RPI2/Ubuntu and Common/Ubuntu scripts to ensure the APSync image works with the Intel RealSense T265 cameras:

rmackay9 commented 4 years ago

I'm pushing this to master immediately so that I can make speedy progress on getting another APSync image out. Still, I'll monitor this thread and all comments welcome.

davidbuzz commented 4 years ago

i'm a bit dubious about turning off the 2.4ghz for everyone, all the time, as 2.4 is a much more widely used frequency , particularly in low cost gear , and has higher range as well. is there a way to maybe only disable it when using t265 related tools?

rmackay9 commented 4 years ago

@davidbuzz, yes, it's a good point. For now I'm only making RPI4 images for use with the T265. I wonder if these scripts are in good enough shape that anyone besides Peter, Jaime or I actually use them... so perhaps I will have advanced warning before someone hits this issue.