]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/legicrf.c
chg: unused .. but not for long
[proxmark3-svn] / armsrc / legicrf.c
2016-10-10 iceman1001CHG: "hf legic sim" old imp, uses two timers, we...
2016-10-09 iceman1001CHG; added an option wither or not to clear emulator...
2016-10-09 iceman1001CHG: "hf legic write" - now writes on the limits better.
2016-10-08 iceman1001CHG: syntax suger
2016-10-07 iceman1001FIX: looks like "hf legic write" works again!
2016-10-07 iceman1001CHG: "hf legic write" with these I managed to get...
2016-10-07 iceman1001CHG: adjustments to 3.6ms
2016-10-07 iceman1001FIX: "hf list legic" annotation now correct prints...
2016-10-07 iceman1001FIX: wrong log bytes...
2016-10-07 iceman1001FIX: one send command bug fixed. Turns out that uint16...
2016-10-07 iceman1001FIX: unused variable removed.
2016-10-07 iceman1001CHG: "hf legic write" got a make over in how its...
2016-10-06 iceman1001CHG: started the process of fixing "hf legic write...
2016-10-06 iceman1001ADD: "hf legic eload" - Load binary file to emulator...
2016-10-05 iceman1001CHG: "hf legic dump" now automatically detects tagtyp...
2016-10-05 iceman1001FIX: one too many semicolons for #defines
2016-10-05 iceman1001FIX: undeclared var on deviceside,
2016-10-05 iceman1001CHG: command name changes..
2016-10-05 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-10-05 iceman1001CHG: code clean up
2016-10-04 iceman1001CHG: making timings a bit tighter == faster read of...
2016-10-04 iceman1001CHG: "hf legic read" - increased timeout values client...
2016-10-04 iceman1001Textual changes in helptext. Still no clear.
2016-10-04 iceman1001CHG: "hf legic write" started to change this command...
2016-10-03 iceman1001CHG: revert legiccrc8 to old algo.
2016-10-03 iceman1001CHG: changed to use BigBuff_Eml memory instead of big_b...
2016-09-29 iceman1001CHG: finally, the ticks timer does what it is supposed...
2016-09-29 iceman1001CHG: added addresize to legic select struct.
2016-09-29 iceman1001CHG: removed some debug data
2016-09-29 iceman1001CHG: a select_legic function with structs and stuff and
2016-09-28 iceman1001CHG: 'hf list legic' doesn't print the parity now.
2016-09-26 iceman1001CHG: Minor tweaks, the tracing dissappeared, the...
2016-09-26 iceman1001FIX: Much of my added extra legic code is commented...
2016-09-26 iceman1001ADD: started to add a legic detection to "HF SEARCH"
2016-09-26 iceman1001CHG: using bitsend to determind the legic annotation...
2016-09-24 iceman1001CHG: according to measureement by @wilrn the actual...
2016-09-21 iceman1001CHG: extracted some timers functionality, to get unifi...
2016-09-14 iceman1001CHG: adjusted timing according to @sentinel 's traces
2016-09-12 iceman1001CHG: Small steps, the waiting time between frames...
2016-09-11 iceman1001CHG: reverted back from the idea of measureing in...
2016-09-10 iceman1001CHG: this timing should be quite good. needs to be...
2016-09-10 iceman1001CHG: a better micro second (us) spindely function...
2016-09-09 iceman1001In my attempts to make the LEGIC code better, its...
2016-09-03 iceman1001FIX: the acknowledgement response in setup phase now...
2016-09-02 iceman1001ADD: started to add tracelog in legic
2016-08-26 iceman1001FIX: fixes the broken build,...
2016-08-03 iceman1001FIX: coverity scan 133859 structually dead code, ...
2016-08-02 iceman1001FIX: COverityScan 133865, out-of-bounds access, Forgo...
2016-08-02 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-08-02 iceman1001fix: CoverityScan 133855 -out-of-bounds bits was...
2016-07-28 iceman1001CHG: merged the forum user @jason 's fixes to LEGIC...
2016-01-25 iceman1001CHG: Syntax suger
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2015-11-09 iceman1001CHG: minor code clean up, removed commented old code.
2015-07-22 iceman1001ADD: using @holiman's "ubs_poll_validate_length(...
2015-07-22 iceman1001MERGED: @holimans changes
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-27 pwpiwiRefactoring of BigBuf handling in order to prepare...
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-09-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001First check in.
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-06-27 Martin Holst SwendeMerged with master
2014-06-19 iZshTHIS REQUIRES A BOOTROM UPDATE!! To save FPGA area...
2010-05-06 adam@algroup.co.uklegic write/simulate [Anon]
2010-03-04 d18c7dbFix up small error in main osc startup delay and replac...
2010-02-21 marcansoftAdd license headers to armsrc/bootrom/common stuff
2010-02-21 marcansoftSplit str* and mem* into string.[ch]
2010-02-20 marcansoftClean up data types, some header cleanup, etc.
next
Impressum, Datenschutz