Skip to content

Conversation

@frankiearzu
Copy link
Contributor

@frankiearzu frankiearzu commented Jan 2, 2026

NOTE: For 2.11.5

Fixes #6931

Summary of changes:
Small fix to reduce the number of setup messages sent after startup and increase the servo refresh rate from the TX.

The original intention was:
During the Initial 3.5 seconds of power up the module, setup messages are sent every 3 messages (66ms),
After, only needed exporadically (1 every 100 messages, about 2.2 seconds).

But had a bug that kept sending setups every 3 messages forever, and that decreases the frequency of channel refresh messages from the TX to the DSMP and in some cases, while moving the servos from one side to the other, you notice a small delay/jump in the movement. Hardly noticeable, but this fixes it.

@frankiearzu frankiearzu changed the title [DSMP] Small fix to reduce number of setup messages after startup (For 2.11.5) [DSMP] Small fix to improve servo refresh rates to the module (For 2.11.5) Jan 2, 2026
@pfeerick pfeerick added this to the 2.11.5 milestone Jan 2, 2026
@pfeerick pfeerick changed the title [DSMP] Small fix to improve servo refresh rates to the module (For 2.11.5) fix(dsmp): improve servo refresh rates to the module Jan 2, 2026
@pfeerick pfeerick added the bug/regression ↩️ A new version of EdgeTX broke something label Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug/regression ↩️ A new version of EdgeTX broke something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants