Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers 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

QoS Object Behavior Test Error #510

Open
superPN opened this issue Jun 4, 2024 · 1 comment
Open

QoS Object Behavior Test Error #510

superPN opened this issue Jun 4, 2024 · 1 comment

Comments

@superPN
Copy link

superPN commented Jun 4, 2024

I got an error when I was using CT20 to perform QoS Object Behavior Test.
I'm not sure if this is caused by my hardware, do you get this error when using other hardware devices?
If it is due to OpENer, can you give me some suggestions for modification? I have a clear understanding of the code logic of OpENer, but I don't know much about QoS.

屏幕截图 2024-06-04 180829

Thank you for your work.

@superPN
Copy link
Author

superPN commented Jun 5, 2024

I solved this problem, but I think this solution doesn't fit well with the existing code.
Give you a reference:

In the generic_networkhandler.c file, write a new function SetExplicitQos that follows the same method as the SetQos function.
屏幕截图 2024-06-05 150041

Execute the SetExplicitQos function at the end of the ResetDevice function.
屏幕截图 2024-06-05 150227

You need to declare the SetExplicitQos function in the generic_networkhandler.h file and include this header file in the sampleapplication.c file.

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