Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ a52f9a19

Name Size
  gen_interpolator_taps
  lib
  python
  tests
  utils
Makefile.am 942 Bytes

Latest revisions

# Date Author Comment
a52f9a19 04/15/2008 09:31 pm Johnathan Corgan

Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder
and decoder corresponding to the R=1/2, K=7 CCSDS standard ("Voyager").

This code is a GNU Radio wrapper around a 1995-era KA9Q portable-C
implementation, and is designed for continuous streaming data, not packets....

42b48770 04/15/2008 05:12 pm Tom Rondeau

Mostly fixed the van de Beek ML synchronization scheme. Instead of using the CP timing signal, it correlates against the known preamble just to send along the timing trigger. This works nicely and keeps the frequency more constant in the receiver since it updates the estimate every received symbol. Read the comments inside to see why it's 'mostly fixed' -- this was mostly proving a point for myself today....

3a2f0b7e 04/15/2008 05:06 pm Tom Rondeau

Adjusting structure a bit to redistribute responsibilities. This does not change the behavior or performance at all. The sync. block only calculates the frequency and timing signals and now outputs the fine frequency adjustment signal from output 0 and the timing signal for the start of the packet from output 1....

87b7f14e 04/12/2008 08:06 pm Johnathan Corgan

Fix typo in previous check-in

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8194 221aa14e-8319-0410-a670-987f0aec2ac5

ccea950c 04/12/2008 08:03 pm Johnathan Corgan

Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8193 221aa14e-8319-0410-a670-987f0aec2ac5

92c63035 04/12/2008 06:36 pm Johnathan Corgan

Adds gru.daemonize() and example application. Simplifies running GNU Radio applications as background daemon processes instead of foreground applications.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8191 221aa14e-8319-0410-a670-987f0aec2ac5

296f981f 04/12/2008 05:42 pm Johnathan Corgan

Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and decimates. Trunk passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8190 221aa14e-8319-0410-a670-987f0aec2ac5

5b45a79a 04/12/2008 03:46 pm Johnathan Corgan

Fixes typo in r8188.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8189 221aa14e-8319-0410-a670-987f0aec2ac5

3dbdc7d2 04/11/2008 11:51 pm n4hy McGwier

bug in gr_argmax_XX.cc.t fixed

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8188 221aa14e-8319-0410-a670-987f0aec2ac5

b91ae994 04/11/2008 11:33 pm n4hy McGwier

fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fix

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8187 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom