summaryrefslogtreecommitdiff
path: root/gr-digital/swig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-08-176-26/+84
|\
| * digital: cleaned up Costas loop code by switching over to the gri_control_loo...Tom Rondeau2011-08-142-17/+3
| * digital: updated constellation receiver to use loop bandwidth and damping fac...Tom Rondeau2011-08-101-12/+15
| * digital: updated Costas loop again. The damping factor is now set by default ...Tom Rondeau2011-07-301-9/+14
| * digital: better behavior of FLL code and added gets and sets for the frequenc...Tom Rondeau2011-07-301-7/+13
| * digital: moved fll_band_edge into gr-digital.Tom Rondeau2011-07-303-0/+57
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-07-289-9/+311
|\|
| * digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau2011-07-243-1/+64
| * digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau2011-07-243-0/+30
| * digital: added some QA tests for the clock_recovery_mm block.Tom Rondeau2011-07-241-0/+4
| * digital: moving correlate_access_code to gr-digital.Tom Rondeau2011-07-213-8/+71
| * digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau2011-07-193-0/+100
| * digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau2011-07-193-0/+36
* | digital: added cmake support for gr-digital (unix only)Josh Blum2011-07-201-0/+52
|/
* fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau2011-07-121-1/+1
* digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau2011-07-105-7/+100
* gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar2011-06-212-1/+4
* digital: converting LMS algorithm to use the gr_adaptive_filter structure and...Tom Rondeau2011-06-061-7/+15
* digital: formatting CMA code; adding get_ functions and renaming things for c...Tom Rondeau2011-06-061-5/+6
* digital: adding an LMS decision-directed equalizer block.Tom Rondeau2011-06-033-0/+41
* digital: adding some comments to the swig fileTom Rondeau2011-06-031-0/+25
* digital: set number of samps per symbol for the equalizer. Also, explicitly s...Tom Rondeau2011-05-181-2/+3
* gr-digital: updating build for consetellation object move.Tom Rondeau2011-04-083-71/+74
* gr-digital: moved consetellation object into gr-digital space.Tom Rondeau2011-04-081-0/+146
* gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau2011-04-083-1/+44
* gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al...Tom Rondeau2011-04-071-0/+2
* gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau2011-04-073-2/+46
* gr-digital: restructured Costas loop to be specified in terms of the damping ...Tom Rondeau2011-03-291-11/+11
* gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau2011-03-283-10/+10
* digital: fixing up build structure. Compiles now.Tom Rondeau2011-03-284-3/+71
* gr-digital: adding a new top-level block for digital comms work.Tom Rondeau2011-03-285-0/+275