Commit Graph

59 Commits

Author SHA1 Message Date
Willy-JL 2fcc3d1ae2 Format 2023-05-02 14:29:30 +01:00
Willy-JL 74a30f919d Merge branch 'ISO15693' of https://github.com/g3gg0/flipperzero-firmware into dev 2023-05-02 14:28:51 +01:00
Tiernan Messmer 48e7c67359 fix debug print warnings 2023-05-01 13:07:33 +10:00
g3gg0.de 1d4ce4e78a scale NfcV frequency a bit, add echo mode, fix signal level at the end 2023-05-01 12:54:08 +10:00
g3gg0.de af7d21a020 increase sniff log size 2023-05-01 12:54:08 +10:00
g3gg0.de 64badf124a also added DSFID/AFI handling and locking 2023-05-01 12:54:08 +10:00
g3gg0.de 4f4eca1dd7 added "Listen NfcV Reader" to sniff traffic from reader to card 2023-05-01 12:54:05 +10:00
g3gg0.de f03d31b647 increased maximum memory size to match standard
added security status handling/load/save
added SELECT/QUIET handling
more fine grained allocation routines and checks
fix memset sizes
2023-05-01 12:53:14 +10:00
g3gg0.de aa7ead724a respond with block security status when option flag is set 2023-05-01 12:53:14 +10:00
g3gg0.de fecc686a3e further code cleanups 2023-05-01 12:52:51 +10:00
g3gg0.de a34a186bba ISO15693: reduce latency on state machine reset 2023-05-01 12:52:50 +10:00
g3gg0.de 9f5a10a2e3 ISO15693: further cleanup 2023-05-01 12:52:37 +10:00
g3gg0.de 75d7246657 ISO15693: further optimizations of allocation and free code 2023-05-01 12:52:36 +10:00
g3gg0.de d52432970b optimize allocation size for signals 2023-05-01 12:52:36 +10:00
g3gg0.de 6a95f8010f added support for ISO15693 (NfcV) emulation, added support for reading SLIX tags 2023-05-01 12:52:32 +10:00
Willy-JL c2c9257999 Format 2023-03-28 22:02:15 +01:00
Willy-JL 7c0875b54c Merge branch 'ISO15693' of https://github.com/g3gg0/flipperzero-firmware into xfw-dev 2023-03-28 21:49:19 +01:00
Willy-JL 6ebbbcc306 Reset NFC stuff 2023-03-28 21:32:00 +01:00
g3gg0.de 437d26615a scale NfcV frequency a bit, add echo mode, fix signal level at the end 2023-02-04 01:43:04 +01:00
g3gg0.de c1430bd97e increase sniff log size 2023-01-21 01:51:36 +01:00
g3gg0.de 00f8365954 also added DSFID/AFI handling and locking 2023-01-21 01:49:02 +01:00
g3gg0.de 02e3a30f06 added "Listen NfcV Reader" to sniff traffic from reader to card 2023-01-21 01:04:02 +01:00
g3gg0.de 4addd1fedc increased maximum memory size to match standard
added security status handling/load/save
added SELECT/QUIET handling
more fine grained allocation routines and checks
fix memset sizes
2023-01-21 00:06:31 +01:00
g3gg0.de b48fe4631a respond with block security status when option flag is set 2023-01-20 01:34:15 +01:00
g3gg0.de 277d418456 further code cleanups 2023-01-03 01:48:29 +01:00
g3gg0.de 76afbf2356 ISO15693: reduce latency on state machine reset 2022-12-30 16:17:41 +01:00
g3gg0.de 5013692288 ISO15693: further cleanup 2022-12-30 02:17:29 +01:00
g3gg0.de 1360cf1f0a ISO15693: further optimizations of allocation and free code 2022-12-29 22:38:13 +01:00
g3gg0.de a5293c5638 optimize allocation size for signals 2022-12-29 22:02:34 +01:00
g3gg0.de 4adba941bf added support for ISO15693 (NfcV) emulation, added support for reading SLIX tags 2022-12-28 18:52:12 +01:00
g3gg0 d116b3fac1 fix emulation by using latest sources
fixed file saving
2022-12-10 22:54:46 +01:00
RogueMaster d0a29e2544 fmt 2022-11-29 01:01:12 -05:00
RogueMaster 557ed1ca8c Update nfcv.c 2022-11-29 00:59:25 -05:00
RogueMaster aa8e7d93ff Merge branch 'pr/456' into 420 2022-11-29 00:56:39 -05:00
g3gg0 1489e3e676 better layer separation for ISO15693 2022-11-29 02:15:20 +01:00
g3gg0 1b6b4b6522 cleaned up SLIX code
added callbacks for card-specific ISO15693-3 handling
2022-11-29 01:00:41 +01:00
RogueMaster 569a6fe6c3 fmt 2022-11-26 17:11:53 -05:00
RogueMaster eb5ad7fb49 Update nfcv.c 2022-11-26 17:10:16 -05:00
RogueMaster 16a037fc4e Revert "Revert "Merge branch 'pr/450' into 420""
This reverts commit 076b11e872.
2022-11-26 17:05:26 -05:00
RogueMaster 076b11e872 Revert "Merge branch 'pr/450' into 420"
This reverts commit 17ba83f20e, reversing
changes made to 7484e573d0.
2022-11-26 17:02:32 -05:00
RogueMaster 17ba83f20e Merge branch 'pr/450' into 420 2022-11-26 17:00:36 -05:00
g3gg0 67f8f5a014 added NfcVSendFlags to choose fields to send 2022-11-26 16:54:32 +01:00
RogueMaster 68f51411a1 fmt 2022-11-26 02:23:03 -05:00
g3gg0 27b99e15a4 further cleanups towards a proper merge
SLIX-L accepts all passwords when password is zero
2022-11-25 11:31:19 +01:00
g3gg0 4b554c5f9e code cleanup for ISO15693
added logging code for ISO15693
2022-11-25 10:31:17 +01:00
g3gg0 73111c4ac1 optimized ISO15693 code 2022-11-23 21:25:36 +01:00
g3gg0 9d07f8db29 minimal speedups for mifare_classic.c
included missing nfcv.c API update
2022-11-23 02:16:52 +01:00
g3gg0 a1ae1ed515 switch NfcA to digital sequence also
updated DigitalSequence API
2022-11-21 15:25:12 +01:00
g3gg0 aad093a4b5 smaller code cleanups 2022-11-21 13:49:19 +01:00
g3gg0 cd241a2901 switch to DigitalSequence 2022-11-21 13:36:16 +01:00