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: autowp/arduino-canhacker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: envgoinc/arduino-canhacker
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.
  • 16 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 9, 2023

  1. Added error and state information.

    Works in normal case.  Need to test error case.
    jmailloux committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d6a35e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. progress toward getting error information

    to work...having problems with rx error count.
    jmailloux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e307496 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. errors now work! Make sure returns happen

    when they should.
    jmailloux committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4f10c85 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Disable vscode cmake

    jmailloux committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    77238c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    b6cf2cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from envgoinc/feature/error_info

    Feature/error info
    jmailloux authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    ecabb16 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Refactored CanHacker

    JugalBili committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1608900 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Refactored CanHacker

    JugalBili committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f3ca8e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    e1f06be View commit details
    Browse the repository at this point in the history
  2. Updated README

    JugalBili committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9a543cd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Resolved CanAlyzer hang

    JugalBili committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1d2ec66 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Apr 26, 2024

  1. Got build working

    jmailloux committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9c67a4a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on May 1, 2024

  1. Merge pull request #2 from envgoinc/feature/common_can

    Refactored CanHacker and Added Common_Can Support
    jmailloux authored May 1, 2024
    Configuration menu
    Copy the full SHA
    945c5e2 View commit details
    Browse the repository at this point in the history
Loading