Changes between Version 7 and Version 8 of Cross/GNURadioReferenceImplementation

Show
Ignore:
Timestamp:
08/05/09 11:13:23 (15 years ago)
Author:
trnewman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cross/GNURadioReferenceImplementation

    v7 v8  
    7878Both the Shell component and the DSA CBR Cognitive Engine should be connected.  These two components constitute a simple, yet functional CROSS system.  The last thing to do is to have an application that is aware of the parameters in the Radio XML Configuration file, use the CROSS library to communicate with the system. 
    7979 
    80 A GNUradio reference implementation application for demonstrating how to access the functionality of the CROSS library in the {cross_src_dir}/src/examples/python/gnuradio-examples/ directory.  
     80A GNUradio reference implementation application for demonstrating how to access the functionality of the CROSS library in the {cross_src_dir}/src/cross-examples/python/gnuradio-examples/ directory.  
    8181 
    8282In this directory is ''benchmark_dsa.py''.  This file needs to be copied to the GNUradio examples directory in order to function properly.  It uses several of the python utility function files.