frontend: Clean up MAVLink refresh rates on leave (store + vehicle setup) - #4031
frontend: Clean up MAVLink refresh rates on leave (store + vehicle setup)#4031joaoantoniocardoso wants to merge 2 commits into
Conversation
Automated PR Review0. Summary
Tightens the MAVLink refresh-rate lifecycle across the vehicle-setup components. In No further comments, nice job 👍 Generated by PR Review Bot. This is advisory, a human reviewer must still approve. |
Replace listeners when the requested rate changes in either direction so pages can ratchet streams down on destroy instead of only up.
…leave Ratchet message rates down on destroy, discard position listeners, and clear the CompassDisplay render interval plus GSAP tweens.
754f2c7 to
e54d12b
Compare
|
Superseded by #4047 (same changes, head moved to fork |
|
Closed in favor of #4047. |
Summary
setMessageRefreshRateto lower rates (not only raise), replacing the listener when the rate changes.Test plan