As Juergen Heinzl pointed out, much of my original fwi calculations evaluated
authorHarald Welte <laforge@gnumonks.org>
Sun, 11 Sep 2005 19:59:05 +0000 (19:59 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sun, 11 Sep 2005 19:59:05 +0000 (19:59 +0000)
commitde302387828a8e3de7c7a76681b08824c1c749e6
tree71f2ac27ae68aa052a8689c0258009d7c8e6d4e8
parent83c5a91861cd477c61abf4ca2cd8e36837e1b643
As Juergen Heinzl pointed out, much of my original fwi calculations evaluated
to zero due to the integer range limitations.  shifting everything to the microsecond
range should solve this problem without introducing ugly floating point arithmetics.

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1425 e0336214-984f-0b4b-a45f-81c69e1f0ede
include/rfid/rfid_layer2_iso14443b.h
include/rfid/rfid_protocol_tcl.h
rfid_layer2_iso14443b.c
rfid_proto_tcl.c