##// END OF EJS Templates
Bug fixed in jroIO_usrp.py: Code should be a numpy.array
Bug fixed in jroIO_usrp.py: Code should be a numpy.array

File last commit:

r681:a13b962c6023
r686:70c29a3edf06
Show More
__init__.py
6 lines | 90 B | text/x-python | PythonLexer
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 '''
Created on Feb 7, 2012
Daniel Valdez
Primera version del modelo del proyecto Signal Chain
r6
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 @author $Author$
@version $Id$
'''
Miguel Valdez
r681 __version__ = "2.1.4"