Statistics
| Branch: | Tag: | Revision:

root @ f535cd0f

Name Size
  cmake
  config
  debian
  docs
  dtools
  gcell
  gnuradio-core
  gnuradio-examples
  gr-atsc
  gr-audio
  gr-comedi
  gr-digital
  gr-gcell
  gr-howto-write-a-block
  gr-howto-write-a-block-cmake
  gr-noaa
  gr-pager
  gr-qtgui
  gr-radio-astronomy
  gr-run-waveform
  gr-trellis
  gr-uhd
  gr-usrp
  gr-usrp2
  gr-utils
  gr-video-sdl
  gr-vocoder
  gr-wxgui
  grc
  gruel
  usrp
  usrp2
  volk
  vrt
.gitattributes 323 Bytes
.gitignore 700 Bytes
AUTHORS 1.1 kB
CMakeLists.txt 7.1 kB
COPYING 34.3 kB
ChangeLog 931 Bytes
Guile-TODO 2.7 kB
INSTALL 9.1 kB
Makefile.am 1.5 kB
Makefile.common 4.5 kB
Makefile.common.spu 1.3 kB
Makefile.gen.gen 2.7 kB
Makefile.par.gen 2.8 kB
Makefile.swig 7.1 kB
Makefile.swig.gen.t 4.5 kB
NEWS 849 Bytes
README 9.3 kB
README-win32-mingw-short.txt 4 kB
README.building-boost 941 Bytes
README.hacking 10.8 kB
README.ps3 417 Bytes
bootstrap 1.1 kB
config.guess 43.5 kB
config.sub 34.4 kB
configure-cell-cross 1.9 kB
configure.ac 13.1 kB
gnuradio-pkg_chk.conf 2 kB
run_tests.sh.in 3.6 kB
setup_guile_test_env.in 3.9 kB
version.sh 61 Bytes

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...

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.

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).

4ea3b617 08/11/2011 02:42 am Tom Rondeau

digital: fixing naming of logging files.

25a0f8cc 08/11/2011 02:38 am Tom Rondeau

fixing constellation plotter to gracefully handle the end of a file.

57860e01 08/11/2011 02:37 am Tom Rondeau

Cleaning up; adding a different dbpsk that uses differential coding. The normal bpsk is non-differential by default, but can be set to use differential with the right flag.

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.

View all revisions | View revisions

Also available in: Atom