Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ f535cd0f

Name Size
  filter
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 71 Bytes
CMakeLists.txt 3.9 kB
ConfigChecks.cmake 6.4 kB
Makefile.am 2.2 kB
bug_work_around_6.cc 141 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
f535cd0f 08/17/2011 08:20 pm Josh Blum

small tweaks for windows building

fb2f45cd 08/17/2011 07:30 pm Josh Blum

Merge branch 'next' into digital

e6ed4fa7 08/17/2011 06:56 pm Josh Blum

Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital

Conflicts:
gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
gnuradio-core/src/lib/general/gr_fll_band_edge_cc.h
gnuradio-core/src/lib/general/gr_pll_refout_cc.h
gr-digital/lib/digital_constellation_receiver_cb.cc...

7e47bdda 08/15/2011 02:09 am Tom Rondeau

Convering the PLL refout block to use the gri_control_loop class to take care of the internal loop. The error and what to do with the phase and freq are left to this block. It also changes the interface so that the PLL's gains are determined by the loop bandwidth.

6bd1605b 08/15/2011 02:09 am Tom Rondeau

Adding a control_loop class that takes care of setting the loop gains and the standard loop advance function. This should be used as a parent class of any block that uses a 2nd order control loop (like the PLL, clock recovery, etc blocks).

d8942c7b 08/09/2011 02:25 am Tom Rondeau

digital: reworking pfb_clock_sync block for better construction of diff taps, more accesors.

8abd6a44 08/03/2011 07:12 am Josh Blum

rs: reasonable workaround for compiling reed-solomon under MSVC

605f4a3b 07/30/2011 09:09 pm Tom Rondeau

updating PFB clock sync to use loop bandwidth and damping factor instead of setting gains independently.

0eb52f16 07/30/2011 04:40 pm Tom Rondeau

digital: moved fll_band_edge out of gnruadio-core.

e1b4e608 07/30/2011 03:28 pm Tom Rondeau

core: made significant improvements in FLL algorithm. Now converges very nicely.

View revisions

Also available in: Atom