This sigrok decoder is for the ISO 11784/11785 standard to decode FDX-B 134.2kHz RFID transponders. It has been tested with Sigrok/Pulseview and used with DreamSourceLab's DSView application (a sigrok fork).
The sigrok decoder libraries are located at /usr/local/share/libsigrokdecode/decoders/
Clone this github project into that directory
cd /usr/local/share/libsigrokdecode/decoders/
git clone https://github.com/swdee/fdx-b-decoder.git fdx-b
Start PulseView and Add Protocol Decoder, then search for FDX-B in the list and add the decoder.
Install DSView using that projects instructions on linux, once installed
the sigrok decoder library directory is at /usr/local/share/libsigrokdecode4DSL/decoders/.
Clone this github project into that directory
cd /usr/local/share/libsigrokdecode4DSL/decoders/
git clone https://github.com/swdee/fdx-b-decoder.git fdx-b
Start DSView and select FDX-B as the decoder.
Screenshot of decoded transponder tag.
