Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | |
2012-11-29 | core: adding msg_connect, updating msg interface, adding symbolic block names | Tim O'Shea | |
2012-05-03 | GRC: patch to allow users to specify max_noutput_items in GRC options block. | Jose Quaresma | |
2011-06-22 | grc: qtgui windows have scrollbars (thanks jason) | Josh Blum | |
2011-04-21 | grc: fix hier block generation w/ multiple pad blocks | Josh Blum | |
2011-04-13 | grc: stop the top block after qapp exec for qtgui generation | Josh Blum | |
2011-04-07 | grc: fix for generating top block when in run to completion mode | Josh Blum | |
2011-03-07 | qtgui-grc: added suport in main template for theme icon | Josh Blum | |
2011-03-07 | qtgui-grc: minor tweaks to the various things | Josh Blum | |
2011-03-04 | qtgui-grc: use a vboxlayout for the top_layout | Josh Blum | |
2011-03-01 | qtgui-grc: enable start/stop control through qt widgets | Josh Blum | |
2011-03-01 | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | |
generator does not differentiate between notebooks and controls, they are all block, but block are now sorted by variables present in the make also adjusted categories listed in the wx and qt widget related blocks | |||
2011-03-01 | grc: added tabbed widget in qtgui for grc | Josh Blum | |
created gui_hint type to handle tab descriptor + position markup, and to handle the generation of the name of the parent widget. No support python modules required in gr-qtgui. | |||
2011-03-01 | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | |
2011-03-01 | grc: added qtgui support to grc (just added sink) | Josh Blum | |
2009-12-03 | Allow for multiple io pads per hier flow graph. | Josh Blum | |
Each io pad can have a different io signature. Uses the iosignaturev for hier implementation. Backwards compadible with exception: Pad blocks that used multiple ports must be replaced with multiple pad blocks as the new pad io blocks only support one port per block. | |||
2009-10-28 | renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly | Josh Blum | |
2009-10-03 | Added a run options to the "no gui" generate options. | Josh Blum | |
The user can select between run to completion and prompt for exit. Also fixed the props dialog is changed function to have better hashes. Now we hash a tuple of all "relevant" items which is "order aware". Since xoring the individual hashes proved faulty when 2 params alternated hiding. (cherry picked from commit fd37328c778ea8014e9ea9d932e61e5d229dd012) | |||
2009-09-25 | Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum" | Johnathan Corgan | |
This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57. | |||
2009-09-25 | Added a run options to the "no gui" generate options. | Josh Blum | |
The user can select between run to completion and prompt for exit. Also fixed the props dialog is changed function to have better hashes. Now we hash a tuple of all "relevant" items which is "order aware". Since xoring the individual hashes proved faulty when 2 params alternated hiding. | |||
2009-08-29 | Replaced TYPES in Port and Param with types parameter. | Josh Blum | |
Replaced odict in options for storing options with a list. Fix virtual port check in flow graph template. | |||
2009-08-28 | Recursive resolution of virtual sources. | Josh Blum | |
Flow graph generation code working. Also, mod to fft window to use clean/nice Db/div. | |||
2009-08-25 | removed repurposing of pads | Josh Blum | |
2009-08-25 | Work on command line options for generated code. | Josh Blum | |
Simplified eng_option eng_float to reuse str_to_num code. | |||
2009-08-20 | added continuation mode for pad source and sinks | Josh Blum | |
2009-08-13 | this time commit the file changes | Josh Blum | |
2009-07-08 | short id fix | jblum | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11380 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-08 | Adds short commandline parameter handling in GRC. | jcorgan | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11376 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-06 | Merged r11309:11357 from grc branch. | jblum | |
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 | |||
2009-06-25 | added to todo, added help message to optparse option w/ param | jblum | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11281 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-23 | Merging r11186:11273 from grc branch. | jblum | |
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 |