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

Commits on Jul 8, 2023

  1. Add winget installation guide to README.md

    1. Refine installation instructions
    2. Add winget install method
    hayschan authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e9dccc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClassicDIY#30 from hayschan/patch-1

    Add winget installation guide to README.md
    graham22 authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2b6764a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    ee39aba View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClassicDIY#40 from RarceD/migrate-net48

    Upgrade projects from net452 to net48
    graham22 authored May 5, 2024
    Configuration menu
    Copy the full SHA
    b7e9237 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Fix window size

    longzheng committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5183977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    880264d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request ClassicDIY#43 from longzheng/fix-window-size

    Fix window size to prevent resizing breaking layout
    graham22 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    076641d View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClassicDIY#45 from longzheng/disconnected-polling

    Skip polling if disconnected
    graham22 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c5ad606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25bf4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a9114 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 18, 2024

  1. Merge pull request ClassicDIY#47 from longzheng/window-resizeable

    Re-enable resizeable window, fix clipping
    graham22 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5aec8b8 View commit details
    Browse the repository at this point in the history
  2. Merged PR ClassicDIY#47

    graham22 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    727518e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fixed the bug that the existing task cannot be stopped after clicking…

    … the modbus slave disconnect button
    watte1997 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ed9c482 View commit details
    Browse the repository at this point in the history
  2. Update ModbusSlave.csproj

    do not change   ModbusSlave.csproj
    watte1997 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9b39ea6 View commit details
    Browse the repository at this point in the history
  3. Update ModbusSlave.csproj

    watte1997 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    16a02ca View commit details
    Browse the repository at this point in the history
  4. Update ModbusSlave.csproj

    watte1997 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4b3f368 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ClassicDIY#50 from watte1997/FixSlaveDisConnect

    Fixed disconnect button cannot stop connection.
    graham22 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c980019 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update version for PR#50

    graham22 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    eede3f3 View commit details
    Browse the repository at this point in the history
Loading