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

Support for UART control mode for a02yyuw distance sensor #976

Open
wants to merge 47 commits into
base: develop
Choose a base branch
from

Commits on Feb 22, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    61af8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef9209 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. merging

    jamieboyd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a07eda0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed899f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. DO meter

    jamieboyd committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ebe5356 View commit details
    Browse the repository at this point in the history
  2. DO meter

    jamieboyd committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0097b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98bdc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94cf438 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a9ded85 View commit details
    Browse the repository at this point in the history
  2. Updating stuff

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    84d336a View commit details
    Browse the repository at this point in the history
  3. Updating Conditions

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    605dc65 View commit details
    Browse the repository at this point in the history
  4. Updating Conditions

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c72a264 View commit details
    Browse the repository at this point in the history
  5. Updating Conditions

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9c365bc View commit details
    Browse the repository at this point in the history
  6. Updating

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed5dd86 View commit details
    Browse the repository at this point in the history
  7. Updating

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fa3db48 View commit details
    Browse the repository at this point in the history
  8. added thermistor

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    64ba5fa View commit details
    Browse the repository at this point in the history
  9. Added thermistor

    jamieboyd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1274def View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0044e06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87b18d1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. More changes to updating

    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    61fd107 View commit details
    Browse the repository at this point in the history
  2. More changes to updating

    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5cf3a11 View commit details
    Browse the repository at this point in the history
  3. More changes to updating

    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cd4cf70 View commit details
    Browse the repository at this point in the history
  4. updating

    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    37661d4 View commit details
    Browse the repository at this point in the history
  5. updating

    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6dd01e1 View commit details
    Browse the repository at this point in the history
  6. updating

    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b7ecf22 View commit details
    Browse the repository at this point in the history
  7. Delete Source/WaterPlantir directory

    I will reload to own directory
    jamieboyd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8984d38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b726f7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. DO sensor improvements

    Added new calibration stuff
    jamieboyd committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fb85e88 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 30, 2024

  1. Thermistor explorations

    added different methods for getting updates with filtering based on analog input and temperature changes
    jamieboyd committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4f50932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82eec3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63fa1cf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Interfaces

    Modified DO sensor to use interfaces properly,
    jamieboyd committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8d5c057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb34957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8588521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fdcd34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d8405 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    05eaf65 View commit details
    Browse the repository at this point in the history
  2. DO meter updates

    jamieboyd committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2485223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574cc39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ebb74f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    3030188 View commit details
    Browse the repository at this point in the history
  2. DO sensor code and docs

    DO sensor code and docs
    jamieboyd committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b674bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1159560 View commit details
    Browse the repository at this point in the history