Statistics
| Branch: | Tag: | Revision:

root / grc / python / Platform.py @ 68a36d3e

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
41396437 10/12/2011 10:54 pm Josh Blum

grc: added new IO types

Added all complex/real float/integer types.
Used volk naming convention: fc32, etc...

The port type checking now relies on IO size,
therefore a short vector of length 2 can connect to a complex short,
a float can connect to an int....

4cdd41c1 04/14/2011 05:05 pm Josh Blum

grc: replaced asserts in python subdirectory

8fb43aa9 04/14/2011 04:39 pm Josh Blum

grc: define doc for license in case its optimized out (that was easy)

f0537a7d 03/02/2011 01:02 am Josh Blum

grc: moved wxgui blocks and python into gr-wxgui/grc

Prefixed wxgui blocks with WX GUI in the block names.
Added category to wxgui variables blocks (not in the main block tree.xml)

db29a2cf 02/24/2010 09:48 pm Josh Blum

updated wiki url

152fcbc2 08/30/2009 05:34 pm Josh Blum

Switched the python classes to inherit from the base and gui classes.
Use only **kwargs so all contructor parameters must be passed with keys.
Moved gui input forms classes from base to gui param module.

63c92857 08/17/2009 07:54 am Josh Blum

Removed Source and Sink classes as Port subclasses.
A port can be a source or a sink based on the dir parameter.

9cdea550 08/11/2009 05:29 am Josh Blum

apply diff from previous commits

c51227a8 07/11/2009 10:10 pm Josh Blum

make use of gr.version()

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11420 221aa14e-8319-0410-a670-987f0aec2ac5

99886641 06/23/2009 08:38 pm Josh Blum

Merging r11186:11273 from grc branch.
Fixes, features, and reorganization for grc.
Minor fixes and features for wxgui forms.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5