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

(ReInjection) Packet ids vs spin2 #1168

Open
Christian-B opened this issue Mar 13, 2024 · 1 comment
Open

(ReInjection) Packet ids vs spin2 #1168

Christian-B opened this issue Mar 13, 2024 · 1 comment

Comments

@Christian-B
Copy link
Member

Found by looking at hard code 18 in

p for p in range(18) if self._link_proc_bits & (1 << p + 6)]

However the check needs to go much higher.

How is the link_proc_bits created. What does is represent, how is it used ect.

@rowleya
Copy link
Member

rowleya commented Mar 13, 2024

Ah yes, good way to find potential issues with SpiN 2 in this repo! Reinjection is something that will happen on SpiN2 without user interaction. I don't think it can be turned off, or has a status, so this is just something that needs to be marked SpiN1 only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants