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: abhishekoct18/allpro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Alcantor/allpro
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.
  • 15 commits
  • 49 files changed
  • 1 contributor

Commits on Jun 6, 2016

  1. Updated explicitly set protocol handling

    ObdDiag-Net committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    f6be2b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Old files cleanup

    ObdDiag-Net committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    82d9594 View commit details
    Browse the repository at this point in the history
  2. CanHistory constructor cleanup

    There is a difference between uVision and LPCXpresso heap memory
    allocation. Just init the memory how C++ requires.
    ObdDiag-Net committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    a57c243 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Updated to build with LPCXpresso v8.2.2_650

    ObdDiag-Net committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    1ebe215 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. Minor cleanup

    ObdDiag-Net committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    14c0218 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Bug fixes

    ObdDiag-Net committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    a8139fb View commit details
    Browse the repository at this point in the history
  2. Close connection on ATZ

    ObdDiag-Net committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    840894e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. CAN protocol extra parameters

    The CAN protocol layer was reworked to support extra parameters. Added
    “Response Pending” error message support for KWP and CAN.
    ObdDiag-Net committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    f235fed View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

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

Commits on May 20, 2017

  1. UART cleanup and support for simple K-Line driver

    ObdDiag-Net committed May 20, 2017
    Configuration menu
    Copy the full SHA
    46dc328 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Added USART cleanup for ISO9141 Slow Init

    ObdDiag-Net committed May 24, 2017
    Configuration menu
    Copy the full SHA
    5e2d7b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. Added support for AT AT commands

    Added implementation for adaptive timing
    ObdDiag-Net committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    eeaf74a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2017

  1. Added SAE J1939

    Added SAE J1939 protocol implementation
    ObdDiag-Net committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    388054c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. ATAT command fix

    ObdDiag-Net committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    4e1c48f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Fixed CAN control frame bug

    ObdDiag-Net committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    41b4842 View commit details
    Browse the repository at this point in the history
Loading