summaryrefslogtreecommitdiff
path: root/gr-digital/swig
AgeCommit message (Expand)Author
2012-06-06Block Modifications:Tim O'Shea
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
2012-03-17Merge branch 'master' into nextJohnathan Corgan
2012-03-17digital: fix constellation __repr__ for Python swig onlyJohnathan Corgan
2012-03-10Merge branch 'master' into nextTom Rondeau
2012-03-10Merge remote branch 'benreynwar/maint'Tom Rondeau
2012-03-09Adding __repr__ to constellations.Ben Reynwar
2012-01-15Merge branch 'master' into nextTom Rondeau
2012-01-15digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)...Tom Rondeau
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-30digital: somewhat strange buy necessary fix for autotools build with guile.Tom Rondeau
2011-12-30digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau
2011-12-30digital: adding SNR nsamples set/get functions in swig i file.Tom Rondeau
2011-12-30digital: the SNR estimator block now issues a tag with the SNR (key = 'snr')....Tom Rondeau
2011-12-29digital: added documentation for SNR estimators; made a Doxygen group for the...Tom Rondeau
2011-12-29digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau
2011-12-29digital: fixing up blocks to use SNR est classes more appropriately.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-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau
2011-11-16work on swig docs, added to core and digitalJosh Blum
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-26digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
2011-08-30digital: fixing a few things left out in conversion to gri_control_loop child...Tom Rondeau
2011-08-30digital: converted mpsk_receiver to use gri_control_loop parent class. Update...Tom Rondeau
2011-08-30digital: converted FLL block to use gri_control_loop parent class.Tom Rondeau
2011-08-29digital: created a separate DQPSK constellation that does not gray code insid...Tom Rondeau
2011-08-17Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-08-14digital: cleaned up Costas loop code by switching over to the gri_control_loo...Tom Rondeau
2011-08-10digital: updated constellation receiver to use loop bandwidth and damping fac...Tom Rondeau
2011-07-30digital: updated Costas loop again. The damping factor is now set by default ...Tom Rondeau
2011-07-30digital: better behavior of FLL code and added gets and sets for the frequenc...Tom Rondeau
2011-07-30digital: moved fll_band_edge into gr-digital.Tom Rondeau
2011-07-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum