Statistics
| Branch: | Tag: | Revision:

root / gr-digital / swig @ 74f835a3

Name Size
  gnuradio
.gitignore 103 Bytes
Makefile.am 2.2 kB
Makefile.swig.gen 9.7 kB
digital_binary_slicer_fb.i 1 kB
digital_clock_recovery_mm_cc.i 1.9 kB
digital_clock_recovery_mm_ff.i 1.5 kB
digital_cma_equalizer_cc.i 1.4 kB
digital_constellation.i 6.9 kB
digital_constellation_decoder_cb.i 1.3 kB
digital_constellation_receiver_cb.i 1.3 kB
digital_correlate_access_code_bb.i 2.2 kB
digital_costas_loop_cc.i 1.1 kB
digital_crc32.i 1 kB
digital_fll_band_edge_cc.i 1.9 kB
digital_hier.i 1.2 kB
digital_kurtotic_equalizer_cc.i 1.3 kB
digital_lms_dd_equalizer_cc.i 1.4 kB
digital_mpsk_receiver_cc.i 1.9 kB
digital_swig.i 2.2 kB
run_guile_tests.in 420 Bytes

Latest revisions

# Date Author Comment
0e962fd8 09/01/2011 05:49 pm Tom Rondeau

digital: adding CPM C++ hier block, which adds a hier directory to gr-digital. Reworked build system to include this in the libraries and modules built.

b827a9b5 08/30/2011 09:03 pm Tom Rondeau

digital: fixing a few things left out in conversion to gri_control_loop children.

ba3a3158 08/30/2011 03:08 pm Tom Rondeau

digital: converted mpsk_receiver to use gri_control_loop parent class. Updated QA code for this, too. Again, had to change the expected data since the loop converges at a different rate; tested by setting alpha and beta to old values and it worked with old data still.

db2cfb25 08/30/2011 02:36 pm Tom Rondeau

digital: converted FLL block to use gri_control_loop parent class.

41cf2b30 08/29/2011 09:37 pm Tom Rondeau

digital: created a separate DQPSK constellation that does not gray code inside the block. This forces a slower decision making routine but allows differential encoding. Gray coding is done using pre_diff_code.

ed564be6 08/15/2011 02:32 am Tom Rondeau

digital: cleaned up Costas loop code by switching over to the gri_control_loop class to handle the inner loop. Had to add it to digital_swig.i to properly wrap the parent functions into Python.

612be395 08/11/2011 02:35 am Tom Rondeau

digital: updated constellation receiver to use loop bandwidth and damping factor instead of setting alpha and beta independently. Also cleaning up Costas loop a bit more.

a6fa43a9 07/30/2011 07:59 pm Tom Rondeau

digital: updated Costas loop again. The damping factor is now set by default and is no longer part of the constructor. All variables are exposed in gets and sets, though, for any purposes.

6876cd27 07/30/2011 07:58 pm Tom Rondeau

digital: better behavior of FLL code and added gets and sets for the frequency and phase estimates.

68dc13c1 07/30/2011 04:41 pm Tom Rondeau

digital: moved fll_band_edge into gr-digital.

View revisions

Also available in: Atom