index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-utils
/
src
/
python
/
modtool
Age
Commit message (
Collapse
)
Author
2013-04-03
modtool: fixes case when modulname ends in 0
Martin Braun
2013-03-27
utils: fixed wording in modtool for 'float' sink/source type.
Tom Rondeau
2013-03-14
modtool: fixed general python block template
Mike Jameson
2013-03-14
modtool: Python general blocks used grextras syntax
Martin Braun
2013-03-05
prefs: pass strings by reference. Also cleans up a comma in gr_modtool that ↵
Tom Rondeau
made a string into a tuple (and C++ angry).
2013-02-26
modtool: another fix in the SWIG generating code
Martin Braun
2013-02-14
modtool: fixed order for both 3.6 and 3.7 API versions
Martin Braun
2013-02-06
modtool: fixed block_magic and %include order
Martin Braun
2013-02-04
modtool: bugfix, BLOCK_MAGIC should appear before %include
Martin Braun
2013-01-28
modtool: cleanup, bugfixes
Martin Braun
2013-01-28
modtool: bugfixes
Martin Braun
2013-01-28
modtool: newmod uses gr.prefs or --srcdir
Martin Braun
2013-01-28
modtool: more flexibility w/ adding and removing entries
Martin Braun
2013-01-28
modtool: dir template update (added list for sources)
Martin Braun
2013-01-27
modtool: added copyleft headers
Martin Braun
2013-01-25
utils: modtool minor updates
Martin Braun
2013-01-25
utils: modtool now installs an example dir instead of the bz2
Martin Braun
2013-01-24
utils: added modtool
Martin Braun