summaryrefslogtreecommitdiff
path: root/gr-digital/lib
AgeCommit message (Expand)Author
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-21digital: moving correlate_access_code to gr-digital.Tom Rondeau
2011-07-19digital: moved clock_recovery_ff/cc 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-12fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau
2011-07-10digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau
2011-07-10digital: fixed variable ordering to remove warning.Tom Rondeau
2011-06-21gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar
2011-06-06digital: converting LMS algorithm to use the gr_adaptive_filter structure and...Tom Rondeau
2011-06-06digital: formatting CMA code; adding get_ functions and renaming things for c...Tom Rondeau
2011-06-03digital: fixing comments on LMS DD equalizerTom Rondeau
2011-06-03digital: fixing 8psk constellation object to properly slice.Tom Rondeau
2011-06-03digital: adding an LMS decision-directed equalizer block.Tom Rondeau
2011-05-18digital: set number of samps per symbol for the equalizer. Also, explicitly s...Tom Rondeau
2011-05-08Merge branch '8psk' of github.com:trondeau/gnuradio into 8pskTom Rondeau
2011-04-08gr-digital: formatting constellation block for our style; adding 8PSK constel...Tom Rondeau
2011-04-08gr-digital: updating build for consetellation object move.Tom Rondeau
2011-04-08gr-digital: moved consetellation object into gr-digital space.Tom Rondeau
2011-04-08gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau
2011-04-07gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al...Tom Rondeau
2011-04-07gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau
2011-04-07gr-digital: getting rid of warnings from costas loop block.Tom Rondeau
2011-03-30gr-digital: cleaning up and commenting.Tom Rondeau
2011-03-29gr-digital: restructured Costas loop to be specified in terms of the damping ...Tom Rondeau
2011-03-28gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau
2011-03-28gr-digital: adding a new top-level block for digital comms work.Tom Rondeau