RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.63k stars 981 forks source link

Configurable detection levels in ISO14443A and Legic modes #2284

Closed czietz closed 5 months ago

czietz commented 5 months ago

As recently discussed on Discord, the received signal on my PM3 Easy is too noisy for the hard-coded detection/demodulation thresholds. I assume this affects all devices where the PCB looks like this.

With the official firmware ISO14443A and Legic tags are thus not detected. This PR adds a commands hw sethfthresh to configure the thresholds at runtime. The default thresholds remain unchanged.

github-actions[bot] commented 5 months ago

You are welcome to add an entry to the CHANGELOG.md as well