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: PowerBroker2/ELMduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: PowerBroker2/ELMduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.1
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    881decc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from jimwhitelaw/master

    Adds convenience method to query if a particular PID is supported
    PowerBroker2 authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    feaa1c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Fix for Value returned by supportedPIDS_xx_xx() methods is off by one…

    … bit. #211
    
    Changes processPID() and conditionResponse() to return double instead of float to preserve all bits of _response_.
    jimwhitelaw committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    b378483 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request #213 from jimwhitelaw/master

    Fix for #211 Value returned by supportedPIDS_xx_xx() methods is off by one bit.
    PowerBroker2 authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c2df64d View commit details
    Browse the repository at this point in the history
  2. Fix typecast

    PowerBroker2 authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d95dc19 View commit details
    Browse the repository at this point in the history
  3. Update version

    PowerBroker2 authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a2d71ba View commit details
    Browse the repository at this point in the history
Loading