josevcm / nfc-laboratory

NFC signal and protocol analyzer using SDR receiver
GNU General Public License v3.0
411 stars 47 forks source link

nfc-lab v2.1.0 "Filter/Setup"seems to be not implemented #4

Closed bvernoux closed 2 years ago

bvernoux commented 3 years ago

With nfc-lab v2.1.0 (my own build see https://github.com/josevcm/nfc-laboratory/issues/3) It seems when clicking on the Filter there is no effect (and I do not see where to enter the filter and what are the rules ?) image

Also Setup have no effect when we click on it image

josevcm commented 3 years ago

Hi Benjamin

I have to add the user manual....

The filtering function serves to limit the number of identical messages that are received, it only acts if is received repeated message many times.

The settings is not implemented yet, sorry!

I will fix at son as posible

El sáb., 25 sept. 2021 12:47, Benjamin Vernoux @.***> escribió:

With nfc-lab v2.1.0 (my own build see #3 https://github.com/josevcm/nfc-laboratory/issues/3) It seems when clicking on the Filter there is no effect (and I do not see where to enter the filter and what are the rules ?) [image: image] https://user-images.githubusercontent.com/432709/134768722-5d632bce-ea3c-4468-95c8-1a5e0f094d0b.png

Also Setup have no effect when we click on it [image: image] https://user-images.githubusercontent.com/432709/134768744-64fa3008-b10c-4ac3-ab5e-84496f955ad7.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/josevcm/nfc-laboratory/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4LNDJ6MMHEI6O62GHOVQTUDWSF5ANCNFSM5EXPJHFQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

bvernoux commented 3 years ago

About the Filter:

josevcm commented 3 years ago

Hi Benjamin,

Regexp filtering it's a good improvement, I will add to roadmap.

josevcm commented 2 years ago

Hi

Already included in development branch, release soon...

image