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
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-12-06
Update comments for --enable-guile, reflecting that it's disabled by default.
Eric Blossom
2010-12-06
Remove copy of config/gr_standalone.m4 from top/config
Eric Blossom
2010-12-06
Update TODO
Eric Blossom
2010-12-06
Remove unused variable grguiledir
Eric Blossom
2010-12-06
Add guile QA code to gr-howto-write-a-block
Eric Blossom
2010-12-06
Add prefix = NONE test to gr-howto-write-a-block
Eric Blossom
2010-12-06
Update TODO
Eric Blossom
2010-12-06
Merge branch 'master' into next
Tom Rondeau
2010-12-06
Adding new example script for using the new PFB arbitrary resampler interface...
Tom Rondeau
2010-12-06
Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just...
Tom Rondeau
2010-12-05
uhd: reverting tag changes on uhd single usrp source, there seems to be issue...
Josh Blum
2010-12-05
uhd: removed default value chan=0 in the cc files
Josh Blum
2010-12-04
Fix load-extension strings
Eric Blossom
2010-12-04
Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.
Eric Blossom
2010-12-04
Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to main
Eric Blossom
2010-12-04
Fix swig syntax error triggered in python/std_complex.i
Eric Blossom
2010-12-04
Some piece of this commit triggers a syntax error running swig:
Eric Blossom
2010-12-03
Make gr-howto-write-a-block work again...
Eric Blossom
2010-12-03
Fix EXTRA_DIST in gr-howto-write-a-block
Eric Blossom
2010-12-03
Regenerated Makefile.swig.gen's
Eric Blossom
2010-12-03
Rename libguile- to libguile-gnuradio- to match guile library naming convention.
Eric Blossom
2010-12-03
update .gitignore
Eric Blossom
2010-12-03
tarball name: run-waveform -> gr-run-waveform
Eric Blossom
2010-12-03
Comments
Eric Blossom
2010-12-03
Uhh, make that test_embed.cc
Eric Blossom
2010-12-03
Rename test_waveform.c test_embed.c
Eric Blossom
2010-12-03
Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.
Eric Blossom
2010-12-03
Less verbose
Eric Blossom
2010-12-03
Put all files in filesystem, not just .scm
Eric Blossom
2010-12-03
Override primitive-load et al. before loading code.
Eric Blossom
2010-12-03
xyzzy-search-load-path -> %xyzzy-search-load-path
Eric Blossom
2010-12-03
Revert "Add "shims" for booting (mostly) from magic file system"
Eric Blossom
2010-12-03
Rename run_waveform.cc gr-run-waveform.cc
Eric Blossom
2010-12-03
work-in-progress on run_waveform.cc
Eric Blossom
2010-12-03
Try to get block destructors called (fairly) early
Eric Blossom
2010-12-03
Add "shims" for booting (mostly) from magic file system
Eric Blossom
2010-12-03
Make xyzzy_open_file work. (And a bit of renaming.)
Eric Blossom
2010-12-03
Add filesystem.dat to CLEANFILES; other minor tweaks.
Eric Blossom
2010-12-03
Modify scm_xyzzy_init so that it looks up the system values of variables.
Eric Blossom
2010-12-03
Allow xyzzy_init to accept NULL or "\0" to specify install path
Eric Blossom
2010-12-02
Add code to handle lib vs lib64
Eric Blossom
2010-12-02
Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
Eric Blossom
2010-12-02
Move guts of gr-run-waveform into gnuradio/run-waveform.scm
Eric Blossom
2010-12-02
Update copyright dates
Eric Blossom
2010-12-02
Fix const-related warnings
Eric Blossom
2010-12-01
WITH_INCLUDES _must_ be last
Eric Blossom
2010-12-01
uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME
Josh Blum
2010-12-01
uhd: default channel params to zero for single source and sink blocks
Josh Blum
2010-11-30
Revert "Removed usrp2-firmware from being automatically built."
Eric Blossom
[next]