History | View | Annotate | Download (3 kB)
added to todo
tweaks to the search
bug fix for handling loading of dynamic params
use the keymap's translate_keyboard_state, use the key value rather than name
Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Also fixed the scripts to work since they were broken by previous changes.Get input in param class now pases a param instance (self) into the object.
propsdialog tweaks
more code cleanup for properties dialog
Rework the params/properties dialog and param gui class:Better handles dynamic changes and subsequent code cleanup.
renamed params dialog to props dialog
better error msg for empty statements
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.
todo
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.
added stream id type and checking in evaluate
Work on command line options for generated code.Simplified eng_option eng_float to reuse str_to_num code.
added continuation mode for pad source and sinks
apply diff from previous commits
There is no y per div, but there is a dynamic range.Added **kwargs to nongl for backwards compadibility.Updated todo.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11448 221aa14e-8319-0410-a670-987f0aec2ac5
short id fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11380 221aa14e-8319-0410-a670-987f0aec2ac5
Merged r11309:11357 from grc branch.Adds notebook cabability to grc and its wxgui windows/controls.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5
better fix for selected ports, added variable config example to examples
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11283 221aa14e-8319-0410-a670-987f0aec2ac5
added to todo, added help message to optparse option w/ param
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11281 221aa14e-8319-0410-a670-987f0aec2ac5
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
updated todo
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11172 221aa14e-8319-0410-a670-987f0aec2ac5
Replaced the is_match function with regular expression.Cache the results of the doc extraction.Removed support for blks2 docs until that is sorted out.
The matching will handle any file extension,as to also support .xml.gz files in the gnuradio-docs deb....
Quick fix for ubuntu docs dir.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11087 221aa14e-8319-0410-a670-987f0aec2ac5
Merged grc developer branch r10679:10938
Misc fixes and internal changes.Added help menu for usage tips.Added drag and drop for blocks.Removed callback controls, adopted forms.Any type can have enumerated options.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10941 221aa14e-8319-0410-a670-987f0aec2ac5
Added OFDM Mod and Demod to GRC (cough cough... kludge).Generalized the packet mod and demod stuff to accept the OFDM blocks.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10585 221aa14e-8319-0410-a670-987f0aec2ac5
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10443 221aa14e-8319-0410-a670-987f0aec2ac5
new and improved simple/dual usrp blocks and wrapper classes
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10305 221aa14e-8319-0410-a670-987f0aec2ac5
test case of file DNE
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10292 221aa14e-8319-0410-a670-987f0aec2ac5
params must exist for option parser
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10283 221aa14e-8319-0410-a670-987f0aec2ac5
cmd line options with param block
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10282 221aa14e-8319-0410-a670-987f0aec2ac5
dont hide vlen controller when vlen > 1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10272 221aa14e-8319-0410-a670-987f0aec2ac5
new preferences
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10081 221aa14e-8319-0410-a670-987f0aec2ac5
grc gtk version check
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10076 221aa14e-8319-0410-a670-987f0aec2ac5
trellis IO fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9983 221aa14e-8319-0410-a670-987f0aec2ac5
moved param input
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9948 221aa14e-8319-0410-a670-987f0aec2ac5
support numpy types
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9775 221aa14e-8319-0410-a670-987f0aec2ac5
some fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9772 221aa14e-8319-0410-a670-987f0aec2ac5
read-only aware
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9751 221aa14e-8319-0410-a670-987f0aec2ac5
probe function block
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9745 221aa14e-8319-0410-a670-987f0aec2ac5
probe hier wrappers
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9741 221aa14e-8319-0410-a670-987f0aec2ac5
probe threads: set daemon
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9739 221aa14e-8319-0410-a670-987f0aec2ac5
verbose messages for freedesktop installer, added missing import for main window
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9705 221aa14e-8319-0410-a670-987f0aec2ac5
todo.txt is back
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9548 221aa14e-8319-0410-a670-987f0aec2ac5