Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ 5de36fac

# Date Author Comment
5de36fac 12/12/2006 06:11 pm Johnathan Corgan

Move gr_runtime.h out of the way in preparation for merge of hier developer branch. No changes in functionality. Passes make distcheck.

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

5f11df3a 12/04/2006 11:39 pm Eric Blossom

fix for ticket:113 gr_firdes::band_reject

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

7887a76a 11/27/2006 04:53 am Johnathan Corgan

Fixes ticket:103 (patch applied)

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

eeebc6bf 11/21/2006 06:18 pm Tom Rondeau

fixed typo in beta value for qpsk demod

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

dbff43eb 11/21/2006 05:21 pm Tom Rondeau

improved Costas loop gains for QPSK receiver

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

0dae4622 11/10/2006 06:26 pm Johnathan Corgan

Fixes ticket:97

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

d1ce7d2f 11/06/2006 02:18 pm Tom Rondeau

Default costas-alpha set to None instead of float

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

d09833bc 11/05/2006 09:14 pm Tom Rondeau

merging from trondeau/digital-wip for improved dbpsk and dqpsk receivers

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

6f41f808 11/04/2006 10:53 pm Johnathan Corgan

Clarify bug fix

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

c6eaa53c 11/04/2006 09:38 pm Johnathan Corgan

Fixes ticket:95.

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

2c103248 10/31/2006 04:07 pm Eric Blossom

Merged eb/binstats -r3848:3906 into trunk. These changes
(1) fix a problem with gr_feval* where when called from a live
flowgraph, they resulted in the call back into Python occuring without
holding the Global Interpreter Lock causing a SIGSEGV.

(2) add gr_bin_statistics_f which combines statistics gathering...

359b7096 10/24/2006 10:03 pm Eric Blossom

made warnings go away

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

4a03552c 10/24/2006 09:03 pm Eric Blossom

added void callback to feval family

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

93366b0c 10/24/2006 09:01 pm Eric Blossom

improved error message on size mismatch

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

348e6d52 10/06/2006 03:52 am Johnathan Corgan

Reduced tmp usage during gnuradio-core 'make check'

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

c4657d54 10/04/2006 07:08 pm Johnathan Corgan

Partial fix for ticket:81

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

7627aff2 10/03/2006 09:28 pm Johnathan Corgan

Reversed changeset r2201, removing gr_feval_ff implementation.

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

14cdcdc7 09/30/2006 08:09 pm Tom Rondeau

fixed problem with loggin dbpsk

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

f1c41f80 09/27/2006 05:14 am Eric Blossom

Merged changes from eb/digital-wip into trunk.

This includes:

  • renaming gnuradio-examples/python/gmsk2 to gnuradio-examples/python/digital
  • refactoring the digital data tx and rx test code into benchmark_tx
    and benchmark_rx. These accept a -m <modulation> argument....
800c7af0 09/19/2006 12:59 am Johnathan Corgan

Really fix ticket:68.

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

86f5c924 09/13/2006 09:30 pm Eric Blossom

Updated FSF address in all files. Fixes ticket:51

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

a5c2fda5 09/12/2006 08:28 pm Eric Blossom

trial fix for ticket:63

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

23703f65 09/11/2006 09:48 pm Matt Ettus

make this block do what it says its doing. Patch from Henryk Plötz, henryk at ploetzli.ch

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

b15586bb 09/10/2006 07:21 pm Eric Blossom

added gr.complex_to_mag_squared block

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

6b5a0200 08/27/2006 06:51 pm Johnathan Corgan

Implements ticket:3 and fixes ticket:42. The common functionality of
run_tests.in for Python QA has been extracted into run_tests.sh in the
top-level and the individual run_tests just invoke that with the right
path parameters. Also fixed Cygwin 'make check' bug by adding fix by...

f1ae6ff2 08/27/2006 01:33 am Michael Dickens

Hopeful fix for ticket:41 . On Mac-Intel only, forces x86 assembly
for Darwin and XCode to ignore the debugging pseudo-ops, as it already
does in XCode 2.2 and 2.3 but creates an error in XCode 2.4.

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

62959cd5 08/24/2006 06:50 pm Eric Blossom

Trial fix for ticket:45

Changed interpretation of second argument to gr_buffer_add_reader from
"history" to "nzero_preload". If the argument is 0, no zeros are
preloaded into the buffer. This is a less surprising interpretation
than the old behavior, which when passed a zero, inserted buffersize-1...

8ccd9c08 08/16/2006 11:36 pm Eric Blossom

removed obsolete comment and FIXME

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

d5c192f9 08/16/2006 08:07 pm anastas

Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:
-Added fsm constructor for generating FSM directly from the
generator matrix of binary convolutional codes.
-Added functionality to fsm class to compute the best way to
go from any state to any other state (useful for termination)...

c7aab5e1 08/15/2006 03:39 am Johnathan Corgan

Fixes for ticket:35, allowing use of BSD make instead of GNU make.

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

1d6a61e4 08/08/2006 04:00 am Johnathan Corgan

Trial fix for ticket 13.

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

c5b588b8 08/04/2006 04:07 pm Johnathan Corgan

Merge CVS changes from FIRST_MIGRATION_2006_07_26 into trunk.

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

405a2871 08/03/2006 02:04 pm Johnathan Corgan

Misc. gnuradio-core build system minor cleanup.

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

5d69a524 08/03/2006 04:51 am Johnathan Corgan

Houston, we have a trunk.

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