Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ 6d234892

Name Size
  bin
  gnuradio
Makefile.am 914 Bytes
build_utils.py 4.9 kB
build_utils_codes.py 1.4 kB

Latest revisions

# Date Author Comment
6d234892 04/15/2008 11:38 pm Johnathan Corgan

Fixed to pass distcheck, except QA test operates differently during distcheck vs. command-line, so commented out for now.

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

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

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

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

c989df77 04/11/2008 09:31 pm Johnathan Corgan

Adds gr.repeat(), an interpolating block to repeat a sample N times on the output.

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

873a6125 04/09/2008 03:26 pm Johnathan Corgan

Fixes ticket:238. (Tim Meehan)

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

68fa20fd 04/01/2008 08:54 pm n4hy McGwier

audio windows added to audio.py

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

View revisions

Also available in: Atom