summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
...
* | fix usrp2 wrappers for vlen of 2 shortsJosh Blum2009-10-142-0/+6
* | Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan2009-10-1228-8444/+79
|\ \
| * | Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.Tom2009-10-091-1/+6
| * | Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be...Tom2009-10-071-1/+2
| * | Fixing previous checkinTom2009-10-061-1/+2
| * | Adding accessor functions for both alpha and beta.Tom2009-10-061-3/+8
| * | Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into syncMatt Ettus2009-10-0625-8442/+0
| |\ \
| | * | moved grc examples to gnuradio-examples/grcJosh Blum2009-10-0626-9032/+0
| | * | Merge branch 'sync' of http://gnuradio.org/git/matt into wip/examplesJosh Blum2009-10-066-14/+90
| | |\ \
| | * | | added freq offset sliderJosh Blum2009-10-051-164/+254
| | * | | added mpsk demod exampleJosh Blum2009-10-052-0/+500
| * | | | added more portsMatt Ettus2009-10-061-0/+10
| | |/ / | |/| |
| * | | rename and make output optionalMatt Ettus2009-10-063-6/+7
| * | | Add gr.pfb_clock_recovery to GRCJohnathan Corgan2009-10-063-2/+56
* | | | add canonical options for copy enable paramJosh Blum2009-10-111-0/+8
* | | | Added num_ports to various blocks that have infinite ports possible in io sig...Josh Blum2009-10-117-3/+117
* | | | Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-085-1/+88
|\ \ \ \ | | |_|/ | |/| |
| * | | using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum2009-10-085-1/+88
| |/ /
* | | tweaks to the searchJosh Blum2009-10-072-13/+10
* | | a working block tree searchJosh Blum2009-10-071-0/+21
* | | added noaa to extract doc matcherJosh Blum2009-10-071-1/+1
|/ /
* / Added a run options to the "no gui" generate options.Josh Blum2009-10-033-12/+33
|/
* Merge branch 'grc' of http://gnuradio.org/git/jblumJohnathan Corgan2009-09-251-1/+1
|\
| * hash the tuple of hashes to id the current paramsJosh Blum2009-09-251-1/+1
* | Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"Johnathan Corgan2009-09-253-33/+12
|/
* Added a run options to the "no gui" generate options.Josh Blum2009-09-253-12/+33
* Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan2009-09-233-10/+17
|\
| * xor that hashJosh Blum2009-09-181-1/+1
| * bug fix for handling loading of dynamic paramsJosh Blum2009-09-183-10/+17
* | Added CVSD encoder/decoder to GRC, example appJohnathan Corgan2009-09-196-1/+991
|/
* Re/evaluate the notebook blocks label because we dont garuntee the evaluation...Josh Blum2009-09-181-1/+1
* put the flow graph errors button into the toolbarJosh Blum2009-09-183-4/+5
* added errors dialog to show all error messages in flow graphJosh Blum2009-09-185-1/+26
* bugfix: exclude disabled children from consideration in valid conditionJosh Blum2009-09-171-1/+2
* fixed issue where entry boxes lost focus (mishandling of hide changing)Josh Blum2009-09-141-1/+3
* tweaked key handling callbacksJosh Blum2009-09-132-9/+8
* fix for uniformity convention with gtk signal name stringsJosh Blum2009-09-132-2/+2
* Simply Actions module imports, using module prefix.Josh Blum2009-09-134-24/+18
* Reworked actions api and actions objects:Josh Blum2009-09-137-246/+319
* Move key press extraction logic into actions module.Josh Blum2009-09-134-48/+40
* rename variable, use keysyms in props dialogJosh Blum2009-09-102-4/+5
* use the keymap's translate_keyboard_state, use the key value rather than nameJosh Blum2009-09-103-44/+48
* ignore irrelevant modifiers and events pendingJosh Blum2009-09-102-2/+2
* properties dialog with ok/cancel buttonsJosh Blum2009-09-092-16/+17
* use show signal to perform initial gui updateJosh Blum2009-09-085-22/+30
* Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum2009-09-066-18/+27
* propsdialog tweaksJosh Blum2009-09-064-30/+29
* more code cleanup for properties dialogJosh Blum2009-09-053-16/+2
* Rework the params/properties dialog and param gui class:Josh Blum2009-09-053-71/+87
* renamed params dialog to props dialogJosh Blum2009-09-054-4/+6