]> git.zerfleddert.de Git - proxmark3-svn/history - common/lfdemod.c
chg: @marshmellow42 's changes.
[proxmark3-svn] / common / lfdemod.c
2017-02-22 iceman1001chg: @marshmellow42 's changes.
2017-02-18 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-02-18 iceman1001CHG: `lf em` - added @marshmellow42 's changes
2017-02-16 iceman1001CHG: some minor changes from @marshmellow42
2017-02-16 iceman1001CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemo...
2017-02-13 iceman1001syntax sugar
2017-02-02 iceman1001ADD: 'lf cotag read' - COTAG can be read now.
2017-01-20 iceman1001CHG: 'lf noralsy read' - new STT doesn't need so many...
2017-01-20 iceman1001CHG: 'lf visa2000 read' - with new STT, the need to...
2017-01-20 iceman1001FIX: @marshmellow42 's fixes for enhanced STT and...
2017-01-18 iceman1001syntax sugar
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-11 iceman1001ADD: 'lf search' - added a rudimentary identification...
2017-01-03 IcemanMerge pull request #63 from micolous/log-nonce
2017-01-03 iceman1001CHG: cleaning up stuff
2016-12-16 iceman1001CHG: enhanced the debug output for some LF demod/decode
2016-12-15 iceman1001ADD: a Noralsy detection, looking for preamble 0xBB0
2016-12-14 iceman1001FIX: 'lf presco' demod fixes.
2016-12-14 iceman1001ADD: Visa2000 demod
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-16 iceman1001CHG: increased debug output for Em410x
2016-09-26 iceman1001CHG; the devil is in the details
2016-09-26 iceman1001CHG: @ikarus23 removed all missleadning warnings...
2016-09-26 iceman1001FIX: "indent" warns about this one.
2016-09-13 IcemanMerge pull request #26 from ickerwx/indentation_fix
2016-09-13 René Wernerused tabs instead of spaces
2016-09-13 René Wernerfixed indentation to get rid of warnings
2016-09-01 iceman1001FIX: added a sanity check in preamble search to make...
2016-09-01 iceman1001FIX: bug in nextwatch demod, which if the found psk...
2016-07-29 iceman1001CHG: better printing output of card ID
2016-07-29 iceman1001ADD: LF JABLOTRON functionality. with clone/sim and...
2016-07-07 iceman1001chg: changed comment
2016-06-20 iceman1001@marshmellow42 's fix askAMP https://github.com/marshme...
2016-05-04 iceman1001CHG: NEDAP, changed back the preamble. With new...
2016-05-02 iceman1001CHG: increased the preamble
2016-05-02 iceman1001CHG: added the ASK/Biphase demod of signal for NEDAP...
2016-05-02 iceman1001ADD: started with a NEDAP demod, read, clone and sim...
2016-04-24 iceman1001FIX: this commit solves a sneaky bug in 'LF VIKING...
2016-03-20 iceman1001ADD: added @marshmellow42 's changes to "lfdemod"
2016-03-01 iceman1001FIX: Added @marshmellow42 's fix for ASK/Biphase simula...
2016-02-28 iceman1001ADD: num_to_bytebitsLSBF function.
2016-02-22 iceman1001FIX: textual fix
2016-02-19 iceman1001ADD: Added @marshmellow42 's new ST (sequence terminat...
2016-02-14 iceman1001ADD: adding a presco demod, given 0x10D as preamble...
2016-02-12 iceman1001CHG: extracted a #define for the crc16 poly
2015-12-09 iceman1001ADD: @marshmello42 's fixes for low frequency demodulat...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-20 iceman1001@marshmellows last LF changes.
2015-11-10 iceman1001FIX: some fixes to indalademod and viking from @marshm...
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-15 iceman1001ADD: @marshmellows fixes for t55x7 reading signal.
2015-10-04 iceman1001A lot of changes...
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-18 pwpiwiMerge pull request #120 from pwpiwi/fix_compile_errors
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-14 Martin Holst SwendeMerge pull request #115 from marshmellow42/master
2015-06-04 iceman1001ADD: @marshmellow42 's fixed version of the ISO11784...
2015-06-04 marshmellow42bug fix - biphase invert + fdx-b adjustments
2015-06-03 marshmellow42addition animal tags demod info
2015-06-03 marshmellow42Testing animal tags
2015-06-03 iceman1001ADD: next step ISO11784/85
2015-06-03 iceman1001FIX: a minor bug fix from @marshmellow42 in "data raw...
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-14 Martin Holst SwendeMerge pull request #92 from marshmellow42/master
2015-04-08 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-08 marshmellow42lf ask consolidation
2015-04-07 marshmellow42lf cleanup - fixes
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-03 marshmellow42lfdemod reduce duplicate code
2015-04-02 marshmellow42lfem4x cleanup/add/fix
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001ADD: some changes from Marshmellow
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 Martin Holst SwendeMerge pull request #91 from marshmellow42/master
2015-03-31 pwpiwitemporarily revert lfdemod float removal 89/head
2015-03-31 marshmellow42remove floats per piwi
2015-03-31 pwpiwiReclaim more than 19K of ARM flash memory.
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-28 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-27 marshmellow42lfdemods streamline & bug fixes
2015-03-25 Martin Holst SwendeMerge pull request #86 from marshmellow42/master
2015-03-25 marshmellow42Fixed indents to Tabs from Spaces 86/head
2015-03-25 Martin Holst SwendeMerge pull request #84 from marshmellow42/master
2015-03-25 marshmellow42EM410x bug fix
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 Martin Holst SwendeMerge pull request #82 from marshmellow42/master show v2.0.0
2015-03-23 marshmellow42lf updates
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-18 iceman1001ADD: cmdlf autocorrelations, also gives a hint to...
2015-03-16 Martin Holst SwendeMerge pull request #80 from marshmellow42/master
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 marshmellow42FIX EM Error 80/head
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 Martin Holst SwendeMerge pull request #78 from marshmellow42/master
2015-03-14 iceman1001ADD: started to add a offset possibility for the LF...
next
Impressum, Datenschutz