Skip to content

Releases: M10tech/Quatt-ModBus

0.1.0 must feed WatchDog more often

10 Nov 11:05
Compare
Choose a tag to compare
- increasing ping interval will trigger WDT all the time
- now ping is sent every second
- no point in reporting good pings anymore, only failed ones

0.0.9 RTC watchdog enable

10 Nov 10:41
Compare
Choose a tag to compare
- to force restart when hard crash
- ping-response feeds the watchdog

0.0.8 ping guard

20 Oct 19:35
Compare
Choose a tag to compare
- tends to crash when Quatt starts to do real work
- when no more ping response, resets

0.0.7 add time stamps

09 Oct 20:00
Compare
Choose a tag to compare
- fix first register report

0.0.6 read match tracking

09 Oct 17:58
Compare
Choose a tag to compare
- must link read command and answer

0.0.4 bad logic

09 Oct 17:37
Compare
Choose a tag to compare
- memcmp match is 0, not 1

0.0.3 compress known items

09 Oct 16:47
Compare
Choose a tag to compare
- all known items go on one line
- all unknown items get reported separately

0.0.1 initial version

28 Jul 10:36
Compare
Choose a tag to compare
- displays received ModBus commands an responses
- uses UDPlogger to observe remotely
- initial sdkconfig for esp32c3