8000 Incorrect cached AEM · Issue #163 · L-Acoustics/avdecc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Incorrect cached AEM #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maint ADF5 ainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks done
christophe-calmejane opened this issue Jan 15, 2025 · 0 comments
Closed
5 tasks done

Incorrect cached AEM #163

christophe-calmejane opened this issue Jan 15, 2025 · 0 comments
Milestone

Comments

@christophe-calmejane
Copy link
Collaborator
christophe-calmejane commented Jan 15, 2025

Some fields of the AVB_INTERFACE descriptor must not be part of the cached AEM, even though there is no way to modify them from ATDECC commands (should be considered dynamic fields).

  • Move the following fields from staticModel to dynamicModel:
    • macAddress
    • clockIdentity
    • priority1
    • clockClass
    • offsetScaledLogVariance
    • clockAccuracy
    • priority2
    • domainNumber
    • logSyncInterval
    • logAnnounceInterval
    • logPDelayInterval
  • Make sure the complete AVB_INTERFACE descriptor is retrieved during cached enumeration (and not only single values)
  • Update the json format and dump version number
  • Update the AEM checksum visitor (and checksum version in case there is a modification)
  • Update the AEM Schema
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

No branches or pull requests

1 participant
0