You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As shown in issue #2238, no heap leaks occur with role REPEATER. In subsequent test runs, the effects are tested individually. The difference between CLIENT and REPEATER are the following threads, which do not run at role REPEATER:
• GPS
• NodeInfoModule
• PositionModule
• DeviceTelemetryModule
GPS, NodeInfoModule, PositionModule = no Heap-Leak
Category
Firmware
Hardware
T-Beam, Other
Firmware Version
2.0.17
Description
As shown in issue #2238, no heap leaks occur with role REPEATER. In subsequent test runs, the effects are tested individually. The difference between CLIENT and REPEATER are the following threads, which do not run at role REPEATER:
• GPS
• NodeInfoModule
• PositionModule
• DeviceTelemetryModule
GPS, NodeInfoModule, PositionModule = no Heap-Leak
(red) TEST = CLIENT
(magenta) ZELX = CLIENT (magenta) TLORA (Referenz)
(blue) WZ1 = REPEATER + DeviceTelemetryModule
A heap-leak occurs when the
DeviceTelemetryModule
is active.The text was updated successfully, but these errors were encountered: