Closed ppasler closed 7 years ago
Yes, these are the actual values instead of them being divided based on the model of headset. Since they keep changing this on us it is easier to report the actual data and provide a helper function to parse it further if required.
You can use the get_quality_scale() function of an EmotivPacket object to get the approximate 0-4 or whatever it was.
I see, but these kind of "API changes" are not transparent to users. There should be some kind of documentation. I would suggest the call of get_quality_scale()
should be default for now.
The reason is people were saying they were getting a zero value, with the way they change these values per headset it's hard to tell if they are really getting a zero value or if we are using the wrong division scheme.
I'll see if I can come up with something better.
With the latest version (9628c1f) there are strange quality values. I am using a EPOC+ and Win7.
The last "working" revision was 9994035. After that the values all have been zero for some commits, up to this behavior.