]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmddata.c
move viking demod to respective file
[proxmark3-svn] / client / cmddata.c
2015-05-13 marshmellow42@iceman1001 s coverity scan fixes
2015-05-13 marshmellow42various bug fixes
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 marshmellow42added nexwatch demod & iceman lua
2015-04-08 marshmellow42lf ask consolidation
2015-04-07 marshmellow42lf cleaning++
2015-04-07 marshmellow42lf cleanup - fixes
2015-04-06 marshmellow42add maxErr to data manrawdecode
2015-04-05 pwpiwiMerge branch 'master' into topaz
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-02 marshmellow42lfem4x cleanup/add/fix
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-28 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-28 marshmellow42rawdemod param cleanup
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 marshmellow42clean up em410x output
2015-03-25 marshmellow42EM410x bug fix
2015-03-24 Martin Holst SwendeMerge pull request #82 from marshmellow42/master show v2.0.0
2015-03-24 marshmellow42remove debugging print calls 82/head
2015-03-23 marshmellow42lf updates
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-16 Martin Holst SwendeMerge pull request #78 from marshmellow42/master
2015-03-16 marshmellow42adjust ask/biphase handling - more complete 78/head
2015-03-14 marshmellow42adjust pskdemod
2015-03-13 marshmellow42give credit where credit is due
2015-03-13 marshmellow42data autocorr additions
2015-03-13 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-13 marshmellow42minor g-prox-ii demod fix
2015-03-13 marshmellow42data psk demod minor fixes, pyramid demod add CS
2015-03-09 Martin Holst SwendeMerge pull request #74 from marshmellow42/master
2015-03-09 marshmellow42finish data printdemodbuffer command 74/head
2015-03-09 marshmellow42biphase bug fixes
2015-03-08 marshmellow42fixed rawdemod help options
2015-03-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-06 marshmellow42lf sim fixes/creations correct now
2015-03-06 marshmellow42Revert "lf sim fixes/creations"
2015-03-06 marshmellow42lf sim fixes/creations
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-02 marshmellow42lf cmds fix, add, show
2015-02-26 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-23 marshmellow42PSKDemod Bug Fix
2015-02-23 marshmellow42PSK demod adjustment
2015-02-21 marshmellow42Split output from nrz raw demod function
2015-02-21 marshmellow42split output from rawdemod functions
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-20 marshmellow42Revert "Revert "lf simask, lf simfsk and bug fixes""
2015-02-20 marshmellow42Revert "lf simask, lf simfsk and bug fixes"
2015-02-20 marshmellow42lf simask, lf simfsk and bug fixes
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-15 marshmellow42Clean up Helps and command descriptions
2015-02-14 marshmellow42fix help on data rawdemod commands
2015-02-13 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-13 Martin Holst SwendeMerge pull request #63 from marshmellow42/master
2015-02-10 Martin Holst SwendeMerge branch 'master' into GenericTracing 58/head
2015-02-09 marshmellow42Merge remote-tracking branch 'upstream/master' 63/head
2015-02-09 pwpiwihw tune, data tune: adjusted "unusable" and "marginal...
2015-02-09 marshmellow42lf data combine rawdemods & depreciate cmds
2015-02-09 Martin Holst SwendeMerge pull request #59 from marshmellow42/master
2015-02-09 marshmellow42lf/data combined detectclock functions to one 59/head
2015-02-08 marshmellow42fix inconsistent spacing within functions
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 marshmellow42data askraw patches, data askedgedetect demod,
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-02-05 marshmellow42lf psk/nrz split, add maxErr argument
2015-02-02 Martin Holst SwendeMerge pull request #54 from Proxmark/lf_recorder
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-31 Martin Holst SwendeFixed undecimation command
2015-01-30 Martin Holst SwendeAdded undec to un-decimate data on the client side...
2015-01-30 Martin Holst SwendeSome more fixes to longer lf recordings. Now also suppo...
2015-01-30 Martin Holst SwendeMerge pull request #53 from iceman1001/feature
2015-01-30 IcemanUpdate cmddata.c 53/head
2015-01-29 iceman1001wrong letter in variable name
2015-01-28 Martin Holst SwendeAdded client-side support for recording longer samples...
2015-01-28 pwpiwiBigBuf and tracing rework: allow much longer traces...
2015-01-27 Martin Holst SwendeMerge pull request #49 from marshmellow42/master
2015-01-27 marshmellow42lf demod bug fix & refactor
2015-01-27 Martin Holst SwendeMerge pull request #48 from marshmellow42/master
2015-01-26 marshmellow42clean up some comments 48/head
2015-01-26 marshmellow42lf psk demods
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-22 marshmellow42lf FSK demod tools/fixes
2015-01-20 marshmellow42lf Bug Fixes and lf demod additions
2015-01-20 iceman1001Minor fixes: Array inits, some array bounds checks.
2015-01-20 iceman1001Merge branch 'master' of https://github.com/holiman...
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-18 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-18 marshmellow42lf demod additions
2015-01-16 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst SwendeMerge pull request #44 from marshmellow42/master
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
next
Impressum, Datenschutz