-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
comma three: get ADB working over USB #34041
Labels
Comments
I think that might be enough for me to implement it. |
Here's another internal script we use for provisioning that sets up gadget mode if that helps |
I'll try something with that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used adb a bunch while doing the ISP debayer, and it's noticably snappier than SSH! Already works over the network using https://github.com/commaai/openpilot/blob/master/selfdrive/debug/adb.sh
Let's treat it the same as SSH:
FYI, you'll need to plug into the auxiliary USB C port (bottom one) to get to the 845. The OBD-C port (main one) goes to the panda for the serial console.
The text was updated successfully, but these errors were encountered: