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

Add setting to change bitrate according to a timeframe #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DidierA
Copy link

@DidierA DidierA commented Oct 10, 2023

This is a quick hack I made to cope with a capture I made with a device that was first connecting at a low bitrate, and once handshake has been done, it changed bitrate to a higher one (it was conversation between a reader and a smartcard).

It adds a configuration string where you can enter time and bitrates, for instance 0:9600 1.568:115200 it means the beginning of the capture will use 9600 bits/s, and starting at 1.568s, it changes to 115200 bits/s.

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

Successfully merging this pull request may close these issues.

1 participant