pfeinsper / 21b-indago-rfid-conformance-tester

Documentation:
https://pfeinsper.github.io/21b-indago-rfid-conformance-tester/
0 stars 0 forks source link

CRC must be calculated during the process not receive as a argument #42

Open lucaslealvale opened 2 years ago

lucaslealvale commented 2 years ago

https://github.com/pfeinsper/21b-indago-rfid-conformance-tester/blob/f95954a78eef11a8d802034e845e6cfc6f0f20b5/fpga/software/rfid_test/helpers/commands/read.c#L15 https://github.com/pfeinsper/21b-indago-rfid-conformance-tester/blob/f95954a78eef11a8d802034e845e6cfc6f0f20b5/fpga/software/rfid_test/helpers/commands/kill.c#L15 https://github.com/pfeinsper/21b-indago-rfid-conformance-tester/blob/f95954a78eef11a8d802034e845e6cfc6f0f20b5/fpga/software/rfid_test/helpers/commands/lock.c#L14 https://github.com/pfeinsper/21b-indago-rfid-conformance-tester/blob/f95954a78eef11a8d802034e845e6cfc6f0f20b5/fpga/software/rfid_test/helpers/commands/select.c#L15 https://github.com/pfeinsper/21b-indago-rfid-conformance-tester/blob/f95954a78eef11a8d802034e845e6cfc6f0f20b5/fpga/software/rfid_test/helpers/commands/write.c#L15