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

Picopass save written key #126

Merged
merged 7 commits into from
Feb 17, 2024

Merge branch 'dev' into picopass_save_written_key

9bd8070
Select commit
Loading
Failed to load commit list.
Merged

Picopass save written key #126

Merge branch 'dev' into picopass_save_written_key
9bd8070
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Feb 17, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
When there is no user dictionary and the key of a card is changed to something the user input, save that value to a newly created user dictionary. We believe we've seen people get into a bad state (key all 0's) when they don't know what they're doing. Incomplete
Backup/delete user dictionary Incomplete
Read a standard keyed iClass Incomplete
Write key (defaults to all 0's) Incomplete
See user dictionary with all 0's key was created Incomplete
Try to read card again, see it was successful using all 0's key from user dictionary. Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed
With dictionary exists on the sd card Incomplete
Write standard Incomplete
Write elite with custom key that is not in the dictionary Incomplete
Try to read, it fail Incomplete
Download dictionary and check that new key is not present Incomplete