rosflight / airbourne_f4

Be the Jason Bourne of the skies
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Install drivers on Nvidia TX2 for USB communication #33

Closed dallinbriggs closed 6 years ago

dallinbriggs commented 6 years ago

If you want to use the VCP and communicate with an f4 board over USB, you need ACM drivers for the TX2. This video shows you how to install the CDC and ACM drivers required on the TX2. https://www.youtube.com/watch?v=tDZF7ntLbxc Updated: https://www.youtube.com/watch?v=80c5j0rSN_0 Full article at Jetson hacks: http://www.jetsonhacks.com/2018/03/22/build-kernel-modules-nvidia-jetson-tx2-2/

superjax commented 6 years ago

Thanks man! This is super helpful

dpkoch commented 6 years ago

We should add this to the documentation when we release the F4