index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
guile
Age
Commit message (
Expand
)
Author
2011-07-30
digital: moved fll_band_edge out of gnruadio-core.
Tom Rondeau
2011-07-24
digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...
Tom Rondeau
2011-07-21
digital: moving correlate_access_code to gr-digital.
Tom Rondeau
2011-07-20
digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...
Tom Rondeau
2011-07-19
digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig...
Tom Rondeau
2011-07-19
digital: moved clock_recovery_ff/cc to gr-digital.
Tom Rondeau
2011-07-19
digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...
Tom Rondeau
2011-03-12
Added/updated ignore files.
Johnathan Corgan
2010-12-30
Create symlink using install-exec-local, not install-exec-hook.
Eric Blossom
2010-12-30
Move example waveforms to gnuradio-examples/waveforms.
Eric Blossom
2010-12-30
Create and install gr-run-waveform-script, and symlink to it when installed.
Eric Blossom
2010-12-23
Add test to see if Guile was built with threads enabled
Eric Blossom
2010-12-22
Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.
Eric Blossom
2010-12-10
Add new Guile gsubr that loads shared libraries using the equivalent of the R...
Eric Blossom
2010-12-09
Disable guile udp tests. They were causing a problem on some systems.
Eric Blossom
2010-12-03
update .gitignore
Eric Blossom
2010-12-03
Revert "Add "shims" for booting (mostly) from magic file system"
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-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-11-24
Add conditionals around gnuradio-core/src/{guile,python}
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-23
Move verbose-equal? to lib.scm
Eric Blossom
2010-11-21
merge from upstream
Rob Savoye
2010-11-21
fix so distcheck *almost* fully works
Rob Savoye
2010-11-21
Make Guile bindings work with --with-gnuradio-core et al.
Eric Blossom
2010-11-20
Add guile SIGINT handler to gr:wait.
Eric Blossom
2010-11-20
Add guile shim to gr_top_block::wait that exits guile mode before blocking.
Eric Blossom
2010-11-19
Enable more tests
Eric Blossom
2010-11-19
Enable a couple more tests
Eric Blossom
2010-11-18
gr_msg_queue now working correctly from within guile.
Eric Blossom
2010-11-18
Fix guile related problems with gr_message_{sink,source}.
Eric Blossom
2010-11-17
fixe more tests
Rob Savoye
2010-11-17
enable more tests
Rob Savoye
2010-11-14
Add tests that show that vector<complex<float>> is not working...
Eric Blossom
2010-11-14
Make cma-equalizer-cc test work
Eric Blossom
2010-11-14
Move true? from general_ctors.test to core.scm
Eric Blossom
2010-11-14
Fixed as many problems in general_ctors.test as I could quickly.
Eric Blossom
2010-11-13
dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.
Eric Blossom
2010-11-12
make check in gr-audio-alsa now confirms ability to load guile bindings.
Eric Blossom
2010-11-10
Add @srcdir@ to test directory specifier
Eric Blossom
2010-11-10
comment out the two failures
Rob Savoye
2010-11-10
add stubs, nothing seems to exist
Rob Savoye
2010-11-10
fix bogus throws and vectors
Rob Savoye
2010-11-10
stub out the rest of the not found tests
Rob Savoye
2010-11-10
fix one test
Rob Savoye
2010-11-10
fix most of the tests to work.
Rob Savoye
2010-11-10
initial blast through gengen tests
Rob Savoye
2010-11-10
add stub for the only test
Rob Savoye
[next]