astrand

Results 59 comments of astrand

I have now found out about the pn71xx driver. Perhaps it should be mentioned on http://nfc-tools.org/index.php/Devices_compatibility_matrix ? It works "sort of": If I place a tag near the reader and...

I had this in libnfc.conf: device.name = "myrfid" device.connstring = pn71xx:/dev/i2c-1 Apparently bad, since nfc-scan-device listed two devices. After removing the above lines, nfc-poll sort of works: nfc-poll nfc-poll uses...

Is it possible to use NTAG 424 DNA tags with libfreefare (using only basic functionality), with the NTAG21x support? In other words, are NTAG424 tags backwards compatible with NTAG21x?

> Why did you remove client/Windows/wfreerdp.rc (it's referenced in client/Windows/cli/CMakeLists.txt)? The intent was not to remove it, but correct the file type and encoding. Currently it is: $ file wfreerdp.rc...

> Is it correct that all commits of #5187 are contained in this pull? > Might close the former then (otherwise this one would need rebasing after merging it anyway)...

> @astrand I'd be careful with the resource files, the `UCS-2` encoding is because the `VisualStudio` resource compiler likes it that way ;) I've checked this now. The MinGW resource...

What's up with Jenkins?

I don't have much time to spend on this issue, and to be honest, I don't know what the "correct" solution would be to the wmemmove_s / msvcr100 problem. How...

See also Issue #205.