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

Add MeadowlarkLC device adapter #341

Merged
merged 32 commits into from
Apr 18, 2023

Commits on Jun 28, 2022

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

Commits on Jun 29, 2022

  1. remove Win32 support

    ieivanov committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    585a07f View commit details
    Browse the repository at this point in the history
  2. fix bug in OnVoltage

    Updated device adapter for consistent units (Volts) of Voltage input and output. Retardance is updated when voltage is changed, and vice versa
    ieivanov committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6c20ca9 View commit details
    Browse the repository at this point in the history
  3. Update device adapter version number and leave TODO comments

    Left TODO comments and updated Serial Number and Device Adapter Version Number fields
    ieivanov committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    51dbb6c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. update change log

    ieivanov committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3773ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bc4c1 View commit details
    Browse the repository at this point in the history
  3. minor update

    ieivanov committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a101485 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

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

Commits on Aug 2, 2022

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

Commits on Aug 3, 2022

  1. Change dev adapter name

    ieivanov committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3c140a6 View commit details
    Browse the repository at this point in the history
  2. Revert "Update library locations locations"

    This reverts commit 5f6c966.
    ieivanov committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    fd269d5 View commit details
    Browse the repository at this point in the history
  3. Revert "Change dev adapter name"

    This reverts commit 3c140a6.
    ieivanov committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    40518fe View commit details
    Browse the repository at this point in the history
  4. Change dev adapter name

    ieivanov committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a517244 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update to MLO v1.07 driver

    ieivanov committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    89af8c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 31, 2023

  1. Create license.txt

    ieivanov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    66b5ef3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. build with v108 usb driver

    ieivanov committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    718740b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    a2992fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba3dfcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff9796a View commit details
    Browse the repository at this point in the history
  4. rename to MeadowlarkLC fixes #3

    ieivanov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    37063e8 View commit details
    Browse the repository at this point in the history
  5. update preamble fixes #4

    ieivanov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    107de09 View commit details
    Browse the repository at this point in the history
  6. change device name and info

    ieivanov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5496ecc View commit details
    Browse the repository at this point in the history
  7. remove activation key

    ieivanov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8fd9238 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05505d0 View commit details
    Browse the repository at this point in the history
  9. clean up header

    ieivanov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fdbd286 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a12a697 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb24f3e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. remove old win32 code

    ieivanov committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b358542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fdb6ae View commit details
    Browse the repository at this point in the history