Changes between Version 11 and Version 12 of Internal/NoiseGenerator/Software


Ignore:
Timestamp:
Jul 13, 2009, 6:48:45 PM (15 years ago)
Author:
yuriysh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/NoiseGenerator/Software

    v11 v12  
    55   * Yuriy Loses and gets Lib
    66   * Lib: Missin Delay.h, fx2regs.h, fx2utils.h, syncdelay.h
    7      * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/delay.c Delay Library]: Contains Microsecond and Millisecond delays, 1 Bus Cycle = 4 Clock Cycles, mdelay function is not accurate, must be tuned
    8      * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/fx2utils.c Fx2utils.c]: USB functionality, delay tuned
     7     * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/delay.c delay.c]: Contains Microsecond and Millisecond delays, 1 Bus Cycle = 4 Clock Cycles, mdelay function is not accurate, must be tuned
     8     * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/fx2utils.c fx2utils.c]: USB functionality, delay tuned
     9     * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/i2c-compiler-bug.c i2c-compiler-bug.c]: Identical to i2c.c except for commented line
     10     * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/i2c.c i2c.c]: Seems complete, no fixes commented
     11     * [http://orbit-lab.org/browser/USBNoiseGenreator/trunk/firmware/lib/isr.c isr.c]: Seems complete, no fixes commented, has sv,uv, and fgv hooks
    912
    1013 * Firmware Files