Skip to content

Fix disconnected UDP tracker sensors being marked as OK on reconnect#1866

Open
ImSapphire wants to merge 1 commit into
mainfrom
sapphire/fix-ext-status-after-reconnect
Open

Fix disconnected UDP tracker sensors being marked as OK on reconnect#1866
ImSapphire wants to merge 1 commit into
mainfrom
sapphire/fix-ext-status-after-reconnect

Conversation

@ImSapphire
Copy link
Copy Markdown
Member

On firmware that sends SensorInfo packets every second / on reconnect, setUpSensor should take care of setting the status, otherwise for older firmware versions (or if a sensor info packet is dropped) marking the sensor as OK if we receive rotation info should be sufficient.

Closes #871

On firmware that sends SensorInfo packets every second / on reconnect,
setUpSensor should take care of setting the status, otherwise for older
firmware versions (or if a sensor info packet is dropped) marking the
sensor as OK if we receive rotation info should be sufficient.

Closes #871
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extensions appear as actively connected after being unplugged

1 participant