PSDR/Source/DSP_Lib/Source
Michael Colton ffcb904b66 Initial commit to GitHub.
Includes the Source (as an Eclipse project) and the Hardware files (including schematic, layout, gerbers, and bill of materials.)

The firmware is extremely incomplete. At this point the DDS chips work (with controlled phase relationship), the LCD (with fast-ish SPI, scrolling, and GFX, modified from Adafruit's library), the encoder knob, and LED work.

The ADC is capturing, but not in a usable way, but it's enough to feed the DSP code and see a nice pretty waterfall. Timers, interrupts, and DACs are not working yet.
2014-06-22 17:49:43 -06:00
..
BasicMathFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
CommonTables Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
ComplexMathFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
ControllerFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
FastMathFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
FilteringFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
MatrixFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
StatisticsFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
SupportFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00
TransformFunctions Initial commit to GitHub. 2014-06-22 17:49:43 -06:00