Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ 01b6697b

# Date Author Comment
19e3114d 02/17/2009 02:33 am Josh Blum

kludge the legacy: usrp subdevice 2, the 3rd subdevice

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

af26023e 11/23/2008 05:10 pm Tom Rondeau

fixing sync routines by wrapping the angle and not clipping it; also opening up the frequency sync range a bit.

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

9ed5c507 10/27/2008 03:53 pm Johnathan Corgan

Added copyright header and disabled test_004, as it requires pygsl, which is not checked for in configure

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

8b9d8612 10/27/2008 07:05 am Eric Blossom

Added basic wavelet classifier blocks. GSL is now a prerequisite for
gnuradio-core. Merged from eb/frank -r9627:9868 to trunk.

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

5805bd81 10/27/2008 07:02 am Eric Blossom

Added optional vlen parameter to vector_source_* and vector_sink_*.
Merged from eb/frank 9627:9868 to trunk.

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

5bfda44b 10/01/2008 08:42 pm n4hy McGwier

pll bandwidth optimized to more nearly meet Carson's rule. The 19 kHz pilot recovery will soon be replace by polyphase channelizer trick

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

55a9ca4d 10/01/2008 02:34 am n4hy McGwier

Given 75 kHz deviation in the US FM market, Carson's rule says this is nominally 180 kHz occupied bandwidth, not 200 kHz

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

c4763fb9 09/12/2008 02:54 am Johnathan Corgan

Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr.descrambler_bb, using updated gri_lfsr.

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

924831af 09/10/2008 01:23 am Josh Blum

Replaced """! with """. Exclamation mark showed in doxygen docs.

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

6975dcd4 08/25/2008 07:02 pm Eric Blossom

Relaxed tolerance to fix OS/X 10.5 make check failure.
Merged michaelld/gruel_make_check_osx -r9402:9403 to trunk.
Thanks Michael!

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

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

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

36649d4e 08/14/2008 06:43 pm Johnathan Corgan

Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versions of fftsink, waterfallsink, and scopesink, and new constsink. See README.gl for use. (Josh Blum)

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

2105e82e 08/06/2008 08:11 pm Josh Blum

set decim

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

aed878fe 08/03/2008 05:15 pm Johnathan Corgan

Better fix for race in logpwrfft.py

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

49cd4878 08/01/2008 07:27 pm Josh Blum

replaced tabs, added sample_rate, fixed average=True bug

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

73a2e8ac 07/09/2008 04:36 pm Johnathan Corgan

Add some getter methods

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

1585a4d0 07/05/2008 09:14 pm Johnathan Corgan

Fix block names.

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

a3d76190 07/05/2008 09:11 pm Johnathan Corgan

Fix block name.

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

44498d11 07/05/2008 08:20 pm Johnathan Corgan

Adds blks2.logpwrfft_c,f blocks.

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

c7dbe561 07/05/2008 07:14 pm Johnathan Corgan

Adds blks2.stream_to_vector_decimator block.

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

15542acb 07/04/2008 04:58 pm n4hy McGwier

fixed broken link in filterbank comment

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

9dbac26b 06/23/2008 05:54 pm Eric Blossom

removed duplicate assignment

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

42f5d8f6 06/10/2008 04:13 pm Johnathan Corgan

Fixes ticket:246

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

fcf2cfb0 05/26/2008 01:30 pm Eric Blossom

channel_model.py now allows to set the random seed for the noise
source via init and adds a function to set the timing
offset. (Patch from Andreas Müller.)

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

3da84a4a 05/19/2008 02:36 am Johnathan Corgan

Fix breakage introduced in r6228 (Josh Blum)

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

642d5860 05/08/2008 03:37 am Eric Blossom

Applied patches from Don Ward.

(1) Close out_f before removing it in
gnuradio-core/src/python/gnuradio/gr/qa_wavefile.py (to prevent make check
failure).

(2) Don't permanently change PATH in config/sdl.m4 (to prevent real
problems in MinGW and potential problems for any code that runs after...

b9ba2711 04/22/2008 10:24 pm Eric Blossom

Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNU
Radio interface to the Cell Broadband Engine.

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

2ae538ed 04/18/2008 04:06 pm Tom Rondeau

Improved performance of the ML sync (with added computations). It uses the energy calculation to normalize the correlation and the timing sequence and correlation together to determine the timing. This works for frequencies of +-0.6 offset, which is a limiting factor still in the performance but better than the previous checkin....

b96d58fd 04/17/2008 02:37 pm Tom Rondeau

Improved the pnac ofdm sync block. This is based on a VTC'99 paper by Tufvesson, et al. that does a bit more work than the Schmidl and Cox to produce a more identifiable peak for the timing. This seems to work well in the simulation for low frequency errors. The correlation doesn't seem to track well, though. See the comments for more info. Also, the peak detection requires unity amplitude for the threshold detection. So, who wants to make an OFDM AGC?...

8bce0d9e 04/16/2008 05:12 pm Tom Rondeau

to complete what I started, this makes the ofdm_sync_fixed block work again in the OFDM receiver. Its only used for testing in the simulation mode if you want to remove any affects of the synchronization blocks. You have to manually edit the number of symbols and any fractional frequency offset you might want to use....

9b1edaa9 04/16/2008 04:22 pm Tom Rondeau

The ofdm_sync_pnac method now works, though not that well. The frequency estimation is horrible and it still has some problems that may be a fundamental issue with the idea. I need to get the paper this was based off of to review it.

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

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

8d51a86a 03/24/2008 03:52 pm Johnathan Corgan

Tweak ticket:181 fix for Win32 (Don Ward)

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

9905fe27 02/28/2008 08:11 pm Michael Dickens

Fix for QA code for wavefile.

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

2869e858 02/26/2008 11:02 pm Tom Rondeau

merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issues in transmitting OFDM over the air with 1 preamble symbol. Still some smaller issues left.

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

fd7f6c8c 02/21/2008 01:55 am Eric Blossom

disabled test_002_checkwavcopy, fails on PPC

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

3a4437ae 02/19/2008 03:12 am Johnathan Corgan

Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.

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

ac5495a4 02/18/2008 05:20 pm Johnathan Corgan

Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor_* blocks.

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

e7fda5b5 02/18/2008 06:27 am Johnathan Corgan

Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. Adds Martin Braun's gr.wavfile_source and gr.wavfile_sink blocks.

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

dec3205c 02/17/2008 12:37 am Johnathan Corgan

Fix word usage.

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

d3efda7e 02/16/2008 06:10 pm Johnathan Corgan

Improve hierarchical block documentation.

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

05005e3d 02/08/2008 04:36 am Eric Blossom

Removed gr.flow_graph, gr.hier_block and friends. From here on out
all work on the trunk must use gr.top_block and gr.hier_block2.
Merged eb/fg-no-more -r7602:7606 into trunk.

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

42ad2adb 02/06/2008 03:54 pm Tom Rondeau

Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the-air OFDM. Works with all modulations and tested both send and receive on different computers/USRPs. Misses a few packets, so it's not perfect.

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

d25106c3 01/29/2008 07:58 pm Tom Rondeau

Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves one problem of locking up with low SNR but does not solve the big over-the-air problems.

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

0ffca9f4 01/26/2008 01:30 am Matt Ettus

better filter bandwidths

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

d830a454 01/19/2008 07:16 pm Johnathan Corgan

Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs from limbo and upgraded to use blks2.

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

64069fba 01/18/2008 12:31 am Johnathan Corgan

Trial workaround for ticket:181

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

ce165145 01/02/2008 05:35 pm Tom Rondeau

Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block2 in blks2impl and removed from blksimpl. The new code
implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off...

e01b9886 11/29/2007 01:07 am Eric Blossom

fixes ticket:211

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

a81ac5a7 11/27/2007 05:00 pm Johnathan Corgan

Added FIXME tags.

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

3c443c0b 11/27/2007 03:29 pm Johnathan Corgan

Merged r7001:7035 from jcorgan/t202 into trunk. Implements ticket:202, converting qa code in core to new top block code.

Three issues exist and have been separately logged:

qa_bin_statistics.py - ticket:199
qa_rational_resampler.py - ticket:210
qa_stream_mux.py - ticket:211...

d5066151 10/22/2007 05:13 pm Johnathan Corgan

Add methods in shim to allow derived class override in Python

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

b5bd9e6e 10/18/2007 01:47 am Johnathan Corgan

Remove non-converted OFDM code from blks2impl (examples still use blks, not blks2.)

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

d5168150 09/20/2007 05:13 pm Johnathan Corgan

Converted blks2.channel_model to hier_block2 format.

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

e692e713 09/18/2007 06:59 pm Johnathan Corgan

Merge r6461:6464 from jcorgan/t162-staging into trunk.

  • Final gr.top_block and gr.hier_block2 implementation inside
    gnuradio-core/src/lib/runtime
  • Implementation of gr.hier_block2 versions of all the old-style blocks
    in blks. These live in blks2....
9ccd0ffb 09/04/2007 09:28 pm Johnathan Corgan

Merged r6285:6297 from features/deb into trunk. Nearing completion on Debian packaging for 3.1.

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

7366cf6e 08/30/2007 05:41 pm Eric Blossom

applied patch from jblum

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

c3dbdb6a 08/29/2007 08:44 pm Eric Blossom

loosened tolerance so that it passes on Cell/PPC

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

c088a546 08/27/2007 06:49 pm Johnathan Corgan

Merged r6171:6186 from jcorgan/fg into trunk.

Changes hierarchical flow graph API to use gr.top_block instead
of gr.runtime.

See discuss-gnuradio mailing list for explanation of changes.

GRC has not been updated to use the changed API.

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

f561a45c 08/23/2007 06:46 pm Johnathan Corgan

Merge r6160:6168 from jcorgan/fg into trunk.

Refactors gr_simple_flowgraph into gr_flowgraph and gr_flat_flowgraph.

Adds cppunit-based QA.

Trial fix for ticket:164 included for free.

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

9967e2e7 08/04/2007 03:21 pm Tom Rondeau

merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (supports bpsk, qpsk, 8psk, qam16, qam64, and qam256 currently), fixes some bugs in the correlation and altered default parameters for over-the-air operation. This merge fixes ticket:156 and ticket:157....

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

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

37c779b0 07/16/2007 05:28 am Johnathan Corgan

Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck.

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

2e458356 07/15/2007 06:05 pm Tom Rondeau

merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regenerate_bb block.

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

8c7985d2 06/25/2007 10:15 pm Martin Dvh

removed bug in pll_carrier_recovery which prevented stereo from working. Side-effect is that stereo-squelch is disabled for now

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

a663f5b4 06/10/2007 06:16 pm Tom Rondeau

Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air with BPSK and QPSK modulations on subcarriers. Passes make distcheck.

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

c7dbfcc7 06/04/2007 04:08 pm Tom Rondeau

merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored OFDM blocks. A few bug fixes for other blocks have also been slipped in.

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

ce991c54 05/30/2007 06:14 pm Eric Blossom

added Trond's gr_max_* and gr_argmax_* blocks

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

9880e7bb 05/28/2007 05:04 pm Johnathan Corgan

Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Numeric to numpy. Trunk passes distcheck. gr-radio-astronomy still needs conversion.

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

929caa62 05/25/2007 01:11 pm anastas

updated cpm.py file

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

9b7e0f92 05/15/2007 02:34 am anastas

Generic Continuous Phase Modulator (CPM) hierarchical block

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

0ad83f04 05/04/2007 09:50 pm Johnathan Corgan

Merged r5230:5237 from jcorgan/disc2. Trunk passes distcheck.

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

0bf2128a 05/02/2007 04:08 am Eric Blossom

Merged features/inband -r4812:5218 into trunk. This group of changes
includes:

  • working stand-alone mblock code
  • work-in-progress on usrp inband signaling

usrp now depends on mblock, and guile is a dependency.

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

b26ea696 04/28/2007 02:20 am Johnathan Corgan

Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck. Converts gr.hier_block2 API to not use 'define_component' methodology anymore.

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

43819f0f 04/26/2007 10:51 pm Johnathan Corgan

Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.

Adds incomplete OFDM implementation, further work to be completed in the
features/ofdm branch.

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

bae47cc4 04/03/2007 08:11 pm Johnathan Corgan

Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck.

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

75f9f9c4 03/14/2007 10:49 pm Johnathan Corgan

Merged r4750:4755 from jcorgan/frac into trunk. Adds gr_fractional_interpolator_ff and _cc. Passes distcheck.

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

f38a7682 03/12/2007 10:08 pm Eric Blossom

New fix for gr_framer_sink_1 hang on zero length payload.

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

28e08614 03/07/2007 04:31 am Tom Rondeau

merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receiver and fixes ticket:72

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

005d44e0 03/02/2007 01:50 am Eric Blossom

Applied patch from Josh Blum that adds SQUARE, TRIANGLE and SAWTOOTH
waveforms to gr_sig_source*

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

a39870d9 02/23/2007 06:27 pm Johnathan Corgan

Merged r4605:4612 from jcorgan/glfsr branch into trunk. Implements Galois LFSR source block of degree 1 through 32.

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

c4e072e8 02/06/2007 12:10 am Johnathan Corgan

Merged r4354:4390 from developer branch jcorgan/digital into trunk.

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

10157d34 01/26/2007 08:05 pm Tom Rondeau

removed changes to nbfm_tx.py (not sure where/when that happened), did not mean to commit it

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

d52c8fc3 01/26/2007 08:02 pm Tom Rondeau

updated copyright info, and snuck a little something else in (you didn't see anything...)

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

d23ea17c 01/16/2007 05:45 pm Eric Blossom

added minimal qa code for gr_noise_source

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

30981f79 12/22/2006 03:08 am Eric Blossom

loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith)

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

71647e09 12/21/2006 07:41 pm n4hy McGwier

Merged changeset r4153:4167 on n4hy/iir into trunk.

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

45221bd3 12/17/2006 01:40 am Tom Rondeau

changed complex_to_arg to use fast atan and updated QA

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

3ffcee6b 12/14/2006 11:37 pm Johnathan Corgan

Merge jcorgan/sfg changeset 4089 into trunk.

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

eabd80cc 12/14/2006 11:11 pm Tom Rondeau

updated name of examples directory to /digital

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

e51cf8c1 12/14/2006 07:03 pm Tom Rondeau

adding QA for pll_freqdet block

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