Skip to content

Conversation

mib1185
Copy link
Collaborator

@mib1185 mib1185 commented Feb 22, 2025

getdeviceinfos has been added in FritzOS 7.24
txbusy has been added in FritzOS 7.20

So when txbusy is not present, we can skip wait_device_txbusy at all, but if it is present, we need to check if getdeviceinfos is available or fallback to getdevicelistinfos

@coveralls
Copy link

coveralls commented Feb 22, 2025

Coverage Status

coverage: 96.875% (+0.02%) from 96.856%
when pulling b994fba on mib1185:fix-wait-for-tx-busy-when-no-txbusy
into d543804 on hthiery:master.

@mib1185 mib1185 changed the title Fix wait for txbusy for FritzOS >7.20 Fix wait for txbusy for FritzOS <7.20 Feb 22, 2025
@mib1185 mib1185 merged commit ca3827e into hthiery:master Feb 22, 2025
13 checks passed
@mib1185 mib1185 deleted the fix-wait-for-tx-busy-when-no-txbusy branch February 22, 2025 18:21
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.

No longer working with older Fritz!OS Versions (<7.24) since 0.6.14
2 participants