Methodius
8c5f28d6a0
Kazan parser: Type: abonnement fix
2023-11-23 23:59:06 +09:00
Methodius
6c2e332638
Kazan transport cards parser added
2023-11-23 22:19:26 +09:00
Methodius
5f18532a59
Umarsh code cleanup
2023-11-23 22:11:12 +09:00
Methodius
63f072a819
Umarsh header check rework reworked. Thanks J for idea!
2023-11-22 17:26:10 +09:00
Methodius
df1d6503c0
Umarsh header check rework
2023-11-22 16:15:53 +09:00
assasinfil
c145cad653
Verify card bugfix
2023-11-21 22:34:29 +03:00
Methodius
4261063c99
Metromoney transport card parser added
2023-11-22 00:39:23 +09:00
assasinfil
3daaea6ecf
Added new social card
2023-11-21 15:03:46 +03:00
assasinfil
4a84fbc6e3
UI printing bugfix
2023-11-21 13:12:24 +03:00
assasinfil
d8800e9fe3
Merge branch 'nfc-parsers' of https://github.com/DarkFlippers/unleashed-firmware into nfc-parsers
2023-11-21 11:54:11 +03:00
assasinfil
7fd921227c
Fixes
2023-11-21 11:54:06 +03:00
Methodius
b6ad07b47c
Umarsh parser: kopecks support added
2023-11-21 13:18:18 +09:00
Methodius
1a21f0e3c9
Umarsh transport cards parser added
2023-11-21 12:21:22 +09:00
assasinfil
00b1018e9e
Fixed validating
2023-11-20 20:46:51 +03:00
assasinfil
9c92338ddf
Added social card parser
2023-11-20 19:11:30 +03:00
assasinfil
0e172b67eb
Layout 1c4 fix
2023-11-20 18:22:17 +03:00
assasinfil
156948ec58
All code added to parser
2023-11-20 17:42:19 +03:00
assasinfil
ffd9d3c218
Added msk transport parser
2023-11-20 14:10:50 +03:00
gornekich
c00776ca22
[FL-3666] NFC API improvements ( #3214 )
...
* drivers: expose st25r3916 driver API
* nfc poller: add start with custom callback
* mf classic: rework sync API with poller custom start
* mf ultralight: rework sync API with poller custom start
* iso14443_3a poller: remove unused col res state
* nfc: rework nfc poller custom start
* mf ultralight: rename sync API
* mf classic: rename sync API
* iso14443-3a: rename sync API
* nfc: remove async prefix in internal functions
* nfc: expose internal API
* nfc: fix sync api include and docs
* targets: fix f18 build
* nfc: rework NfcGenericEventEx type
* nfc poller: add documentation
* iso14443-3a poller: add documentation
* felica poller: add documentation
* iso14443_3b poller: add documentation
* so14443_4a poller: add documentation
* iso14443_4b poller: add documentation
* iso15693 poller: add documentation
* slix poller: add documentation
* mf desfire poller: add documentation
* mf ultralight poller: fix API and add documentation
* mf classic poller: add documentation
Co-authored-by: あく <alleteam@gmail.com>
2023-11-15 17:32:45 +09:00
gornekich
d92b0a82cc
NFC refactoring ( #3050 )
...
"A long time ago in a galaxy far, far away...." we started NFC subsystem refactoring.
Starring:
- @gornekich - NFC refactoring project lead, architect, senior developer
- @gsurkov - architect, senior developer
- @RebornedBrain - senior developer
Supporting roles:
- @skotopes, @DrZlo13, @hedger - general architecture advisors, code review
- @Astrrra, @doomwastaken, @Hellitron, @ImagineVagon333 - quality assurance
Special thanks:
@bettse, @pcunning, @nxv, @noproto, @AloneLiberty and everyone else who has been helping us all this time and contributing valuable knowledges, ideas and source code.
2023-10-24 12:08:09 +09:00