summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/guile
Commit message (Expand)AuthorAgeFilesLines
* digital: moved fll_band_edge out of gnruadio-core.Tom Rondeau2011-07-301-3/+0
* digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau2011-07-241-3/+0
* digital: moving correlate_access_code to gr-digital.Tom Rondeau2011-07-211-6/+0
* digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...Tom Rondeau2011-07-202-9/+0
* digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig...Tom Rondeau2011-07-191-4/+0
* digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau2011-07-191-8/+0
* digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau2011-07-191-6/+0
* Added/updated ignore files.Johnathan Corgan2011-03-121-0/+1
* Create symlink using install-exec-local, not install-exec-hook.Eric Blossom2010-12-301-7/+6
* Move example waveforms to gnuradio-examples/waveforms.Eric Blossom2010-12-303-74/+0
* Create and install gr-run-waveform-script, and symlink to it when installed.Eric Blossom2010-12-304-43/+61
* Add test to see if Guile was built with threads enabledEric Blossom2010-12-231-0/+1
* Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.Eric Blossom2010-12-221-0/+31
* Add new Guile gsubr that loads shared libraries using the equivalent of the R...Eric Blossom2010-12-102-0/+102
* Disable guile udp tests. They were causing a problem on some systems.Eric Blossom2010-12-091-6/+6
* update .gitignoreEric Blossom2010-12-031-0/+1
* Revert "Add "shims" for booting (mostly) from magic file system"Eric Blossom2010-12-032-28/+0
* Try to get block destructors called (fairly) earlyEric Blossom2010-12-031-2/+4
* Add "shims" for booting (mostly) from magic file systemEric Blossom2010-12-032-0/+28
* Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.Eric Blossom2010-12-025-0/+118
* Move guts of gr-run-waveform into gnuradio/run-waveform.scmEric Blossom2010-12-022-0/+54
* Add conditionals around gnuradio-core/src/{guile,python}Eric Blossom2010-11-241-1/+5
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-3/+1
* Move verbose-equal? to lib.scmEric Blossom2010-11-232-10/+11
* merge from upstreamRob Savoye2010-11-216-50/+110
|\
| * Make Guile bindings work with --with-gnuradio-core et al.Eric Blossom2010-11-211-5/+7
| * Add guile SIGINT handler to gr:wait.Eric Blossom2010-11-201-3/+32
| * Add guile shim to gr_top_block::wait that exits guile mode before blocking.Eric Blossom2010-11-201-1/+12
| * Enable more testsEric Blossom2010-11-192-34/+33
| * Enable a couple more testsEric Blossom2010-11-191-10/+10
| * gr_msg_queue now working correctly from within guile.Eric Blossom2010-11-181-0/+19
* | fix so distcheck *almost* fully worksRob Savoye2010-11-211-0/+3
|/
* Fix guile related problems with gr_message_{sink,source}.Eric Blossom2010-11-182-10/+24
* fixe more testsRob Savoye2010-11-172-31/+31
* enable more testsRob Savoye2010-11-175-114/+92
* Add tests that show that vector<complex<float>> is not working...Eric Blossom2010-11-141-0/+22
* Make cma-equalizer-cc test workEric Blossom2010-11-141-3/+3
* Move true? from general_ctors.test to core.scmEric Blossom2010-11-142-4/+4
* Fixed as many problems in general_ctors.test as I could quickly.Eric Blossom2010-11-141-60/+51
* dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.Eric Blossom2010-11-132-12/+32
* make check in gr-audio-alsa now confirms ability to load guile bindings.Eric Blossom2010-11-121-3/+3
* Add @srcdir@ to test directory specifierEric Blossom2010-11-102-5/+1
* comment out the two failuresRob Savoye2010-11-101-4/+4
* add stubs, nothing seems to existRob Savoye2010-11-101-51/+200
* fix bogus throws and vectorsRob Savoye2010-11-101-97/+87
* stub out the rest of the not found testsRob Savoye2010-11-101-20/+19
* fix one testRob Savoye2010-11-101-1/+1
* fix most of the tests to work.Rob Savoye2010-11-101-100/+73
* initial blast through gengen testsRob Savoye2010-11-101-28/+204
* add stub for the only testRob Savoye2010-11-101-0/+6