GitPedia
josevcm

josevcm/nfc-laboratory

NFC signal and protocol analyzer using SDR receiver

24 Releases
Latest: 6mo ago
3.4.2Latest
github-actions[bot]github-actions[bot]·6mo ago·November 28, 2025
GitHub

📋 Changes

  • Fixed resampled buffer size to avoid crash when resampled data = incoming data (no resampling reduction)
  • Deploy nfc-rx tool with installers
3.4.1
github-actions[bot]github-actions[bot]·6mo ago·November 24, 2025
GitHub

📋 Changes

  • FIX stupid ATR parser infinite-loop in ISO7816 decoder, sorry...
3.4.0
github-actions[bot]github-actions[bot]·7mo ago·November 21, 2025
GitHub

📋 Changes

  • Fix capture problem with DSLogic
  • Fix FFT process to avoid crash with short buffers
  • Add support for devices based on MSI2500 (e.g. VTX3D card )
  • Switch to NSIS installer
  • Add portable ZIP
  • Fix flatpack issues
3.3.2
github-actions[bot]github-actions[bot]·7mo ago·October 24, 2025
GitHub

📋 Changes

  • Fix signal trace storage
  • Add support for winget and flatpack installs
3.3.1
github-actions[bot]github-actions[bot]·9mo ago·September 21, 2025
GitHub

This is the release build for version 3.3.1.

3.3.0
github-actions[bot]github-actions[bot]·10mo ago·July 30, 2025
GitHub

📋 Changes

  • Support for new HydraSDR One receiver
  • FIX clock detector for ISO7816
  • A lot of small improvements
Snapshot Buildsnapshot-buildPre-release
github-actions[bot]github-actions[bot]·6mo ago·November 27, 2025
GitHub

This is the latest snapshot build for refs/heads/develop.

3.2.7
github-actions[bot]github-actions[bot]·1y ago·January 25, 2025
GitHub

Simply rename from nfc-spy to nfc-lab, no more changes

3.2.6
github-actions[bot]github-actions[bot]·1y ago·January 25, 2025
GitHub

Remove statically linked airspy and rtlsdr drivers and switch to external dinamic libraries, libairspy.dll and librtlsdr.dll.

3.2.5
github-actions[bot]github-actions[bot]·1y ago·December 13, 2024
GitHub

This is the release for version refs/tags/3.2.5.

3.2.4
github-actions[bot]github-actions[bot]·1y ago·December 9, 2024
GitHub

This is the release for version refs/tags/3.2.4.

3.2.3
github-actions[bot]github-actions[bot]·1y ago·December 6, 2024
GitHub

This is the release for version refs/tags/3.2.3.

3.2.2
github-actions[bot]github-actions[bot]·1y ago·December 1, 2024
GitHub

This is the release for version refs/tags/3.2.2.

3.2.1
github-actions[bot]github-actions[bot]·1y ago·December 1, 2024
GitHub

This is the release for version refs/tags/3.2.1. Fix TCK ATR detection

3.2.0
github-actions[bot]github-actions[bot]·1y ago·November 30, 2024
GitHub

This is the release for version refs/tags/3.2.0. Fix big frames and block chaining

3.1.0
github-actions[bot]github-actions[bot]·1y ago·November 24, 2024
GitHub

📋 Changes

  • Add ISO7816 VCC / RST events to stream table
  • Fix test-sdr tool
3.0.1
github-actions[bot]github-actions[bot]·1y ago·November 23, 2024
GitHub

📋 Changes

  • Trivial, fixed no signal message
3.0.0
github-actions[bot]github-actions[bot]·1y ago·November 23, 2024
GitHub

📋 Changes

  • Support for Logic Analyzer, DSLogic Plus / Pro16 / Pro32 support
  • Digital analysis of ISO7816 protocol
  • User interface redesign
  • Enable/Disable device capture
  • Decoder protocol selection
  • New event filtering feature
  • New time measure tool
  • Improved frequency visualization
  • + 7 more
2.8.4
josevcmjosevcm·2y ago·September 5, 2023
GitHub

📋 Changes

  • Build scripts and some changes to:
  • Add linux support (full tests and packaging pending)
2.8.3
josevcmjosevcm·3y ago·January 29, 2023
GitHub

📋 Changes

  • RTLSDR direct sampling support
2.8.2
josevcmjosevcm·3y ago·November 2, 2022
GitHub

📋 Changes

  • biasTee support
  • update libusb 1.0.26
  • signal debugging output
  • fixed rtlsdr IQ offset
2.8.1
josevcmjosevcm·4y ago·June 12, 2022
GitHub

📋 Changes

  • Fixed IsoDep protocol parser
  • Minor parser improvements
2.8.0
josevcmjosevcm·4y ago·May 29, 2022
GitHub

📋 Changes

  • Detect and show RF ON/OFF events in main window.
  • User markers in signal window (Alt+Right Mouse button).
  • Identify some response event names.
  • Filter expressions in the main window.
2.6.8
josevcmjosevcm·4y ago·February 14, 2022
GitHub

📋 Changes

  • Display of date and time or relative time in message capture.
  • Hexadecimal/ASCII screen view in protocol analyzer and with double click in frame list.
  • Store date and time (epoch time) inside WAV file capture.
  • Other improvements in build system and package generation scripts.