mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
iso15: fpga: add support for 2SC in READER_MODE_RECEIVE_AMPLITUDE
FPGA_HF_READER_MODE_RECEIVE_AMPLITUDE | FPGA_HF_READER_2SUBCARRIERS_424_484_KHZ flags will return 2 fsk bits (same ones as in sniffing mode: '10' => 424kHz, '01' => 484kHz, '11' => unknown signal and '00' for no signal received) in addition to the signal amplitude (on 14 bits) on 424kHz.
This commit is contained in:
parent
352850d158
commit
6fb74b976f
2 changed files with 14 additions and 5 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue