]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2009-07-30 edouard@lafargue... Add checks in em4x50read to avoid segfaults in case...
2009-07-29 adam@algroup... [henryk] memory map for linux build
2009-07-29 d18c7dbReduced the size of BigBuf to make more room for stack...
2009-07-28 d18c7dbfix crash in client when no buffer is loaded
2009-07-28 d18c7dbmerge-srec.pl create proper S19 file with checksums.
2009-07-25 d18c7dbadded tiwrite command, split LF code from appmain into...
2009-07-24 adam@algroup... fast flash mode (button already held down) and both...
2009-07-23 adam@algroup... forgot the identification details
2009-07-23 adam@algroup... [ryan] home again cat tag traces
2009-07-22 d18c7dbFurther additions to tidemod to differentiate between...
2009-07-22 adam@algroup... buffclear should be available in offline mode
2009-07-21 adam@algroup... [ryan] fix declarations for windows compiler
2009-07-21 adam@algroup... missing varaiables for grid build under windows?
2009-07-21 adam@algroup... fix grid so it stays still and only in plotted area
2009-07-21 adam@algroup... make grid function linux friendly
2009-07-21 adam@algroup... [rleroy] add signal strength meter to 'detectreader...
2009-07-20 d18c7dbThis version code now reads a TI tag properly.
2009-07-20 d18c7dbAdded a way to overlay a grid to graph window
2009-07-19 d18c7dbSome new commands (threshold and fskdemod) that act...
2009-07-19 d18c7dbfixed an intermitent pain in the ass to track down...
2009-07-19 d18c7dbTrace from TI 23mm glass tag.
2009-07-19 d18c7dbInitial attempt at TI tag reading.
2009-07-19 d18c7dbNew mode define for FPGA
2009-07-19 d18c7dbRubbish file leftover from FPGA compile. Not source...
2009-07-19 d18c7dbAdded FPGA passthrough mode for TI tags
2009-07-19 d18c7dbFixed it so it accepts DOS (CRLF) text files as input.
2009-07-19 d18c7dbTidy up of SpinDelay
2009-07-19 d18c7dbminor changes to iso15693.c to get rid off all the...
2009-07-13 adam@algroup... prettify tune output
2009-07-13 adam@algroup... make button detection more reliable in standalone mode...
2009-07-13 d18c7dbWindows VC compile file shoudn't be there.
2009-07-13 d18c7dbMerged sweeplf into tune command
2009-07-13 skamkarpart of readmem function
2009-07-13 skamkarfix debug printing function, add readmem function
2009-07-13 skamkarAdded stand-alone mode (no PC) with HID reading and...
2009-07-12 adam@algroup... more extended help
2009-07-12 adam@algroup... add extended help feature
2009-07-12 adam@algroup... compile clean and flasher targets
2009-07-12 adam@algroup... get rid of annoying "declared ‘static’ but never define...
2009-07-10 adam@algroup... confirm function has exited on button press
2009-07-10 adam@algroup... minor display style change
2009-07-08 adam@algroup... show samples values at cursor A & B in plots
2009-07-08 adam@algroup... 'sweeplf' tells us antenna's resonant frequency
2009-07-08 skamkarfix windows compile error and remove linux compile...
2009-07-08 skamkarport adam's changes to add cursor pos in plot
2009-07-08 adam@algroup... initialise cursor positions so 'dt' will show correct...
2009-07-07 adam@algroup... add 'detectreader' command - listen for external reader...
2009-07-06 adam@algroup... em4x50read (work in progress)
2009-07-06 adam@algroup... #defines for ADC channels so we can see what's what
2009-07-06 adam@algroup... argh. dropped locomread this time. going to the back...
2009-07-06 adam@algroup... oops! clobbered manchester code inversion with last...
2009-07-04 adam@algroup... send LF commands to TAG (locomread)
2009-07-03 adam@algroup... add inversion option to mandemod and fix indentation
2009-07-03 adam@algroup... tag traces for em4x05 and em4x50
2009-07-03 adam@algroup... added 'buffclear' - when you absolutely positivley...
2009-07-03 skamkarfix a compilation issue on linux (include termcap lib)
2009-07-03 skamkardocumented tag IDs for the 3 new EM4102 traces
2009-07-03 skamkarwith em410xread, retest if we read our bits the wrong...
2009-07-02 edouard@lafargue... Improved askdemod to detect transitions from peak to...
2009-07-02 edouard@lafargue... Added traces for EM4102, HID Prox II and Indala LF...
2009-07-02 adam@algroup... updated help
2009-07-02 skamkarVarious traces from tags for testing and educational...
2009-07-02 skamkarAdded em410xread, em410xsim, em410xread, bitstream...
2009-07-02 skamkarDon't depend on local path/lib settings for easier...
2009-06-30 edouard@lafargue... New version of mandemod 64 by Samy: now does not need...
2009-06-29 adam@algroup... fix loader memory mapping
2009-06-28 adam@algroup... enable flashing from linux
2009-06-28 adam@algroup... update arm toolchain installer for linux and make it...
2009-06-26 edouard@lafargue... Add the new Linux "cli" command line client, thanks...
2009-06-25 adam@algroup... Detach kernel driver
2009-06-05 yobibeFix segfault: v.printf() cannot be called twice on...
2009-04-27 edouard@lafargue... - Restored the 'reset' command
2009-04-26 edouard@lafargue... Rationalized LED usage in 14443-B: LED D shows RF Field OK,
2009-04-25 edouard@lafargue... - Added new Makefile.linux in bootrom directory
2009-04-21 edouard@lafargue... Added a gnu make compatible Makefile to armsrc for...
2009-04-16 d18c7dbUpdated logic in lo_read.v so it's much tidier now...
2009-04-16 edouard@lafargue... Added UID reading to SRI512, and reordered the output...
2009-04-16 edouard@lafargue... Added a new function to read ISO14443-B ST Microelectro...
2009-04-15 edouard@lafargue... Added LF frequency adjustments from d18c7db, cleaned...
2009-04-09 edouard@lafargue... Fixed a typo in command.cpp, moved Changelog to...
2009-04-09 edouard@lafargue... Added indala demodulation command (indalademod) as...
2009-04-09 edouard@lafargue... Initial commit for the firmware. Used the 20090306_ela...
2009-04-09 (no author)Initial directory structure.
Impressum, Datenschutz