Make C++ shared libraries versioned
[debian/gnuradio] / grc /
2009-10-06 Johnathan CorganAdd gr.pfb_clock_recovery to GRC
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Matt EttusMerge branch 'master' of gnuradio.org/git/gnuradio
2009-10-06 Josh Blumadded freq offset slider
2009-10-06 Josh Blumadded mpsk demod example
2009-10-04 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-10-04 Josh BlumAdded a run options to the "no gui" generate options.
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganMerge branch 'gr-noaa-fixes' of gnuradio.org/git/balist...
2009-09-25 Josh Blumhash the tuple of hashes to id the current params
2009-09-25 Johnathan CorganRevert "Merge branch 'grc' of gnuradio.org/git/jblum"
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Josh BlumAdded a run options to the "no gui" generate options.
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-24 Johnathan CorganMerge branch 'wip/gr-noaa' of gnuradio.org/git/jcorgan...
2009-09-24 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-20 Johnathan CorganAdded CVSD encoder/decoder to GRC, example app
2009-09-19 Josh Blumxor that hash
2009-09-19 Johnathan CorganMerge branch 'usrp2-real-fix' of gnuradio.org/git/balis...
2009-09-19 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-19 Josh Blumbug fix for handling loading of dynamic params
2009-09-18 Josh BlumRe/evaluate the notebook blocks label because we dont...
2009-09-18 Josh Blumput the flow graph errors button into the toolbar
2009-09-18 Josh Blumadded errors dialog to show all error messages in flow...
2009-09-18 Josh Blumbugfix: exclude disabled children from consideration...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-15 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-15 Josh Blumfixed issue where entry boxes lost focus (mishandling...
2009-09-13 Josh Blumtweaked key handling callbacks
2009-09-13 Josh Blumfix for uniformity convention with gtk signal name...
2009-09-13 Josh BlumSimply Actions module imports, using module prefix.
2009-09-13 Josh BlumReworked actions api and actions objects:
2009-09-13 Josh BlumMove key press extraction logic into actions module.
2009-09-11 Josh Blumrename variable, use keysyms in props dialog
2009-09-10 Josh Blumuse the keymap's translate_keyboard_state, use the...
2009-09-10 Josh Blumignore irrelevant modifiers and events pending
2009-09-10 Josh Blumproperties dialog with ok/cancel buttons
2009-09-10 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-09 Josh Blumuse show signal to perform initial gui update
2009-09-06 Josh BlumFixed the usrp and usrp2 probe scripts to work with...
2009-09-06 Josh Blumpropsdialog tweaks
2009-09-06 Josh Blummore code cleanup for properties dialog
2009-09-06 Josh BlumRework the params/properties dialog and param gui class:
2009-09-06 Josh Blumrenamed params dialog to props dialog
2009-09-05 Josh Blumremove unused imports, copyright date update, tweak
2009-09-05 Josh BlumCreated recursive create labels and shapes method for...
2009-09-05 Josh Blumreplaced dict[rot] storage of areas and lines with...
2009-09-05 Josh Blumstandardized the Element inheritance __init__ usage...
2009-09-05 Josh Blumbetter error msg for empty statements
2009-09-05 Josh BlumImplement a recursive validation api in the base Elemen...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-03 Josh Blumwe dont use test() -> remove it
2009-09-03 Josh BlumMade the window for the pass band filters integers...
2009-09-02 Josh BlumEvaluation fix in param.to_code().
2009-09-02 Johnathan CorganMerge branch 'wxgui_fix' from gnuradio.org/git/jblum...
2009-09-02 Johnathan CorganMerge branch 'lo_fix' from gnuradio.org/git/jblum.git...
2009-09-02 Josh BlumModifications to usrp2 source and sink so that set...
2009-09-02 Josh BlumRemoved the flagging api and usage from the base classes.
2009-09-02 Josh Blumadded ref scale param to fft and waterfall
2009-09-02 Josh BlumModifications to the usrp blocks and wrapper so that...
2009-08-30 Josh BlumSwitched the python classes to inherit from the base...
2009-08-30 Josh Blumport and param types from an overloaded method
2009-08-29 Josh Blumtodo
2009-08-29 Josh BlumReplaced TYPES in Port and Param with types parameter.
2009-08-29 Josh Blummade is_virtual_xxx a block level function, used by...
2009-08-29 Josh Blumadded stream id type and checking in evaluate
2009-08-29 Josh Blumavoid loops
2009-08-29 Josh BlumRecursive resolution of virtual sources.
2009-08-28 Josh Blumadded virtual source and added stream ids, logic to...
2009-08-26 Johnathan CorganMerge vrt of gnuradio.org/git/jblum.git into master
2009-08-26 Johnathan CorganMerge msg-passing from gnuradio.org/git/eb.git
2009-08-26 Josh Blumadded rewrite methods to element to separate from valid...
2009-08-26 Josh BlumAdded virtual sink and logic to clone port.
2009-08-26 Josh Blumremoved repurposing of pads
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Josh BlumWork on command line options for generated code.
2009-08-25 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into grc
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Josh Blumrenamed the colors dialog to types
2009-08-24 Josh Blumuse pkgpythondir
2009-08-23 Johnathan CorganAdded blks2.pfb_arb_resampler_ccf to GRC block list
2009-08-20 Josh Blumadded continuation mode for pad source and sinks
2009-08-17 Josh BlumRemoved Source and Sink classes as Port subclasses.
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-15 Josh Blumadded validation check for msg type ports, added copy...
2009-08-15 Josh Blumparams, sources, and sinks now stored internally as...
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 Josh Blumthis time commit the file changes
2009-08-14 Josh BlumAdded generation of message queues in flow graph template.
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
next