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: dss-extensions/dss_matlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: next
Choose a base ref
...
head repository: dss-extensions/dss_matlab
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.
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 12, 2023

  1. Prepare v0.13.3

    - Enums: Add DSSCompatFlags.SaveCalcVoltageBases
    - Upgrade DSS C-API
    - Tweak README.md
    PMeira committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    44b98b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Updates for version 0.13.4

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

Commits on Jul 2, 2023

  1. README.md: add some more explicit documentation links [skip-ci]

    It is a bit redundant, but new users from non-Windows platforms may need a bit of guidance, especially if they never used OpenDSS.
    PMeira authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    0be56b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. APIUtil: fix handling of int32 pointers

    Closes #17
    PMeira committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ea1cc9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3346d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Prepare for DSS C-API 0.14.1

    PMeira committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6096aad View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Prepare for DSS C-API 0.14.3

    PMeira committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b32c35c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Oct 30, 2024

  1. Fix missing calllib arguments in: Monitors.Channel, `Monitors.AsM…

    …atrix`, `Monitors.dblFreq`, `Monitors.dblHour`, `ActiveCktElement.Properties`
    
    `Monitors.AsMatrix` also had a separate issue. Example updated to test the affected functions.
    
    Closes #20
    PMeira committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    78d8137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0f19a View commit details
    Browse the repository at this point in the history
Loading