On 12/19/2015 06:59 PM, Uwe Hermann wrote:
> Hi,
>
> On Tue, Dec 15, 2015 at 01:02:47AM +0100, Benjamin Larsson wrote:
>>   create mode 100644 decoders/em4100/__init__.py
>>   create mode 100644 decoders/em4100/pd.py
>
> Merged with a few small fixes as discussed on IRC (and with the .sr file
> you provided), thanks a lot!
>
> Additionally, I did some small re-arrangements on top of that to decode
> some more protocol details, and also to easily allow sigrok-cli runs like 
> this:
>
>    $ sigrok-cli -d fx2lafw -c samplerate=1mhz --continuous -P em4100:data=2 
> -A em4100=tag
>    Tag: 3B0035C693
>    Tag: 01092ADE55

I looked at the changes, they look really good.

>
> I also found a bunch of RFID tags, so I added a few more dumps. Most are
> EM4100, but some of them were also labelled EM4102 and FK4100, both of
> which are apparently protocol-compatible, though.

Almost all tags are EM4100 based (with 64bit manchester coding). 
EM4305/EM4205 and T5557 tags can be programmed to output EM4100 
compatible coded data. Hopefully I will be able to add more modulation 
modes for the decoder as biphase and psk is missing and untested.

If anyone is interested in RFID and want to play more with it contact me 
on irc.

>
> Finally, I also added a bunch of test-cases for sigrok-test.
>
>
> Cheers, Uwe.
>

MvH
Benjamin Larsson

------------------------------------------------------------------------------
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to