Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

You are not logged in.

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2013-08-30 18:25:44

jonor
Contributor
Registered: 2009-09-17
Posts: 97

[PATCH] uart_receive

I think there is a problem in function uart_receive. When I need to receive few data, the loop do while with byteCount in exit condition is ok, but when I need to receive continuously data as for example with command hf tune, this is a problem. byteCount is never 0 and it doesn't exit from loop until I press the button on proxmark3.
So I can see the output of the command only at end. I developed a simple patch (just 2 rows) for remove this problem.

This is the link http://www.sendspace.com/file/9quwyx for download it. I removed also blank row.

Offline

#2 2013-09-01 19:43:31

holiman
Contributor
Registered: 2013-05-03
Posts: 566

Re: [PATCH] uart_receive

Committed as r760

Offline

Board footer

Powered by FluxBB