-
Notifications
You must be signed in to change notification settings - Fork 784
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
bug fix #6
base: master
Are you sure you want to change the base?
bug fix #6
Conversation
For users who don't want to install wx (i.e. they're living in a console only environment), we just print the debug message to the screen and ignore the fact that we don't have wx installed.
Moving scanSerial so it can be used by other things other than pyobd
And use the ">" as the end
Adding gear calculation and load to logging
It looks like you've done a lot more work on this than I have (or ever will). What if, instead of pulling, I change my README to point at your repository? |
Hi Peter,really I don't know exatly how github work. If you want to bring my code and commit yourself for me is the same.
Thank you for your reply.
Roberto Bellinato
Da: Peter Harris <notifications@github.com>
A: peterh/pyobd <pyobd@noreply.github.com>
Cc: MrBelli <wauw2000@yahoo.it>; Author <author@noreply.github.com>
Inviato: Sabato 11 Febbraio 2017 19:42
Oggetto: Re: [peterh/pyobd] bug fix (#6)
It looks like you've done a lot more work on this than I have (or ever will).What if, instead of pulling, I change my README to point at your repository?—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Github works by people volunteering their time to maintain projects. I haven't used pyobd in years, so I no longer have the desire to volunteer to maintain it.
I'm asking if you would like to volunteer to maintain it instead. That is, I'm not going to take your code. Would you like me to direct other people to you so you can take their code? |
Google Translator: I have successfully connected my Pi 3B + via Bluetooth to my BMW E46 328i (built in 1999) - Audio works (Bluetooth adapter on the car radio). According to the "Bad ELM328 list" my MAC address is that's exactly the difference between the list above (...): 8A and (...): 8C So I need another dongle? 1000 thanks and great respect from Germany! Greetings Marcel |
Sorry, but I'm new in github. I made commit but i can't make a push. These are the modification of my commit (local commit).
Correct code list who was missing ucodes.
Import ucodes in pyobd
correct bug for COM port search in windows (to be check in other OS)
How can I get credential to push my commit on a branch?