summaryrefslogtreecommitdiff
path: root/grc/todo.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-1/+1
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵Tom Rondeau2011-10-191-5/+0
| | | | Also removes related M4 and dependency requirements for USRP-related libs.
* added to todoJosh Blum2009-10-181-0/+3
|
* tweaks to the searchJosh Blum2009-10-071-1/+0
|
* bug fix for handling loading of dynamic paramsJosh Blum2009-09-181-2/+0
|
* use the keymap's translate_keyboard_state, use the key value rather than nameJosh Blum2009-09-101-0/+2
|
* Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum2009-09-061-1/+0
| | | | | 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 tweaksJosh Blum2009-09-061-1/+0
|
* more code cleanup for properties dialogJosh Blum2009-09-051-0/+1
|
* Rework the params/properties dialog and param gui class:Josh Blum2009-09-051-7/+2
| | | | Better handles dynamic changes and subsequent code cleanup.
* renamed params dialog to props dialogJosh Blum2009-09-051-0/+2
|
* better error msg for empty statementsJosh Blum2009-09-051-1/+0
|
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-1/+0
| | | | | Use only **kwargs so all contructor parameters must be passed with keys. Moved gui input forms classes from base to gui param module.
* todoJosh Blum2009-08-291-0/+2
|
* Replaced TYPES in Port and Param with types parameter.Josh Blum2009-08-291-1/+0
| | | | | 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 evaluateJosh Blum2009-08-281-2/+0
|
* Work on command line options for generated code.Josh Blum2009-08-251-2/+1
| | | | Simplified eng_option eng_float to reuse str_to_num code.
* added continuation mode for pad source and sinksJosh Blum2009-08-201-0/+2
|
* apply diff from previous commitsJosh Blum2009-08-101-0/+1
|
* There is no y per div, but there is a dynamic range.jblum2009-07-161-0/+4
| | | | | | | | | 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 fixjblum2009-07-081-0/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11380 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11309:11357 from grc branch.jblum2009-07-061-2/+3
| | | | | | | | 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 examplesjblum2009-06-251-1/+0
| | | | 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/ paramjblum2009-06-251-0/+10
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11281 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging r11186:11273 from grc branch.jblum2009-06-231-4/+26
| | | | | | | | | 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 todojblum2009-06-031-16/+34
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11172 221aa14e-8319-0410-a670-987f0aec2ac5
* Replaced the is_match function with regular expression.jblum2009-05-231-1/+0
| | | | | | | | | | | | 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. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11099 221aa14e-8319-0410-a670-987f0aec2ac5
* Quick fix for ubuntu docs dir.jblum2009-05-221-0/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11087 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged grc developer branch r10679:10938jblum2009-05-011-2/+0
| | | | | | | | | | | | 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).jblum2009-03-121-1/+0
| | | | | | | | 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
* updated todojblum2009-02-121-16/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10443 221aa14e-8319-0410-a670-987f0aec2ac5
* new and improved simple/dual usrp blocks and wrapper classesjblum2009-01-261-2/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10305 221aa14e-8319-0410-a670-987f0aec2ac5
* test case of file DNEjblum2009-01-231-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10292 221aa14e-8319-0410-a670-987f0aec2ac5
* params must exist for option parserjblum2009-01-221-0/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10283 221aa14e-8319-0410-a670-987f0aec2ac5
* cmd line options with param blockjblum2009-01-221-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10282 221aa14e-8319-0410-a670-987f0aec2ac5
* dont hide vlen controller when vlen > 1jblum2009-01-201-2/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10272 221aa14e-8319-0410-a670-987f0aec2ac5
* new preferencesjblum2008-11-281-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10081 221aa14e-8319-0410-a670-987f0aec2ac5
* grc gtk version checkjblum2008-11-271-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10076 221aa14e-8319-0410-a670-987f0aec2ac5
* trellis IO fixjblum2008-11-131-0/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9983 221aa14e-8319-0410-a670-987f0aec2ac5
* moved param inputjblum2008-11-071-2/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9948 221aa14e-8319-0410-a670-987f0aec2ac5
* support numpy typesjblum2008-10-111-2/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9775 221aa14e-8319-0410-a670-987f0aec2ac5
* some fixjblum2008-10-111-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9772 221aa14e-8319-0410-a670-987f0aec2ac5
* read-only awarejblum2008-10-081-1/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9751 221aa14e-8319-0410-a670-987f0aec2ac5
* probe function blockjblum2008-10-081-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9745 221aa14e-8319-0410-a670-987f0aec2ac5
* probe hier wrappersjblum2008-10-081-3/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9741 221aa14e-8319-0410-a670-987f0aec2ac5
* probe threads: set daemonjblum2008-10-081-1/+4
| | | | 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 windowjblum2008-10-031-1/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9705 221aa14e-8319-0410-a670-987f0aec2ac5
* todo.txt is backjblum2008-09-091-0/+41
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9548 221aa14e-8319-0410-a670-987f0aec2ac5