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

Update sensor_calc for Teros SDI-12 from master #379

Merged
merged 46 commits into from
Nov 19, 2021
Merged

Conversation

aufdenkampe
Copy link
Member

Moving forward with fixing the issue where two Meter Teros 11 soil moisture sensors seem can't both provide data at the same time to a logger. This is very clear need, because multiple soil moisture sensors are very commonly deployed on a single logger to monitor conditions at different soil depths.

Discuss on this issue has been continued in Develop wrapper for Meter Teros 11 Soil Moisture Sensors
#276.

@SRGDamia1 described the creation of this branch (on May 25) here: #276 (comment)

I describe a likely candidate for a fix here: #276 (comment).

@SRGDamia1 also made the suggestion to use a freshly-written SDI-12 spy program in this comment.
#276 (comment)

SRGDamia1 and others added 30 commits March 24, 2021 17:02
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
…ons/cache-2.1.6

ci: bump actions/cache from 2.1.5 to 2.1.6
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
with updated ORP `getValues()` function in https://github.com/EnviroDIY/YosemitechModbus released with v0.2.4.
because the lastest version of YosemiTechModbus isn't registering with PlatformIO
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Merge Y533 ORP getValues() fixes, add ClariVUE and SIM7080
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.5...v2.1.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ons/cache-2.1.6

ci: bump actions/cache from 2.1.5 to 2.1.6
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
s-hicks2 and others added 16 commits November 2, 2021 23:37
Changed filename to include Digi, to help differentiate this example from sim7080_LTE example.  Changed serial baud rate to 57600 to help with occasional missed characters.  Updated UUID code to match language currently on MMW.  Added line for setting pin 20 as output to help with proper operation of Mayfly1.0 boards (is okay to leave in code for Mayfly_v0.5 boards because pin 20 was unused unless something was using it through the 2x10 digital header).
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ons/checkout-2.4.0

ci: bump actions/checkout from 2.3.4 to 2.4.0
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
@SRGDamia1 SRGDamia1 merged commit 2c69677 into sensor_calc Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants