]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - CHANGELOG.md
move viking demod to respective file
[proxmark3-svn] / CHANGELOG.md
index 189e72d4fea97cf092392f2f755b828e54b647d5..abd2dd372dda283025d8f5ee6549da26edda9d1e 100644 (file)
@@ -26,7 +26,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
 - `lf viking read` - read viking tag and output ID
 - `lf t55xx wipe`  - sets t55xx back to factory defaults
 - Added viking demod to `lf search` (marshmellow)
-- `data askvikingdemod` demod viking id tag from graphbuffer (marshmellow)
+- `lf viking demod` demod viking id tag from graphbuffer (marshmellow)
 - `lf t55xx resetread` added reset then read command - should allow determining start of stream transmissions (marshmellow)
 - `lf t55xx wakeup` added wake with password (AOR) to allow lf search or standard lf read after (iceman, marshmellow)
 - `hf iclass managekeys` to save, load and manage iclass keys.  (adjusted most commands to accept a loaded key in memory) (marshmellow)
@@ -45,6 +45,10 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
 - Added option c to 'hf list' (mark CRC bytes) (piwi)
 
 ### Changed
+- `data askvikingdemod` has been moved to `lf viking demod` (reads from graphbuffer)
+- `data fskpyramiddemod` has been moved to `lf pyramid demod` (reads from graphbuffer)
+- `data fskiodemod` has been moved to `lf io demod` (reads from graphbuffer)
+- `lf io fskdemod` has been renamed to `lf io read` (reads from antenna)
 - `data fskawiddemod` has been moved to `lf awid demod` (reads from graphbuffer)
 - `lf awid fskdemod` has been renamed to `lf awid read` (reads from antenna)
 - `data fskhiddemod` has been moved to `lf hid demod` (reads from graphbuffer)
Impressum, Datenschutz