Difference between revisions of "Band 3 baseband player"

From OpenDigitalRadio
Jump to navigationJump to search
(New page: CRC-Dwap.py has got some problems with recent versions of Ubuntu (using new wxpython version) and gnuradio (change in the library calls). A new baseband player for USRP1 has been designed...)
 
Line 9: Line 9:
 
* Python script: [http://www.opendigitalradio.org/files/band3_usrp1_player.py band3_usrp1_player.py]
 
* Python script: [http://www.opendigitalradio.org/files/band3_usrp1_player.py band3_usrp1_player.py]
 
* Gnuradio Companion graph (used to produce python script): [http://www.opendigitalradio.org/files/band3_usrp1_player.grc band3_usrp1_player.grc]
 
* Gnuradio Companion graph (used to produce python script): [http://www.opendigitalradio.org/files/band3_usrp1_player.grc band3_usrp1_player.grc]
 +
 +
[[Image:Baseband3.jpg]]

Revision as of 14:56, 13 October 2010

CRC-Dwap.py has got some problems with recent versions of Ubuntu (using new wxpython version) and gnuradio (change in the library calls).

A new baseband player for USRP1 has been designed and that is now compatible with recent Ubuntu versions. This player also include:

  • A pre mask filter to respect DAB mask spectrum (however a hardware mask filter) is still needed after amplification
  • Output spectrum display
  • Channel selection in VHF band 3

Source files:

Baseband3.jpg