tag:github.com,2008:https://github.com/M10tech/Quatt-ModBus/releasesRelease notes from Quatt-ModBus2024-11-10T11:02:41Ztag:github.com,2008:Repository/834762776/0.1.02024-11-10T11:05:41Z0.1.0 must feed WatchDog more often<p>0.1.0 must feed WatchDog more often</p>
<p>- increasing ping interval will trigger WDT all the time
<br />- now ping is sent every second
<br />- no point in reporting good pings anymore, only failed ones</p>M10techtag:github.com,2008:Repository/834762776/0.0.92024-11-10T10:41:25Z0.0.9 RTC watchdog enable<p>0.0.9 RTC watchdog enable</p>
<p>- to force restart when hard crash
<br />- ping-response feeds the watchdog</p>M10techtag:github.com,2008:Repository/834762776/0.0.82024-10-20T19:42:15Z0.0.8 ping guard<p>0.0.8 ping guard</p>
<p>- tends to crash when Quatt starts to do real work
<br />- when no more ping response, resets</p>M10techtag:github.com,2008:Repository/834762776/0.0.72024-10-09T20:00:08Z0.0.7 add time stamps<p>0.0.7 add time stamps</p>
<p>- fix first register report</p>M10techtag:github.com,2008:Repository/834762776/0.0.62024-10-09T17:58:46Z0.0.6 read match tracking<p>0.0.6 read match tracking</p>
<p>- must link read command and answer</p>M10techtag:github.com,2008:Repository/834762776/0.0.52024-10-09T17:36:07Z0.0.5: 0.0.4 bad logic<ul>
<li>memcmp match is 0, not 1</li>
</ul>M10techtag:github.com,2008:Repository/834762776/0.0.42024-10-09T17:37:52Z0.0.4 bad logic<p>0.0.4 bad logic</p>
<p>- memcmp match is 0, not 1</p>M10techtag:github.com,2008:Repository/834762776/0.0.32024-10-09T16:47:13Z0.0.3 compress known items<p>0.0.3 compress known items</p>
<p>- all known items go on one line
<br />- all unknown items get reported separately</p>M10techtag:github.com,2008:Repository/834762776/0.0.12024-07-28T10:36:30Z0.0.1 initial version<p>0.0.1 initial version</p>
<p>- displays received ModBus commands an responses
<br />- uses UDPlogger to observe remotely
<br />- initial sdkconfig for esp32c3</p>M10tech