steeve / msr605

Python interface for the MSR605 magnetic card reader
GNU General Public License v3.0
17 stars 8 forks source link

Fix bug when setting BPI of track 1 and 2 #7

Closed jmaxxz closed 9 years ago

jmaxxz commented 9 years ago

Per the Programmer’s Manual the BPI of track 1 and 2 were being set incorrectly. screen shot 2014-12-29 at 2 33 06 pm

jmaxxz commented 9 years ago

confirmed manual is correct by intercepting traffic between reference window app and reader.

steeve commented 9 years ago

That's great thank you