ダウンロードリスト

プロジェクト概要

CQ出版社のディジタル無線キット TRX-305の音声処理DSP上にオーディオ信号処理フレームワークを開発します。開発言語はGCCで、RTOSとしてTOPPERS/JSP for Blackfinを使用する予定です。フレームワークの名称はHiradoです。

システム要件

システム要件が設定されていません

リリース時刻: 2016-02-07 15:09
Hirado Framework Revision 0.9.2 (1 個のファイル 非表示)

リリースノート

What is this

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 :

  • SPORT communication
  • DMA handling
  • Logging on UART
  • Performance measurement

Also, the programmer can modify the demodulator.h to implement his demodulation algorithm

How to get

The newest source code and documentations is placed on http://osdn.jp/projects/trx-305dsp/

How to build

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.

変更履歴

変更履歴はありません