Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: brendan-w/python-OBD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Xakari/python-OBD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 22, 2022

  1. Changed initialization and added delays for slower ELM versions.

    Added ATD at beginning of init  and ATS0-1 command. Added possibility to set line_feeds, headers and spaces on init by variables: line_feed, spaces, headers. Added delay 1 second to all initialization commands.
    Xakari authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    bf257a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Update elm327.py

    Added parameter to change delay of 0100 command for testing purposes.
    Xakari authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8003190 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fast fix for c_delay variable

    Xakari authored May 27, 2022
    Configuration menu
    Copy the full SHA
    54918f3 View commit details
    Browse the repository at this point in the history
  2. Added unfinished part...

    Xakari authored May 27, 2022
    Configuration menu
    Copy the full SHA
    cc0a725 View commit details
    Browse the repository at this point in the history
Loading