]> git.zerfleddert.de Git - proxmark3-svn/commit
add data fsktonrz fsk cleaning util (#352)
authormarshmellow42 <marshmellow42@users.noreply.github.com>
Wed, 12 Jul 2017 05:31:42 +0000 (01:31 -0400)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Wed, 12 Jul 2017 05:31:42 +0000 (07:31 +0200)
commit0e2ddb4196819e0fe4c287279359480843201c4b
treef6c1c75c7afa8d9cc53664d29d19ae7bab7bbfe3
parent53814fe4f236f9c9b71a0b9312b12c6bf588ea13
add data fsktonrz fsk cleaning util (#352)

add fsk cleaning / demod tool fsktonrz
- used old fskdemod for HID and adjusted it to build the tone tables for any fsk model detected or given.  using the tone tables we are able to convert the fsk to clear strong NRZ/ASK even with very weak fsk waves.
- also fixed a small textual bug in `lf search u` output
- also added more graph clearing code to help ensure the demod overlay doesn't show when it shouldn't...
- and improved strong NRZ clock detection.
- fixed bugs in places it used old static values instead of dynamic read values. and removed redundant items.
CHANGELOG.md
client/cmddata.c
client/cmdlf.c
client/cmdlfindala.c
common/lfdemod.c
Impressum, Datenschutz