-
Notifications
You must be signed in to change notification settings - Fork 7
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
Failure to differentiate tools with identical serial, but different part numbers #3
Comments
thanks Ali. For example, the unique pseudo-serial number inside the code can be generated using any unique ID that Aurora sends when responding to "PHSR" command. |
Hm.. I'm pretty sure there is a better way to handle unique identifiers, now that we know serial number is not unique. However it may a bit involved due to how wireless tools are handled (applies to Polaris devices). I will need to have a better look, it has been a while. If you need results fast, you may want to create a pseudo serial number, similar to what we have done for multi-channel markers. If tool part number is read ( |
thanks Ali. I however want this problem to get fixed. We will need the corrected code for Mid December. Can you fix the problem by then? thanks |
Let me have look first and come up with a plan. I will let you know, and will probably need help with testing anyway :) In fact, to begin, could let me know of the output of this line to see if we are at least obtaining the unique part number in full. |
Current implementation assumes that serial numbers are unique identifiers, however the screenshot below begs to differ.
The text was updated successfully, but these errors were encountered: