From ebd95febb8cf26b384f68d68c8065a31c3fcd59f Mon Sep 17 00:00:00 2001 From: marshmellow42 Date: Tue, 28 Feb 2017 17:44:19 -0500 Subject: [PATCH 1/1] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 936fbbd0..d016b76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] ### Added +- Added markers in the graph around found Sequence Terminator after askmandemod. +- Added data mtrim command to trim out samples between start and stop +- Added data setgraphmarkers command to set two extra markers on the graph (marshmellow) - Added EM4x05/EM4x69 chip detection to lf search (marshmellow) - Added lf em 4x05dump command to read and output all the blocks of the chip (marshmellow) - Added lf em 4x05info command to read and display information about the chip (marshmellow) @@ -41,6 +44,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added option c to 'hf list' (mark CRC bytes) (piwi) ### Changed +- hf mf dump - added retry loops to try each read attempt up to 3 times. makes getting a complete dump easier with many antennas. - small changes to lf psk and fsk demods to improve results when the trace begins with noise or the chip isn't broadcasting yet (marshmellow) - NOTE CHANGED ALL `lf em4x em*` cmds to simpler `lf em ` - example: `lf em4x em410xdemod` is now `lf em 410xdemod` - Renamed and rebuilt `lf em readword` && readwordpwd to `lf em 4x05readword` - it now demods and outputs the read block (marshmellow/iceman) -- 2.39.2