 GameTec-liveandGitHub
|
6686acf714
|
Merge pull request #314 from dogty/main
Fixed FAST_READ command and handling of dynamic and static locks for …
|
2026-02-01 15:06:40 +01:00 |
|
Gabriel Cardoso
|
2f86756948
|
fix tipo in previous commint
|
2026-01-26 19:10:39 +00:00 |
|
Gabriel Cardoso
|
8ed2677ba2
|
- added ACT Prox HID format
|
2026-01-26 19:06:34 +00:00 |
|
Alexandru Mazalu
|
c1c2b66882
|
Add Electra intercom tag support with slot auto switch
|
2026-01-24 14:45:15 +02:00 |
|
dxl
|
ca743273af
|
Added cmd for set mf1 config 'field_off_do_reset'
|
2026-01-24 19:39:49 +08:00 |
|
dxl
|
c0e7cb18f7
|
Export some functions related to mf1 emulation configuration.
|
2026-01-24 19:38:36 +08:00 |
|
dxl
|
a25b4a8b64
|
Added MF1 configuration to enable/disable resetting NFC peripherals after leaving RF field.
|
2026-01-24 19:19:35 +08:00 |
|
 DXLandGitHub
|
1543bac108
|
Merge branch 'RfidResearchGroup:main' into main
|
2026-01-24 17:54:15 +08:00 |
|
suut
|
9e7aa3635f
|
Fix LEDs being stuck on after battery check
Signed-off-by: suut <suut@users.noreply.github.com>
|
2026-01-18 17:51:23 +01:00 |
|
dogty
|
11bafac176
|
fix(ntag): Check if the dynamic lock page can be written or not (for NTAG215, NTAG213 and NTAG216)
|
2025-11-03 14:46:37 +01:00 |
|
dogty
|
f6cde1629a
|
fix(ntag): CFGLCK bit is checked before to see if CFG0 and CFG1 are writable even if a password is set (only for NTAG215, NTAG216 and NTAG213)
|
2025-11-01 18:17:09 +01:00 |
|
dogty
|
335ffee69d
|
fix(ntag): The page lock check doesn't take into account the blocking lock bits (only for NTAG213, NTAG215 and NTA216)
|
2025-11-01 18:17:09 +01:00 |
|
dogty
|
494d397e7b
|
fix(nfc 14a): The fast read command now handles the last block
|
2025-11-01 18:14:59 +01:00 |
|
dogty
|
afacb2a565
|
fix: handle REQA and WUP commands for NFC tag 14a
|
2025-11-01 18:14:35 +01:00 |
|
Oleg Moiseenko
|
f5bed3c5b1
|
Adjusts LF ADC raw data processing
Adjusts the bit shift for ADC raw data conversion to refine the value range.
|
2025-10-09 09:42:43 +03:00 |
|
Oleg Moiseenko
|
e2c6bfc9e1
|
Adds generic ADC read functionality
This introduces a new command to sample the ADC values from the LF antenna and returns them to the user.
|
2025-10-09 00:32:07 +03:00 |
|
dxl
|
dabf1a415f
|
Use a more thorough NFC peripheral reset strategy.
|
2025-09-23 11:08:27 +08:00 |
|
dxl
|
67357feba0
|
Parameter error should return STATUS_PAR_ERR
|
2025-09-23 00:56:55 +08:00 |
|
dxl
|
0858e325e5
|
Fix the bug where HEX printing of large data packets caused it to freeze.
|
2025-09-23 00:43:17 +08:00 |
|
dxl
|
1e8758bc1f
|
Fixed bug that caused NFC peripheral devices to always respond with incorrect data due to special condition.
|
2025-09-23 00:38:01 +08:00 |
|
dxl
|
0448a369a3
|
Fixed a bug where the parameters were abnormal but the subsequent logic was still executed.
|
2025-09-23 00:33:05 +08:00 |
|
dxl
|
d065a2f18e
|
Improve the efficiency of USB packet reception.
|
2025-09-23 00:32:17 +08:00 |
|
dxl
|
50f72653db
|
Fix the bug that cannot be compiled on the MSYS2 platform.
|
2025-09-19 12:45:32 +08:00 |
|
RocketGod
|
b3b1fa9c71
|
Update app_main.c
|
2025-09-06 21:49:46 -07:00 |
|
RocketGod
|
0aacfcde24
|
Add option for NFC Field Generator
I've integrated the option for the NFC Field Generator into Python CLI and application files. TODO: GUI integration.
|
2025-09-06 21:46:22 -07:00 |
|