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: maiconn/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.
  • 12 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 26, 2017

  1. Rename functions getting a value with get_ prefix for clarity. Add ge…

    …t_baud_rate() to query speed of connection.
    ffries committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    52d4ec3 View commit details
    Browse the repository at this point in the history
  2. Add print_discover() function to print all information discovered: pr…

    …otocol, port name, port speed and supported commands.
    ffries committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    0604239 View commit details
    Browse the repository at this point in the history
  3. Typo

    ffries committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    a1a0236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d823cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb87fec View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    65b50e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. gitignore

    maiconn committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    5c96487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5fdcdb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. add rpm Unit correctly

    maiconn committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    36b76e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. bug of return dtc code

    maiconn committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    db2342c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. remove lock threding elm327

    maiconn committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    133f701 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. log

    maiconn committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    312a883 View commit details
    Browse the repository at this point in the history
Loading