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

Fix corrupted data caused by CMD_WTX #2193

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

wh201906
Copy link
Contributor

@wh201906 wh201906 commented Dec 2, 2023

  1. Make sure the LF bitstream is loaded before real-time sampling so the response of CMD_WTX won't appear.
  2. Decrease the wait time from 2.5s (1s + FPGA_LOAD_WAIT_TIME) to 1s if the real-time sampling stops.

Copy link

github-actions bot commented Dec 2, 2023

You are welcome to add an entry to the CHANGELOG.md as well

No need to wait for 2.5s (1s + FPGA_LOAD_WAIT_TIME) if the real-time
sampling stops.
Make sure the LF bitstream is loaded before real-time sampling so the
response of CMD_WTX won't appear.
@iceman1001 iceman1001 merged commit ca3a5a0 into RfidResearchGroup:master Dec 2, 2023
12 checks passed
@wh201906 wh201906 deleted the realtime_less_wait branch December 2, 2023 17:53
@wh201906 wh201906 mentioned this pull request Dec 20, 2023
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.

2 participants