Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTU support #56

Merged
merged 9 commits into from
Jan 20, 2022
Merged

RTU support #56

merged 9 commits into from
Jan 20, 2022

Commits on Dec 10, 2021

  1. First working RTU implementation. Works with libmodbus.

    Remaining items:
    - Broadcast support
    - Unit test it a lot
    - Bindings
    - Docs
    emgre committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    92d6b0f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

Commits on Dec 14, 2021

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

Commits on Jan 6, 2022

  1. Broadcast support

    emgre committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    668d392 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 11, 2022

  1. Add RTU documentation.

    emgre committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a58e355 View commit details
    Browse the repository at this point in the history
  2. Update to oo-bindgen 0.1.5.

    emgre committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8b4d77c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. minor tweaks to RTU docs

    jadamcrain committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c0a0b3e View commit details
    Browse the repository at this point in the history
  2. fix a few lints from beta

    jadamcrain committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    414810a View commit details
    Browse the repository at this point in the history