v0.28.4
Downloads
ModularSensors_Dependencies_v0.28.4.zip
- contains this version of ModularSensors and the proper versions of all of its dependencies.
Improvements
- Allow each SDI-12 sensor to set the necessary command delay for that sensor.
- Per protocol, sensors are allowed to take up to 100ms after receiving a break before being ready to receive a command.
This allows each sensor to specify what delay it needs.
This was added to support conflicting delay needs; the RDO needed a short delay, the newest Meter sensors do not respond properly if the delay is added.
- Per protocol, sensors are allowed to take up to 100ms after receiving a break before being ready to receive a command.
- For SDI-12 sensors, add repeated attempts to start a measurement if the first attempt unexpectedly fails.