flipperzero-firmware
flipperzero-firmware copied to clipboard
Rework storing Indala cards to support any scramble
What's new
- Added storing checksum for Indala cards
Verification
- Any cards with different checksum should be read and emulated properly. All new cards should have checksum when saved.
Checklist (do not modify)
- [ ] PR has description of feature/bug or link to Confluence/Jira task
- [ ] Description contains actions to verify feature/bugfix
- [ ] I've built this code, uploaded it to the device and verified feature/bugfix
Any progress on this PR?
It's ready for a review, and @aprosvetova said that protobuf status check failing is fine
Converter for old format: https://github.com/Vital7/FlipperIndalaMigrator
Ok. Waiting for approve from @DrZlo13
To clarify things, this pull request is waiting for me to test Indala card reading without verifying the checksum.
Any progress on this?
@Vital7 yep, sorry for delay, this task connected with another one: rfid refactoring W'ell do tests and merge this one
btw, it doesn't work, apparently original and emulated IDs are different by 1 bit
Done in #1601