Anonymous

Hackney Space Centre Plan: Difference between revisions

From London Hackspace Wiki
Line 27: Line 27:


== Signal Decoding ==
== Signal Decoding ==
There are 128 sprites to decode. At present decoding in real time requires ~ 2 x 2.5GHz Core2 cores.
There are 128 sprites to decode. At present decoding in real time requires ~ 2 x 2.5GHz Core2 core. It needs length 640 complex FFT at every sample (64kHz) for each of the 128 sprites.
* We will be using a FUNcube Dongle Pro+.
* We will be using a FUNcube Dongle Pro+.
* GNU Radio programming/automation (we already have decoding working for a single sprite)
* GNU Radio programming/automation (we already have decoding working for a single sprite)