Projects/CubeSatCom/gnuRadio

(Difference between revisions)
Jump to: navigation, search
(Python blocks)
(Python blocks)
Line 8: Line 8:
  
 
On the virtual machine, the python blocks are found in <code>/home/gs_hevs/gr-cpqpsk/python</code>.
 
On the virtual machine, the python blocks are found in <code>/home/gs_hevs/gr-cpqpsk/python</code>.
 +
 +
The scripts are compiled with
 +
cmake ..
 +
make
 +
make install
 +
sudo ldconfig
  
 
[[Category:Projects]] [[Category:CubeSatCom]]
 
[[Category:Projects]] [[Category:CubeSatCom]]

Revision as of 08:01, 4 March 2019

Contents

GNU Radio is a development toolkit that provides signal processing blocks to simulate and implement systems. It is used for software radio. GNU Radio Companion (GRC) is a graphical tool for creating signal flow graphs and generating flow-graph source code.

Python blocks

On the virtual machine, the python blocks are found in /home/gs_hevs/gr-cpqpsk/python.

The scripts are compiled with

cmake ..
make
make install
sudo ldconfig
Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox