ADD: @marshmello42 's fixes for low frequency demodulation lengths greater the 512bits.

This commit is contained in:
iceman1001
2015-12-09 14:58:16 +01:00
parent 0a886a1d1b
commit bf32dd923f
4 changed files with 45 additions and 24 deletions

View File

@@ -34,6 +34,7 @@ of stream transmissions (marshmellow)
- Added option c to 'hf list' (mark CRC bytes) (piwi)
### Changed
- Added `[l] <length>` option to data printdemodbuffer
- Adjusted lf awid clone to optionally clone to Q5 tags
- Adjusted lf t55xx detect to find Q5 tags (t5555) instead of just t55x7
- Adjusted all lf NRZ demods - works more acurately and consistantly (as long as you have strong signal)