]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - doc/CHANGES.TXT
Added LF frequency adjustments from d18c7db, cleaned up code,
[proxmark3-svn] / doc / CHANGES.TXT
index f927c6a2ee65212c48a163d8d995413c69a5731c..815d0cf15f19816d1ff947826aed0cd4119d05d5 100644 (file)
@@ -1,3 +1,24 @@
+################\r
+## 2009/04/09 ##\r
+################\r
+winsrc/gui.cpp\r
+       Changes to PaintGraph to create X axis labels that are snapped to a power of two (useful when analysing low freq tags\r
+       with cycle times that are a power of two). Also small changes to keep the X axis labels fixed within the graph window\r
+       as the width of the graph window is resized.\r
+armsrc/apps.h\r
+       New defines for FPGA commands FPGA_CMD_SET_CONFREG, FPGA_CMD_SET_DIVISOR_REG\r
+armsrc/appmain.c\r
+\r
+armsrc/fpga.c\r
+       FpgaWriteConfWord(data) is now a special case of FpgaSendCommand(FPGA_CMD_SET_CONFREG, data) to avoid changing every\r
+       source file containing FpgaWriteConfWord()\r
+fpga/fpga.v\r
+       Changes to the serial conf word, now takes a 4 bit command and 12 bit data code\r
+fpga/lo_read.v\r
+       Significant changes to lo_read, it now can be configured with a divisor value to produce a configurable drive clock\r
+       for the antenna.\r
+       Recompiled FPGA code
+
 ################
 ## 2009/04/09 ##
 ################
Impressum, Datenschutz