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: mac-can/KvaserCAN-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mac-can/KvaserCAN-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: core_v0.5
Choose a head ref
  • 11 commits
  • 80 files changed
  • 1 contributor

Commits on Aug 14, 2024

  1. Set version numbers for next release

    Relates to [MACCAN-201]
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1358d00 View commit details
    Browse the repository at this point in the history
  2. Update MacCAN-Core sources to rev. 1907

    Relates to [MACCAN-202]
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c139c72 View commit details
    Browse the repository at this point in the history
  3. Update CAN API V3 sources to rev. 1392

    Relates to [MACCAN-202]
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9b7d9fa View commit details
    Browse the repository at this point in the history
  4. Update GoogleTest framework to v1.15.0

    Relates to [MACCAN-202]
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a8ea118 View commit details
    Browse the repository at this point in the history
  5. Update CAN API V3 testing sources to rev. 1393

    Relates to [MACCAN-202]
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fe1c13f View commit details
    Browse the repository at this point in the history
  6. Update CAN API V3 utilities sources to rev. 1381

    Relates to [MACCAN-202]
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6c0488b View commit details
    Browse the repository at this point in the history
  7. Integrate MacCAN-Core v0.5 - Step 1

    Relates to [MACCAN-218]
    - updates MacCAN_IOUsbKit
    - updates MacCAN_Devices
    - adds MacCAN_Internal
    - applied to the driver level
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    86317f0 View commit details
    Browse the repository at this point in the history
  8. Integrate MacCAN-Core v0.5 - Step 2

    Relates to [MACCAN-218]
    - updates MacCAN_MsgQueue
    - applied to the driver level
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2cdb12e View commit details
    Browse the repository at this point in the history
  9. Integrate MacCAN-Core v0.5 - Step 3

    Relates to [MACCAN-218]
    - switches to branch `core_v0.5` at rev. 2009
    mac-can committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d9e4ca9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Integrate MacCAN-Core v0.5 - Step 4

    Relates to [MACCAN-218]
    - replacement for deprecated function `usleep`
    - function to retrieve the maximum number of devices
    mac-can committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5551535 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Integrate MacCAN-Core v0.5 - Step 5

    Relates to [MACCAN-218]
    - updates MacCAN-Core to rev. 2037 (multi-channel feature)
    - applies the changes to device driver (low level)
    - adapts the `Makefile`s accordingly
    mac-can committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a562aff View commit details
    Browse the repository at this point in the history
Loading