DSP program for the Surfboard hardware (PCB to be open sourced) http://www.avbotz.com/ourauv/electrical/signal-processing/

Dependencies:   MODDMA SimpleIOMacros mbed-dsp mbed

Files at this revision

API Documentation at this revision

Comitter:
avbotz
Date:
Fri Aug 02 02:25:12 2013 +0000
Parent:
0:2381a319fc35
Commit message:
Initial commit. Not working. MODDMA makes DMA setup slow, and the mbed SPI peripheral corrupts data sometimes. I will write my own SPI and DMA classes and see how it goes.

Changed in this revision

MODDMA.lib Show annotated file Show diff for this revision Revisions of this file
SimpleIOMacros.lib Show annotated file Show diff for this revision Revisions of this file
--- a/MODDMA.lib	Fri Aug 02 02:23:36 2013 +0000
+++ b/MODDMA.lib	Fri Aug 02 02:25:12 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/AjK/code/MODDMA/#2aa6ffab5522
+http://mbed.org/users/avbotz/code/MODDMA/#2aa6ffab5522
--- a/SimpleIOMacros.lib	Fri Aug 02 02:23:36 2013 +0000
+++ b/SimpleIOMacros.lib	Fri Aug 02 02:25:12 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/AjK/code/SimpleIOMacros/#2231ee4dc937
+http://mbed.org/users/avbotz/code/SimpleIOMacros/#2231ee4dc937