josevcm/nfc-laboratory
NFC signal and protocol analyzer using SDR receiver
📋 Changes
- Fixed resampled buffer size to avoid crash when resampled data = incoming data (no resampling reduction)
- Deploy nfc-rx tool with installers
📋 Changes
- FIX stupid ATR parser infinite-loop in ISO7816 decoder, sorry...
📋 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
📋 Changes
- Fix signal trace storage
- Add support for winget and flatpack installs
This is the release build for version 3.3.1.
📋 Changes
- Support for new HydraSDR One receiver
- FIX clock detector for ISO7816
- A lot of small improvements
This is the latest snapshot build for refs/heads/develop.
Simply rename from nfc-spy to nfc-lab, no more changes
Remove statically linked airspy and rtlsdr drivers and switch to external dinamic libraries, libairspy.dll and librtlsdr.dll.
This is the release for version refs/tags/3.2.5.
This is the release for version refs/tags/3.2.4.
This is the release for version refs/tags/3.2.3.
This is the release for version refs/tags/3.2.2.
This is the release for version refs/tags/3.2.1. Fix TCK ATR detection
This is the release for version refs/tags/3.2.0. Fix big frames and block chaining
📋 Changes
- Add ISO7816 VCC / RST events to stream table
- Fix test-sdr tool
📋 Changes
- Trivial, fixed no signal message
📋 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
📋 Changes
- Build scripts and some changes to:
- Add linux support (full tests and packaging pending)
📋 Changes
- RTLSDR direct sampling support
📋 Changes
- biasTee support
- update libusb 1.0.26
- signal debugging output
- fixed rtlsdr IQ offset
📋 Changes
- Fixed IsoDep protocol parser
- Minor parser improvements
📋 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.
📋 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.
