index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-05
standardized the Element inheritance __init__ usage in gui
Josh Blum
2009-09-05
better error msg for empty statements
Josh Blum
2009-09-05
Implement a recursive validation api in the base Element class.
Josh Blum
2009-09-04
Merge branch 'grc' from http://gnuradio.org/git/jblum.git into master
Johnathan Corgan
2009-09-04
stop sending short ethernet command packets.
Eric Blossom
2009-09-04
Fix problem with commands timing out (specifically stop_rx_streaming)
Eric Blossom
2009-09-04
Fix race condition that caused commands such as stop_rx_streaming to fail.
Eric Blossom
2009-09-03
Merge branch 'sync' from http://gnuradio.org/git/trondeau.git into master
Johnathan Corgan
2009-09-03
Fixing a line in the clock recovery algorithm. This works with a bit larger e...
Tom Rondeau
2009-09-03
Better fix for broken AC_PROG_F77 macro
Johnathan Corgan
2009-09-03
we dont use test() -> remove it
Josh Blum
2009-09-03
Fix Python header check failure due to invalid cached state
Johnathan Corgan
2009-09-03
Made the window for the pass band filters integers (take firdes.WIN_XXX).
Josh Blum
2009-09-02
Evaluation fix in param.to_code().
Josh Blum
2009-09-02
Merge branch 'wxgui_fix' from http://gnuradio.org/git/jblum.git into master
Johnathan Corgan
2009-09-02
Merge branch 'lo_fix' from http://gnuradio.org/git/jblum.git into master
Johnathan Corgan
2009-09-02
waterfall and fft use a common autoscale function
Josh Blum
2009-09-02
Fix so that the waterfall texture is initialized with a buffer of the same size.
Josh Blum
2009-09-02
Modifications to usrp2 source and sink so that set center freq is called afer...
Josh Blum
2009-09-02
Removed the flagging api and usage from the base classes.
Josh Blum
2009-09-02
added ref scale param to fft and waterfall
Josh Blum
2009-09-02
Modifications to the usrp blocks and wrapper so that the lo offset is set wit...
Josh Blum
2009-09-02
Removed subversion related configuration info.
Johnathan Corgan
2009-09-02
Merge branch 'wxgui' from http://gnuradio.org/git/jblum.git into master
Johnathan Corgan
2009-09-02
Expand frequency ranges to match hardware capability.
Johnathan Corgan
2009-08-31
Modified log power fft block so ref scale is peak to peak.
Josh Blum
2009-08-30
Adding clock sync algorithm using PFB. This works, but needs a bit more work.
Tom
2009-08-30
Switched the python classes to inherit from the base and gui classes.
Josh Blum
2009-08-30
port and param types from an overloaded method
Josh Blum
2009-08-29
todo
Josh Blum
2009-08-29
Replaced TYPES in Port and Param with types parameter.
Josh Blum
2009-08-28
made is_virtual_xxx a block level function, used by port and param classes
Josh Blum
2009-08-28
added stream id type and checking in evaluate
Josh Blum
2009-08-28
avoid loops
Josh Blum
2009-08-28
Recursive resolution of virtual sources.
Josh Blum
2009-08-28
added virtual source and added stream ids, logic to clone in port
Josh Blum
2009-08-26
Merge vrt of http://gnuradio.org/git/jblum.git into master
Johnathan Corgan
2009-08-26
Merge msg-passing from http://gnuradio.org/git/eb.git
Johnathan Corgan
2009-08-26
added rewrite methods to element to separate from validation logic
Josh Blum
2009-08-26
Added virtual sink and logic to clone port.
Josh Blum
2009-08-25
removed repurposing of pads
Josh Blum
2009-08-25
Merge branch 'master' of http://gnuradio.org/git/gnuradio into grc
Josh Blum
2009-08-25
Merge utils from http://gnuradio.org/git/trondeau.git
Johnathan Corgan
2009-08-25
Added files to Makefile.am for distribution.
Tom Rondeau
2009-08-25
Added colorbar to spectrogram for magnitude measurement.
Tom Rondeau
2009-08-25
Work on command line options for generated code.
Josh Blum
2009-08-25
Fixed spectrogram plotting axis.
Tom Rondeau
2009-08-25
Adding a spectrogram plot. The axis need work.
Tom Rondeau
2009-08-25
GR plotter tool handles end of file and files shorter than the block length.
Tom Rondeau
2009-08-25
Manages window/filter types better. Disables filter types if the designing al...
Tom Rondeau
[prev]
[next]