summaryrefslogtreecommitdiff
path: root/gr-digital/swig/digital_swig.i
AgeCommit message (Expand)Author
2012-04-24digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau
2012-04-23digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2011-12-30digital: somewhat strange buy necessary fix for autotools build with guile.Tom Rondeau
2011-12-29digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau
2011-12-29digital: added a probe (sink) for the new SNR estimators; also fixes up Makef...Tom Rondeau
2011-12-23digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an...Tom Rondeau
2011-11-16work on swig docs, added to core and digitalJosh Blum
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-09-26digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
2011-08-14digital: cleaned up Costas loop code by switching over to the gri_control_loo...Tom Rondeau
2011-07-30digital: moved fll_band_edge into gr-digital.Tom Rondeau
2011-07-24digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau
2011-07-24digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau
2011-07-24digital: added some QA tests for the clock_recovery_mm block.Tom Rondeau
2011-07-21digital: moving correlate_access_code to gr-digital.Tom Rondeau
2011-07-19digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau
2011-07-10digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau
2011-06-03digital: adding an LMS decision-directed equalizer block.Tom Rondeau
2011-04-08gr-digital: updating build for consetellation object move.Tom Rondeau
2011-04-08gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau
2011-04-07gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau
2011-03-28gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau
2011-03-28digital: fixing up build structure. Compiles now.Tom Rondeau