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

Remove transfer limit on control IN transfers for both Cynthion and GreatFET. #114

Open
Tracked by #97
antoinevg opened this issue Aug 28, 2024 · 0 comments
Open
Tracked by #97
Assignees
Labels
enhancement potential new feature

Comments

@antoinevg
Copy link
Member

antoinevg commented Aug 28, 2024

At present all Facedancer transfers are packetized which means there is no limit on the amount of data that can be transferred.

The sole exception is Control IN transfers which is not packetized and therefore limited to the size of LIBGREAT_MAX_COMMAND_SIZE.

This affects any Facedancer board that uses libgreat for RPC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement potential new feature
Projects
None yet
Development

No branches or pull requests

1 participant