Statistics
| Branch: | Tag: | Revision:

root / gr-digital / lib @ 1cb52da4

Name Size
.gitignore 37 Bytes
Makefile.am 2 kB
digital_binary_slicer_fb.cc 1.7 kB
digital_binary_slicer_fb.h 1.5 kB
digital_clock_recovery_mm_cc.cc 6.3 kB
digital_clock_recovery_mm_cc.h 3.9 kB
digital_clock_recovery_mm_ff.cc 4.1 kB
digital_clock_recovery_mm_ff.h 3.5 kB
digital_cma_equalizer_cc.cc 1.4 kB
digital_cma_equalizer_cc.h 2.7 kB
digital_constellation.cc 13.2 kB
digital_constellation.h 12.8 kB
digital_constellation_decoder_cb.cc 2.4 kB
digital_constellation_decoder_cb.h 1.9 kB
digital_constellation_receiver_cb.cc 4.3 kB
digital_constellation_receiver_cb.h 5.4 kB
digital_correlate_access_code_bb.cc 3.7 kB
digital_correlate_access_code_bb.h 3.2 kB
digital_costas_loop_cc.cc 5.3 kB
digital_costas_loop_cc.h 4.6 kB
digital_crc32.cc 5 kB
digital_crc32.h 1.5 kB
digital_kurtotic_equalizer_cc.cc 1.4 kB
digital_kurtotic_equalizer_cc.h 3.2 kB
digital_lms_dd_equalizer_cc.cc 2.3 kB
digital_lms_dd_equalizer_cc.h 3.5 kB
digital_metric_type.h 1015 Bytes

Latest revisions

# Date Author Comment
1cb52da4 07/24/2011 05:25 pm Tom Rondeau

digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for it.

a444c2a5 07/22/2011 03:35 am Tom Rondeau

digital: moving correlate_access_code to gr-digital.

7b54b63c 07/20/2011 02:07 am Tom Rondeau

digital: moved clock_recovery_ff/cc to gr-digital.

3f94d49b 07/20/2011 01:30 am Tom Rondeau

digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA code. Removed constellation_decoder and everything that dependedon it. Must switch everything to digital_constellation_decoder now. Also moved gmsk to gr-digital. Make check passes.

0b3d5b1a 07/13/2011 03:06 am Tom Rondeau

fixing build for constellation code. Had to make some changes to the qa code to import the right stuff after being changed from sitting in gnuradio-core.

f232855f 07/11/2011 12:29 am Tom Rondeau

digital: moving more constellation blocks into gr-digital. Builds, make check needs work.

7dfb50a3 07/11/2011 12:28 am Tom Rondeau

digital: fixed variable ordering to remove warning.

233621d6 06/21/2011 10:51 pm Ben Reynwar

gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that it is in gr-digital.

86553ec4 06/06/2011 03:51 pm Tom Rondeau

digital: converting LMS algorithm to use the gr_adaptive_filter structure and making naming consistent (so CMA and LMS look and behave similary with different error and upate functions).

23ee6269 06/06/2011 03:35 pm Tom Rondeau

digital: formatting CMA code; adding get_ functions and renaming things for consistency.

View revisions

Also available in: Atom