Develop an audio signal processing framework on the DSP for SDR kit TRX-305. The development language is GCC, using the TOPPERS/JSP for Blackfin as RTOS. This framework is named as "Hirado"
This is the source tree of the "Hirado" framework. The Hirado framework is the SDR framework on the ADSP-BF533 of TRX-305 SDR sytem.
The framework contains the entire software to control the DSP which includes :
Also, the programmer can modify the demodulator.h to implement his demodulation algorithm
The newest source code and documentations is placed on http://osdn.jp/projects/trx-305dsp/
To build it, run the installer on the development OS. The installer is also placed on the above WEB site. Once the tool is install it, run "configure_project" script in this directly. And then, run make.