reachableChanged(true) never fires within the nymea setup timeout when the RTU link is slow (e.g. 433 MHz radio relay). Add a fallback: trigger initialize() immediately if master is already connected (QTimer::singleShot 500 ms), and also on master::connectedChanged. The existing reachableChanged path is kept for TCP-style RTU adapters. Bump to 1.15.0+etm5. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
522 B
Plaintext
15 lines
522 B
Plaintext
etm-powersync-plugins-modbus (1.15.0+etm5) trixie; urgency=medium
|
|
|
|
* abbterra: fix RTU setup on slow radio links — trigger initialize() on
|
|
master connectedChanged, not only on reachableChanged (which never fires
|
|
within setup timeout over 433 MHz).
|
|
|
|
-- ETM-Schurig SARL <contact@etm-schurig.eu> Tue, 24 Jun 2026 10:00:00 +0200
|
|
|
|
etm-powersync-plugins-modbus (1.15.0+etm4) trixie; urgency=medium
|
|
|
|
* Correction modbus registers.
|
|
|
|
-- ETM-Schurig SARL <contact@etm-schurig.eu> Fri, 13 Jun 2026 10:00:00 +0200
|
|
|