Statistics
| Branch: | Tag: | Revision:

root / grc / python @ 30513fdc

Name Size
.gitignore 23 Bytes
Block.py 5.3 kB
Connection.py 1.6 kB
Constants.py 2.3 kB
FlowGraph.py 4.9 kB
Generator.py 5.1 kB
Makefile.am 1.2 kB
Param.py 16.1 kB
Platform.py 2.7 kB
Port.py 5.9 kB
__init__.py 1 Byte
block.dtd 1.8 kB
convert_hier.py 2.8 kB
default_flow_graph.grc 801 Bytes
expr_utils.py 4.7 kB
extract_category.py 2 kB
extract_docs.py 3 kB
flow_graph.tmpl 7.1 kB

Latest revisions

# Date Author Comment
30513fdc 09/02/2009 08:16 pm Josh Blum

Removed the flagging api and usage from the base classes.
Far better to flag the namespace for renewing once in the flowgraph.py

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.

cc13a273 08/30/2009 04:35 pm Josh Blum

port and param types from an overloaded method

576d3978 08/29/2009 08:04 am Josh Blum

Replaced TYPES in Port and Param with types parameter.
Replaced odict in options for storing options with a list.
Fix virtual port check in flow graph template.

cb794a7c 08/29/2009 04:06 am Josh Blum

made is_virtual_xxx a block level function, used by port and param classes

9ae19105 08/29/2009 03:57 am Josh Blum

added stream id type and checking in evaluate

5f7bd3f8 08/29/2009 03:39 am Josh Blum

avoid loops

cadc9548 08/29/2009 01:15 am Josh Blum

Recursive resolution of virtual sources.
Flow graph generation code working.

Also, mod to fft window to use clean/nice Db/div.

36d1520f 08/28/2009 08:09 am Josh Blum

added virtual source and added stream ids, logic to clone in port

dc9e9db1 08/26/2009 08:29 pm Josh Blum

added rewrite methods to element to separate from validation logic

View revisions

Also available in: Atom