debian/gnuradio
2009-09-15 Johnathan CorganApplied libusb-1.0 patch set from Thomas Tsou <ttsou...
2009-09-15 Philip BalisterFix doxygen warnings.
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-15 Josh Blumfixed bool converter in forms to work with non bool...
2009-09-13 Eric Blossomupdated top-level .gitignore
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-12 Eric Blossomadd u2_flash_tool to EXTRA_DIST
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-10 Johnathan CorganMerge branch 'forms' of gnuradio.org/git/jblum into...
2009-09-10 Johnathan CorganMerge branch 'usrp_siggen' of gnuradio.org/git/jblum...
2009-09-10 Johnathan CorganAdded missing file to ignores.
2009-09-10 Josh Blumonly import usrp and usrp2 modules in the setup methods
2009-09-09 Josh Blumupdated digital to use installed usrp options
2009-09-09 Josh Blumtweaked ampl slider params
2009-09-09 Josh Blumset text box bg color on change
2009-09-09 Josh BlumRound the slider's value, but not the internal represen...
2009-09-09 Josh Blumcopied usrp_siggen stuff from experimental gui into...
2009-09-09 Josh Blumuse show signal to perform initial gui update
2009-09-08 Eric Blossomremoved qr_fft.py from gr-utils
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 Johnathan CorganAdd missing cstdio includes for gcc 4.4 compatibility
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 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Eric Blossomstop sending short ethernet command packets.
2009-09-04 Eric BlossomFix problem with commands timing out (specifically...
2009-09-04 Eric BlossomFix race condition that caused commands such as stop_rx...
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-04 Tom RondeauFixing a line in the clock recovery algorithm. This...
2009-09-04 Johnathan CorganBetter fix for broken AC_PROG_F77 macro
2009-09-03 Josh Blumwe dont use test() -> remove it
2009-09-03 Johnathan CorganFix Python header check failure due to invalid cached...
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 Blumwaterfall and fft use a common autoscale function
2009-09-02 Josh BlumFix so that the waterfall texture is initialized with...
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-09-02 Johnathan CorganRemoved subversion related configuration info.
2009-09-02 Johnathan CorganMerge branch 'wxgui' from gnuradio.org/git/jblum.git...
2009-09-02 Johnathan CorganExpand frequency ranges to match hardware capability.
2009-09-01 Josh BlumModified log power fft block so ref scale is peak to...
2009-08-31 TomAdding clock sync algorithm using PFB. This works,...
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 Tom RondeauAdded files to Makefile.am for distribution.
2009-08-25 Tom RondeauAdded colorbar to spectrogram for magnitude measurement.
2009-08-25 Josh BlumWork on command line options for generated code.
2009-08-25 Tom RondeauFixed spectrogram plotting axis.
2009-08-25 Tom RondeauAdding a spectrogram plot. The axis need work.
2009-08-25 Tom RondeauGR plotter tool handles end of file and files shorter...
2009-08-25 Tom RondeauManages window/filter types better. Disables filter...
2009-08-25 Tom RondeauUser messages if PyQt and PyQwt are not installed ...
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-25 TomSetting validators for all edit boxes.
2009-08-25 TomFixing tab order.
2009-08-25 TomAdding display for the number of taps in the filter.
2009-08-24 Tom RondeauAdding equiripple band reject filter to filter design...
2009-08-24 Tom RondeauAdding P-M version of band reject filter.
2009-08-24 Tom RondeauFixed documentation for optfir band pass filters.
2009-08-24 Tom RondeauAdded routine for optfir equiripple filter design code...
2009-08-24 TomAdded design for Guassian filters.
2009-08-24 TomAdded design for RRC filters.
next