Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagenone
M=Autosend mode
  C = tipping bucket: The transmitter sends a
      precipitation message at each unit increment (0.1
      mm/0.01 in). This simulates conventional tipping
      bucket method.
  T = time based: Transmitter sends a precipitation
      message in the intervals defined in the [I] field.
However, in polled protocols the autosend mode
tipping bucket should not be used as in it the
resolution of the output is decreased (quantized to
tipping bucket tips).

...

Jun 9 3 pm
Changed reporting interval to 10 seconds in case it improves the resolution.

Code Block
languagenone
0RU,I=10\r\n
0RU,R=00000000&10010000,I=10,U=M,S=M,M=T,Z=A,X=10000,Y=6553\r\n

However the wxt reports rain with .01 mm precision, so accumulating over 10 seconds may not be necessary and it could be changed back to a 1 second reporting interval. I plan to leave it in this mode until the next rain event.