-
Notifications
You must be signed in to change notification settings - Fork 811
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
Single-wire GMLAN support #2
Comments
Hmm, what do you mean you don't have access? It should be public. Can you screenshot the page showing no access? Reading the patch looks quite good though. |
Oh not sure what you were trying, but I don't see a panda repo in your account. In order to do a pull request, first fork the repo to your account. Then push your changes to the fork. Then click pull request. It should work. |
Yep, fork is what I missed. I talked to @edsammy earlier and he helped me realize that since I don't have push rights, I shouldn't try creating branches in the Panda repo directly, but fork it first, and create pull request from there. Will do that now. |
* Added uno * Added usb switch support * Added PWM and IR power functions * Implemented bootkick * Added uno as a new hw type * Bumped version * Added fan control and tach readout * WIP: RTC support * Working RTC * Fixed python * Misra compliance * Added USB control messages for fan/IR power * Added USB commands + tests for fan & IR control. Fixed bootstub and pedal compilation * Added IR and fan to power saving mode * Changed defaults * Fix safety considering uno * passing safety now * Minor UNO tweaks * Fixed version * More minor temporary tweaks * Removed usb load switch from uno * Added power control for shutting down the fan completely * Disable IR LEDs by default * Fixed linter issue * Linter fix #2
* Fixed toyota pedal gas disengage and increased pedal limits to OP limits +5% * Fix safety unit tests? * Fix imports * Fix imports #2
* Fixed toyota pedal gas disengage and increased pedal limits to OP limits +5% * Fix safety unit tests? * Fix imports * Fix imports commaai#2
* Fixed toyota pedal gas disengage and increased pedal limits to OP limits +5% * Fix safety unit tests? * Fix imports * Fix imports commaai#2
* Fixed toyota pedal gas disengage and increased pedal limits to OP limits +5% * Fix safety unit tests? * Fix imports * Fix imports commaai#2
Binaries corresponding with b5120f6
I don't have access to create a pull request.
What the attached diff does:
panda.patch.txt
The text was updated successfully, but these errors were encountered: