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