X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/82d589348c4ffaccc669ca17b24aa8f231b44861..edc9ce00b320b867d5eaab1ad6e4473128ab295e:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index a489c981..6eb9a400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added 'hw status'. This command makes the ARM print out some runtime information. (holiman) - Added 'hw ping'. This command just sends a usb packets and checks if the pm3 is responsive. Can be used to abort certain operations which supports abort over usb. (holiman) - Added `data hex2bin` and `data bin2hex` for command line conversion between binary and hexadecimal (holiman) +- Added 'hf snoop'. This command take digitalized signal from FPGA and put in BigBuffer. (pwpiwi + enio) ### Changed - changed `lf config t ` to be 0 - 128 and will trigger on + or - threshold value (marshmellow)