commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jabele branch, better_exceptions_fi


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jabele branch, better_exceptions_fix_stupid_no_grc_configure_without_X, created. 6c388433ba078744d47cf4c9a5d9c278f308a2e5
Date: Thu, 29 Jul 2010 23:05:26 +0100 (BST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jabele".

The branch, better_exceptions_fix_stupid_no_grc_configure_without_X has been 
created
        at  6c388433ba078744d47cf4c9a5d9c278f308a2e5 (commit)

- Log -----------------------------------------------------------------
commit 6c388433ba078744d47cf4c9a5d9c278f308a2e5
Author: Jason Abele <address@hidden>
Date:   Thu Jul 29 14:57:09 2010 -0700

    Fixes ./configure to allow grc to build without an X session
    
        Presently, a ./configure in a terminal with no X $DISPLAY will
        fail to build grc because import gtk fails with RuntimeError
        exception.
    
        This patch fixes this by catching just the ImportError and
        AssertionErrors we need for python module dependencies.

commit a7de1e8138de520377e3357ca24bc5de4b6bb5d9
Merge: 566363ff8077c92a0899513bd27165be8d70f41b 
ae7cf499472b8174b9b12e1da23482a20bac461a
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 29 09:10:39 2010 -0700

    Merge branch 'uhd' of git://gnuradio.org/jblum into next

commit ae7cf499472b8174b9b12e1da23482a20bac461a
Author: Josh Blum <address@hidden>
Date:   Wed Jul 28 16:44:14 2010 -0700

    uhd: use time delay in proportion to the number of channels

commit 566363ff8077c92a0899513bd27165be8d70f41b
Merge: b055c7b35144093aa31830bf891c18a9751beb86 
c3c4303b9fa4987369e9641ab4206724da74f3b2
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 22 17:34:20 2010 -0700

    Merge remote branch 'jblum/uhd' into next
    
    * jblum/uhd:
      uhd: better error messages for tune and set sample rate

commit c3c4303b9fa4987369e9641ab4206724da74f3b2
Author: Josh Blum <address@hidden>
Date:   Thu Jul 22 13:31:53 2010 -0700

    uhd: better error messages for tune and set sample rate

commit b055c7b35144093aa31830bf891c18a9751beb86
Merge: 22bc2fabead56a409315d6e7632494140680de36 
9df7bb4aafc6196f15d2d2b4f4458368c6a685e8
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 21 18:30:01 2010 -0700

    Merge branch 'master' into next
    
    * master:
      gnuradio-core: export missing public methods in gr.agc2
      wxgui: fix to use wx.Colour which is the actual name of the class (wx 
python wrapper may be missing wx.Color wrapper)
      From my reading, we should never need to define the timespec struct (so 
we will wait until this bites me).
      Checking for clock_gettime and timespec defined; use gettimeofday if not, 
but put it into a timespec structure.
      Reformatting highResTimeFunction.h for better readibility.

commit 9df7bb4aafc6196f15d2d2b4f4458368c6a685e8
Merge: f7a2b8b09bf8d30534dd2d7546a7300e2f358595 
1620ab8499a7854ff1248a94782a800fb016d1f2
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 21 18:29:48 2010 -0700

    Merge branch 'maint'
    
    * maint:
      wxgui: fix to use wx.Colour which is the actual name of the class (wx 
python wrapper may be missing wx.Color wrapper)

commit f7a2b8b09bf8d30534dd2d7546a7300e2f358595
Author: Alexandru Csete <address@hidden>
Date:   Wed Jul 21 18:27:46 2010 -0700

    gnuradio-core: export missing public methods in gr.agc2
    
    Alexandru Csete:
    
    The gr_agc2 block has public methods to set and get the AGC levels and
    rates; however, only a few of these interfaces are exported to Python
    and none of them are available in GRC.
    
    The attached patch adds the missing public methods to gri_agc2_cc.i
    and gri_agc2_ff.i and defines the corresponding callbacks in the
    gr_agc2_xx.xml GRC block.

commit fbe9df39e5a815f96215ca344466e4373cd08594
Merge: 278b6db3de99ae31d5f4f79dcd62708c4757d7fa 
8c55d94d3839fc0a192acd6a39999ee5f589221e
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 21 16:33:48 2010 -0700

    Merge remote branch 'trondeau/qtclock'
    
    * trondeau/qtclock:
      From my reading, we should never need to define the timespec struct (so 
we will wait until this bites me).
      Checking for clock_gettime and timespec defined; use gettimeofday if not, 
but put it into a timespec structure.
      Reformatting highResTimeFunction.h for better readibility.

commit 1620ab8499a7854ff1248a94782a800fb016d1f2
Author: Josh Blum <address@hidden>
Date:   Wed Jul 21 14:47:16 2010 -0700

    wxgui: fix to use wx.Colour which is the actual name of the class (wx 
python wrapper may be missing wx.Color wrapper)

commit 22bc2fabead56a409315d6e7632494140680de36
Merge: 61d57743c708c8cec9b0137427e6aa709a954443 
c6e8a20c39357dc12bf28030a1bb0c36596403b9
Author: Josh Blum <address@hidden>
Date:   Tue Jul 6 17:17:03 2010 -0700

    Merge branch 'uhd_mimo' into uhd

commit c6e8a20c39357dc12bf28030a1bb0c36596403b9
Author: Josh Blum <address@hidden>
Date:   Tue Jul 6 17:05:38 2010 -0700

    uhd: added callbacks in the mimo grc blocks

commit 2a43a733070da86cc321b2ae98c88951933e7b4a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 6 15:45:30 2010 -0700

    uhd: mimo source and sink, stream in future, and lock the clocks

commit 61d57743c708c8cec9b0137427e6aa709a954443
Merge: 1e71bdae9956d64e06bdfbb0c87530619807e100 
278b6db3de99ae31d5f4f79dcd62708c4757d7fa
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 12:01:29 2010 -0700

    Merge branch 'master' into next

commit 278b6db3de99ae31d5f4f79dcd62708c4757d7fa
Merge: 41c222c05eb0e3f36cf5a0e328eead58e77e3a8b 
272c44f10ebf9e2d7ac76fe00c87382a1c0f4f29
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 12:01:09 2010 -0700

    Merge branch 'maint'

commit 272c44f10ebf9e2d7ac76fe00c87382a1c0f4f29
Author: Moritz Fischer <address@hidden>
Date:   Mon Jul 5 11:55:56 2010 -0700

    gr-utils: fix out of tree project generator to properly update tarfile name

commit 7361b03b245776938f0576435e3ccf4806622e3e
Author: Catalin Patulea <address@hidden>
Date:   Mon Jul 5 11:45:52 2010 -0700

    gr-wxgui: fix non-gl scope sink only updating one channel
    
    This fixes a bug where, when using nongl scopesink, only the real part
    of a complex input is shown. After applying this patch, both Ch1 and
    Ch2 can be seen on the scope display.

commit 41c222c05eb0e3f36cf5a0e328eead58e77e3a8b
Merge: 8a4ef7ce3c1028454a357b38b1ddb0af0b54d604 
dc79a11cb809b33f397603e7641b155120be9ee8
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 10:43:40 2010 -0700

    Merge branch 'patches/marcus/stripchart'
    
    Conflicts:
        gr-wxgui/src/python/scope_window.py
    
    * Adds new scope window trigger, TRIG_MODE_STRIPCHART
    * Allows config file selection of whether background window sinks still run
    * Allows config file selection of default trigger mode
    * Allows config file selection of default waterfall sink color mode
    
    [wxgui]
    #Setting this to true prevents the window sinks from stopping when they
    #are not displayed, as when they are in a notebook with a hidden tab.
    run_always = False
    
    # Default scope trigger mode.
    #
    # 0 = Freerun
    # 1 = Auto (default)
    # 2 = Normal
    # 3 = Stripchart
    trig_mode = 1
    
    # Default waterfall sink color mode.  Valid choices are 'rgb1', 'rbg2',
    # 'rgb3', or 'gray'
    waterfall_color = rgb1

commit 8a4ef7ce3c1028454a357b38b1ddb0af0b54d604
Merge: 95027c952aa1b8bca0d6795071f7b375d69350d0 
277e1c0a0881b359f9d597e1cb6a4e3725356387
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 11:36:26 2010 -0500

    Merge branch 'patches/marcus/file_sink'

commit 26cf4db8892b43ff8c085589c2fefe2a8e228dde
Author: Josh Blum <address@hidden>
Date:   Sun Jul 4 20:22:35 2010 -0700

    uhd: added call to readback time registers, work on locking clocks in mimo 
config

commit 4e636b2b4bb29d5224aeff4ae79af121020338f1
Author: Josh Blum <address@hidden>
Date:   Fri Jul 2 18:30:31 2010 -0700

    uhd mimo: created mimo source and sink block for gr-uhd

commit 1e71bdae9956d64e06bdfbb0c87530619807e100
Author: Josh Blum <address@hidden>
Date:   Wed Jun 30 10:12:02 2010 -0700

    uhd: added calls to set time and clock config

commit 8c55d94d3839fc0a192acd6a39999ee5f589221e
Author: Tom Rondeau <address@hidden>
Date:   Tue Jun 29 21:12:33 2010 -0400

    From my reading, we should never need to define the timespec struct (so we 
will wait until this bites me).

commit ec0fcd99133c7f6a4e63830a9cf6674c4abc95bf
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 27 12:01:17 2010 -0400

    Checking for clock_gettime and timespec defined; use gettimeofday if not, 
but put it into a timespec structure.

commit 9a739da173287cfdbf9e8dbc2f7ef9bef2cdae6e
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 27 10:15:21 2010 -0400

    Reformatting highResTimeFunction.h for better readibility.

commit 029b856c75b683fc9297fc3b15f4a81c1fc7db9e
Merge: c7593e94007f9e4b5de8c5db62ad09e8a99b2635 
95027c952aa1b8bca0d6795071f7b375d69350d0
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 24 18:45:25 2010 -0700

    Merge branch 'master' into next
    
    * master:
      grc: move grc_setup_freedesktop into libexec directory (not in users 
path).

commit 95027c952aa1b8bca0d6795071f7b375d69350d0
Author: Josh Blum <address@hidden>
Date:   Sat May 29 00:45:26 2010 -0700

    grc: move grc_setup_freedesktop into libexec directory (not in users path).
    
    Renamed grc desktop file to simplify name and updated install script.

commit c7593e94007f9e4b5de8c5db62ad09e8a99b2635
Merge: 36389a6f6c5c84599757a140c83e59372f0350c9 
5cc3614abac37d9adc1923dbf9211bc67e73a167
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 24 16:44:51 2010 -0700

    Merge branch 'master' into next
    
    * master:
      added python script to fix copyright years based on git log
      grc: expanded nports ability to have multiple port duplicators per side

commit 5cc3614abac37d9adc1923dbf9211bc67e73a167
Author: Josh Blum <address@hidden>
Date:   Tue Jun 1 10:26:07 2010 -0700

    added python script to fix copyright years based on git log

commit 8d6a4a06cde05c4b8d97b91bc39521e577d28a22
Author: Josh Blum <address@hidden>
Date:   Wed Jun 23 18:46:05 2010 -0700

    grc: expanded nports ability to have multiple port duplicators per side

commit 36389a6f6c5c84599757a140c83e59372f0350c9
Merge: 76eabccf014dfd1a055f2797179e3a4c0fe21d37 
ec8ef957565226ec98830192544d7d5da68dbe23
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 22 07:45:21 2010 -0700

    Merge branch 'master' into next

commit ec8ef957565226ec98830192544d7d5da68dbe23
Merge: f92f8aae6746fa8fad1d6721fe1a8583295b38e1 
f23a2b33ca1bebf0c3a5fa26fdcff11827744b77
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 22 07:18:47 2010 -0700

    Merge branch 'patches/marcus/fftw'
    
    * patches/marcus/fftw:
      gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE

commit f92f8aae6746fa8fad1d6721fe1a8583295b38e1
Merge: f108f96074a7699f87d80dbd1a5bbc7c2170d1db 
4c8cda27d86d400e60358f6ad342827bab9d3fdc
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 22 06:53:16 2010 -0700

    Merge branch 'patches/marcus/gr_and_const'
    
    * patches/marcus/gr_and_const:
      grc: adds gr.and_const to block tree

commit 76eabccf014dfd1a055f2797179e3a4c0fe21d37
Merge: 231609db08ccd0fc7bc8bd3282c4309b19e5f596 
f108f96074a7699f87d80dbd1a5bbc7c2170d1db
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jun 21 17:05:37 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Add RFX2200 to burn-db-eeprom
      Copy paste for RFX2200 in USRP2
      Copy paste for RFX2200 in USRP1

commit f108f96074a7699f87d80dbd1a5bbc7c2170d1db
Author: Jason Abele <address@hidden>
Date:   Mon Jun 21 16:03:55 2010 -0700

    Add RFX2200 to burn-db-eeprom

commit 313361a2cdf79533a6f8d7f951657d69ad27d571
Author: Jason Abele <address@hidden>
Date:   Fri Jun 18 14:11:06 2010 -0700

    Copy paste for RFX2200 in USRP2

commit 57d0cc850cc127ca19d9e209a8444807cd08cae9
Author: Jason Abele <address@hidden>
Date:   Fri Jun 18 14:00:00 2010 -0700

    Copy paste for RFX2200 in USRP1

commit 231609db08ccd0fc7bc8bd3282c4309b19e5f596
Merge: ec7e995ca213a293ff5e068068ffd04e6b7ee7b1 
55d030b88e6f5b8440a1ea37575806d8c997735b
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jun 21 12:23:42 2010 -0700

    Merge branch 'master' into next
    
    * master:
      grc: fix broken variable config when using bool type

commit 55d030b88e6f5b8440a1ea37575806d8c997735b
Merge: e20160b7cc480176ba629ebfbe9fb073963c25d3 
0bc11568d20e2b2215dc072f70f947db07b1ce9c
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jun 21 12:23:36 2010 -0700

    Merge branch 'maint'
    
    * maint:
      grc: fix broken variable config when using bool type

commit 0bc11568d20e2b2215dc072f70f947db07b1ce9c
Author: Johann Chiang <address@hidden>
Date:   Mon Jun 21 12:20:54 2010 -0700

    grc: fix broken variable config when using bool type

commit ec7e995ca213a293ff5e068068ffd04e6b7ee7b1
Merge: e19404263e08fce0259069a311e321ed5277e16d 
e20160b7cc480176ba629ebfbe9fb073963c25d3
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jun 19 11:32:18 2010 -0700

    Merge branch 'master' into next
    
    * master:
      gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)

commit e20160b7cc480176ba629ebfbe9fb073963c25d3
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jun 19 11:27:56 2010 -0700

    gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)
    
    This new method on usrp2.sink_* causes the first TX sample data to be
    sent at the FPGA clock time specified, with all further data immediately
    following.
    
    u = usrp2.sink_32fc() # or 16sc
    ...configure sink here...
    u.sync_to_pps()
    ...delay a second for PPS to have happened
    u.start_streaming_at(int(100e6)) # start TX stream one second later
    ...start flowgraph here...
    
    If this function is not called, all transmit data will be sent
    immediately (the prior behavior).

commit e19404263e08fce0259069a311e321ed5277e16d
Merge: d4766ba22b22a3f7730f8bcb32cd0d71422f96a8 
f0b3dab8125979630651e8d016be296ae607c641
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jun 13 14:18:27 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Fixes gr-qtgui make distcheck failure when QT is not installed.

commit f0b3dab8125979630651e8d016be296ae607c641
Merge: 0ea8bff6d0c62e0ddd0a344365c5e345d0a10d07 
51416adfdc330fe0d4edbfcd5df839de66ef2759
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jun 13 14:18:20 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Fixes gr-qtgui make distcheck failure when QT is not installed.

commit 51416adfdc330fe0d4edbfcd5df839de66ef2759
Merge: c85f8b729f397dbe938630da5d47b85977e78215 
b23cc175656c0507ee4f45a065bc48ab0f85095f
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jun 13 11:59:13 2010 -0700

    Merge remote branch 'trondeau/qtmake' into maint
    
    * trondeau/qtmake:
      Fixes gr-qtgui make distcheck failure when QT is not installed.

commit b23cc175656c0507ee4f45a065bc48ab0f85095f
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 13 14:31:11 2010 -0400

    Fixes gr-qtgui make distcheck failure when QT is not installed.

commit d4766ba22b22a3f7730f8bcb32cd0d71422f96a8
Merge: 42321e57612176b828edeb8334f17f1434c2828b 
0ea8bff6d0c62e0ddd0a344365c5e345d0a10d07
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 4 23:02:03 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Fixed WBX RX PLL enable
      Refactor WBX and adf4350 to avoid passing usrp pointer
      Clean up annoying class structure in wbx
      Fixing wbx to use _refclk_freq()
      Typo in error message

commit 0ea8bff6d0c62e0ddd0a344365c5e345d0a10d07
Merge: d784c4321114a83454493337393c5e2f5656e1e9 
c85f8b729f397dbe938630da5d47b85977e78215
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 4 23:01:56 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Fixed WBX RX PLL enable
      Refactor WBX and adf4350 to avoid passing usrp pointer
      Clean up annoying class structure in wbx
      Fixing wbx to use _refclk_freq()
      Typo in error message

commit c85f8b729f397dbe938630da5d47b85977e78215
Merge: 34bf49d06e6b5e48c08d92e2b9e0794512fa761f 
5fc7083812b85a7f3e65daff8e879ef7521f5122
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 4 22:40:14 2010 -0700

    Merge branch 'fix/wbx_refclock' into maint
    
    * fix/wbx_refclock:
      Fixed WBX RX PLL enable
      Refactor WBX and adf4350 to avoid passing usrp pointer
      Clean up annoying class structure in wbx
      Fixing wbx to use _refclk_freq()
      Typo in error message

commit 5fc7083812b85a7f3e65daff8e879ef7521f5122
Author: Jason Abele <address@hidden>
Date:   Fri Jun 4 15:34:27 2010 -0700

    Fixed WBX RX PLL enable

commit 937b74e9f60a2668a6f39f7f5d7291a8e00aef1f
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 14:35:18 2010 -0700

    Refactor WBX and adf4350 to avoid passing usrp pointer

commit 9004b4524713992660012d7932f6dcace74e54b0
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 13:25:42 2010 -0700

    Clean up annoying class structure in wbx

commit 1e44cf9e9c46c83e9acde104478fa2bd9acadc35
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 12:49:03 2010 -0700

    Fixing wbx to use _refclk_freq()

commit cf80eaf2502f3ff8a0bac13ee1a456baddfa7d42
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 12:24:13 2010 -0700

    Typo in error message

commit 42321e57612176b828edeb8334f17f1434c2828b
Merge: ba0a21798e0d59ac54454908e4dabeac5783f731 
d784c4321114a83454493337393c5e2f5656e1e9
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 3 00:31:30 2010 -0700

    Merge branch 'master' into next
    
    Merge made by '-s ours'

commit d784c4321114a83454493337393c5e2f5656e1e9
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 3 00:31:19 2010 -0700

    Update revision to 3.3.1git

commit 34bf49d06e6b5e48c08d92e2b9e0794512fa761f
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 23:56:20 2010 -0700

    Update revision to 3.3.0

commit ba0a21798e0d59ac54454908e4dabeac5783f731
Merge: 483681462b8138f048746502b72982d8bc5730b0 
b3bd2c61d615ba01f1fb97819461b057190e1632
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 16:42:26 2010 -0700

    Merge branch 'master' into next
    
    * master:
      gcell: make versioned libraries
      gnuradio-core: fix missing linker flags for boost_program_options
      howto: fix incorrect include path
      build: redo GR_GIT for portability
      build: use date format string instead of -R for portability
      gnuradio-core: fix typo in doxygen header
      gr-qtgui: add include file for gcc 4.4.1

commit b3bd2c61d615ba01f1fb97819461b057190e1632
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 15:24:57 2010 -0700

    gcell: make versioned libraries

commit ae008c6e182808a0a37a9597e814c9825f124af1
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 15:19:32 2010 -0700

    gnuradio-core: fix missing linker flags for boost_program_options

commit 8d20fe0fa5c255a70723d3de4d8e023a4f9f4f48
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 09:08:34 2010 -0700

    howto: fix incorrect include path

commit 35940091f03b80c2611bcbeca0da343a4371f7c1
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 08:47:13 2010 -0700

    build: redo GR_GIT for portability

commit 1badda02acc4d67409c29447ba20c51d2849bd9e
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 1 18:07:26 2010 -0700

    build: use date format string instead of -R for portability

commit 45ff82b3d099e39e435f829413923abbcfacfd58
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 1 09:16:23 2010 -0700

    gnuradio-core: fix typo in doxygen header

commit 3916490b4d88dd6facc3e5c821a9672e0b4b55c4
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 1 09:11:20 2010 -0700

    gr-qtgui: add include file for gcc 4.4.1

commit 483681462b8138f048746502b72982d8bc5730b0
Merge: 48d04419f5de8309e7f26cca15c1ba1a70d8ea7b 
944a8b6f031aaf1cdc67cc5bd79b61f75e105100
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:18:50 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Update revision to 3.3.0-rc3
    
    Merge made by '-s ours' to skip over commit 944a8b6f

commit 944a8b6f031aaf1cdc67cc5bd79b61f75e105100
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:18:04 2010 -0700

    Update revision to 3.3.0-rc3

commit 48d04419f5de8309e7f26cca15c1ba1a70d8ea7b
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:11:00 2010 -0700

    vrt: make versioned libraries

commit 8aea15e3a93821bdc43e9376cc27f3ab0ed48e87
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:09:57 2010 -0700

    gr-uhd: make versioned libraries

commit edb46cf12cc2a7327b1d6d4dd9422b8f0f3529cc
Merge: 4fb81dbcbb1416a954740555882f496a9d086d14 
b98cabac11306fa25c29a2e0adc1c0c0a697e9a0
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:08:32 2010 -0700

    Merge branch 'master' into next
    
    * master:
      howto: make versioned libraries
      Make C++ shared libraries versioned
      build: refactor GR_GIT and GR_VERSION
    
    Update howto revision to 3.4git

commit b98cabac11306fa25c29a2e0adc1c0c0a697e9a0
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:06:20 2010 -0700

    howto: make versioned libraries

commit ad13c00ae8cba6327851652a7d0c94a6d6316916
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 28 20:02:38 2010 -0700

    Make C++ shared libraries versioned

commit 745670bc73d364a25d39b31d89daece8dba48160
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 28 08:14:05 2010 -0700

    build: refactor GR_GIT and GR_VERSION

commit 4fb81dbcbb1416a954740555882f496a9d086d14
Merge: 098fb6a3c73c8e3c81f761c48848508da4ff7c70 
a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 15:20:53 2010 -0700

    Merge branch 'master' into next
    
    Merge made with '-s ours' to skip over commit a50d394d

commit a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 15:20:37 2010 -0700

    Update revision to 3.3.0-rc2

commit 098fb6a3c73c8e3c81f761c48848508da4ff7c70
Merge: 6af87d09a3f12a2915e4248fdc7c8b1b271b5f63 
d57365be4d71c75b963dac44ab0817c65cf73184
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 15:19:20 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Add USRP2 clock source parameter to GRC blocks.
      Refactor Makefile.am to move common files from 3 libraries into a single 
variable.

commit d57365be4d71c75b963dac44ab0817c65cf73184
Merge: 7633f27db443f017b66bf07a774d19b0c74a00d7 
6257b877dc8d3b52ceadc54525d044a5430e8fcd
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 11:54:40 2010 -0700

    Merge remote branch 'ets/grc-usrp2-clock-source'
    
    * ets/grc-usrp2-clock-source:
      Add USRP2 clock source parameter to GRC blocks.

commit 6257b877dc8d3b52ceadc54525d044a5430e8fcd
Author: Eric Schneider <address@hidden>
Date:   Tue Feb 23 09:20:45 2010 -0700

    Add USRP2 clock source parameter to GRC blocks.

commit 7633f27db443f017b66bf07a774d19b0c74a00d7
Author: Eric Blossom <address@hidden>
Date:   Tue May 25 13:05:04 2010 -0700

    Refactor Makefile.am to move common files from 3 libraries into a single 
variable.

commit 6af87d09a3f12a2915e4248fdc7c8b1b271b5f63
Merge: 7c50ceb026eaa26fccd438cbb8f915a29a06eaa5 
99d45be028bee1e016e2f640817a51d308fb34ca
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 25 11:46:47 2010 -0700

    Merge branch 'master' into next
    
    * master:
      usrp2-firmware: fix missing files in tarball
      Fix erroneous file modes

commit 99d45be028bee1e016e2f640817a51d308fb34ca
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 25 11:32:37 2010 -0700

    usrp2-firmware: fix missing files in tarball

commit 398c2b9438af6417431e287bfce22cf72adbf8ad
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 25 05:16:10 2010 -0700

    Fix erroneous file modes

commit 7c50ceb026eaa26fccd438cbb8f915a29a06eaa5
Merge: 16c0a87dc5c53ca28071b76f50b31317d4c519f1 
6c0f2f5a5e4eddefc52c272c4b92065a225be3c5
Author: Johnathan Corgan <address@hidden>
Date:   Mon May 24 21:26:34 2010 -0700

    Merge branch 'master' into next
    
    * master:
      gnuradio-core: update copyrights
      gnuradio-core: allow swig to handle exceptions in UDP source/sink
      grc: update UDP source and sink block wrappers
      Simplify USE_SELECT usage
      Return immediately when using d_residual.
      Defend against a peer that sends an invalid message length.
      Move initialization of select timeout
      Correct update of d_temp_offset (parallel construction)
      Identify memory leaks that occur on error conditions
      Use -1 as file descriptor "not open" value instead of 0
      Add additional conditionalization of networking includes
      Flush pending errors in gr_udp_sink on disconnect()
      Rework UDP source and sink, with incompatible API changes
      Updates to udp source/sink (select(), wait, cleanup)
      Discard data in gr_udp_sink until receiver is started.
      Use getaddrinfo in gr_udp_{source,sink}
      Changes to gr_udp_{source,sink} for MinGW
      Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)

commit 6c0f2f5a5e4eddefc52c272c4b92065a225be3c5
Merge: 62f8c06058435ed3e16f20327bb07bd29e4d8386 
b32e803b1bee283033c976a4656bc0af4fe9461f
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 23 13:36:44 2010 -0700

    Merge remote branch 'gnuradio/wip/udp_source_sink'
    
    * gnuradio/wip/udp_source_sink:
      gnuradio-core: update copyrights
      gnuradio-core: allow swig to handle exceptions in UDP source/sink
      grc: update UDP source and sink block wrappers
      Simplify USE_SELECT usage
      Return immediately when using d_residual.
      Defend against a peer that sends an invalid message length.
      Move initialization of select timeout
      Correct update of d_temp_offset (parallel construction)
      Identify memory leaks that occur on error conditions
      Use -1 as file descriptor "not open" value instead of 0
      Add additional conditionalization of networking includes
      Flush pending errors in gr_udp_sink on disconnect()
      Rework UDP source and sink, with incompatible API changes
      Updates to udp source/sink (select(), wait, cleanup)
      Discard data in gr_udp_sink until receiver is started.
      Use getaddrinfo in gr_udp_{source,sink}
      Changes to gr_udp_{source,sink} for MinGW
      Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)

commit 16c0a87dc5c53ca28071b76f50b31317d4c519f1
Merge: 58a6e6c74dcc85979682f029ccbb6039cf20ae56 
2c4bb0b5ea22ed73f3de6cac8a27083d950879bb
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 18:12:41 2010 -0700

    Merge remote branch 'jblum/uhd' into next
    
    * jblum/uhd:
      using the send and recv full buffer modes, avoids extra loop in 
implementation
      Added call to get access to the underlying uhd simple usrp object.
      added docs to uhd grc blocks, added pkg config path to make support easier
      typo fix, called variable ant, not antenna
      added to uhd grc files, also removed warning for grc generator with uhd 
blocks
      added more access methods to uhd source and sink
      fix for paradigm shift
      Use simple usrp from uhd.
      gr-uhd working with io type
      added swig includes and tune result return
      using new streaming api
      added set center freq call
      Added samp rate param and using the simple device from uhd
      removed timeout from here
      Got the source and sink working with current uhd.
      Added the uhd simple sink lib block, swig wrapper, grc wrapper.
      using samples prop, added unchecked in files for utils and grc rx wrapper
      recv noise with uhd
      Created simple source (with nothing in it) and some swig build stuff.
      Created gr uhd skeleton build.

commit 58a6e6c74dcc85979682f029ccbb6039cf20ae56
Merge: 645a3143723ca51a47bfc23bfd23b9a3e47f5240 
62f8c06058435ed3e16f20327bb07bd29e4d8386
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:47:38 2010 -0700

    Merge branch 'master' into next
    
    * master:
      libvrt: remove from 3.3 API.
    
    NOTE: This is a '-s ours' merge that creates a merge commit but does not
    actually change any files.  This ensures future merges from master start
    after the commit that removes VRT, so it is not changed in the 'next'
    branch.

commit 62f8c06058435ed3e16f20327bb07bd29e4d8386
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:47:26 2010 -0700

    libvrt: remove from 3.3 API.
    
    libvrt will continue as part of the 3.4git development branch, where
    it will undergo a rewrite and API change.

commit b32e803b1bee283033c976a4656bc0af4fe9461f
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:28:02 2010 -0700

    gnuradio-core: update copyrights

commit 625a12540792512c968a6f45418a694a5f6aef76
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:23:06 2010 -0700

    gnuradio-core: allow swig to handle exceptions in UDP source/sink

commit abc51381b06bff0075d68c6e6fa92383446c2fbc
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:16:25 2010 -0700

    grc: update UDP source and sink block wrappers

commit 645a3143723ca51a47bfc23bfd23b9a3e47f5240
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 16:41:51 2010 -0700

    Update version to 3.4git

commit c5b28091c915891d0a5556bcadb8f491a6689024
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 16:02:53 2010 -0700

    Update revision to release 3.3.0-rc1, update autotools

commit 26185e9077e5e20f71fb515c0e847a5dfd57986c
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:43:48 2010 -0700

    Simplify USE_SELECT usage

commit 91054ed9fe7f08cac9738a6a6af5a9ad476ba24b
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:38:17 2010 -0700

    Return immediately when using d_residual.
    
    (Otherwise recv may overwrite valid data in d_temp_buff.)

commit 4267b714f4276671f718136a1279f681a4231aee
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:27:10 2010 -0700

    Defend against a peer that sends an invalid message length.

commit 34e0be1f96cb24e302269c008444bc18e418b653
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:15:41 2010 -0700

    Move initialization of select timeout

commit 1e963cd9b6e2a1687bbff86df66c5efbcb2be363
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:11:35 2010 -0700

    Correct update of d_temp_offset (parallel construction)

commit 99a39a4351ca250dcbeeface0ab7b9de6e301d49
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:06:26 2010 -0700

    Identify memory leaks that occur on error conditions

commit 0058f55926c8e9f6ecb37f153ff7464b93838484
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:02:26 2010 -0700

    Use -1 as file descriptor "not open" value instead of 0

commit 68ce6b4a9b90d4d53310c4271e6011b796fc1bff
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 19:57:10 2010 -0700

    Add additional conditionalization of networking includes

commit 6f9093edd6d921827f1aca173e6de68898ba648a
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 15:26:08 2010 -0700

    Remove bogus check for existence of prefix directory.

commit 8944000061cbfb995e56b74ab03034ec3541caac
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 18 13:53:39 2010 -0700

    grc: rename execution binary from 'grc' to 'gnuradio-companion'
    
    This change resolves a conflict with the Generic Colorizer application
    which also uses the binary name 'grc'.
    
    Interested users can add an alias to their shell environment to run
    gnuradio-companion when grc is invoked.

commit fefb71787e7e365049743f210b18a6f04f13d47b
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 18 13:22:29 2010 -0700

    gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete

commit 2c4bb0b5ea22ed73f3de6cac8a27083d950879bb
Author: Josh Blum <address@hidden>
Date:   Tue May 18 12:25:42 2010 -0700

    using the send and recv full buffer modes, avoids extra loop in 
implementation

commit 935b9713694359862fd5721a2cf070ac072ce283
Merge: b6f86944737975efde1275144c1c344e4a633146 
a39ca4f36cee81bb44f553c1a1d2045a29231e0b
Author: Josh Blum <address@hidden>
Date:   Tue May 18 11:51:31 2010 -0700

    Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

commit a39ca4f36cee81bb44f553c1a1d2045a29231e0b
Merge: 1c22592ca05eff573b755e36a9685cfadf8a2723 
22a3ed8955a9d40796d58e83993b5f56f117a27a
Author: Johnathan Corgan <address@hidden>
Date:   Mon May 17 19:33:46 2010 -0700

    Merge branch 'wip/burx_support'
    
    * wip/burx_support:
      -Updated to allow BURX support to be built into standard txrx.bin
      Once and for all, here is the properly updated Makefile.am for the apps
      Updated db_bitshark_rx.c to the proper version that includes the
      Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
      Update incorrectly checked in Makefile.am
      usrp: Cleanup for merge of bitshark daughterboard code
      Including bitshark_rx.h header file for USRP2 build
      Fixed issue with with wrong Makefile.am files being copied
      Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
      Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.

commit 22a3ed8955a9d40796d58e83993b5f56f117a27a
Author: JohnOrlando <address@hidden>
Date:   Mon May 17 16:15:49 2010 -0500

    -Updated to allow BURX support to be built into standard txrx.bin
    image
    -Also corrected db_bitshark_rx.c to the current version (previous
    git push error) that includes the needed delays after I2C commands

commit 1c22592ca05eff573b755e36a9685cfadf8a2723
Author: Don Ward <address@hidden>
Date:   Sun May 16 09:30:31 2010 -0700

    howto: fix make check for win32, darwin (untested)

commit dc79a11cb809b33f397603e7641b155120be9ee8
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:44:16 2010 -0700

    gr-wxgui: adds stripchart trigger mode to graphics sinks

commit 277e1c0a0881b359f9d597e1cb6a4e3725356387
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:38:30 2010 -0700

    gnuradio-core: adds configurable flush to file sink

commit f23a2b33ca1bebf0c3a5fa26fdcff11827744b77
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:30:03 2010 -0700

    gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE

commit 4c8cda27d86d400e60358f6ad342827bab9d3fdc
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:16:39 2010 -0700

    grc: adds gr.and_const to block tree

commit 81133f7b37ba2cc1df65dc5704542fa758f32f23
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 16 07:47:53 2010 -0700

    Revert "build: distribute version controlled ltmain.sh in tarball"
    
    This reverts commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b.

commit da1286dc29ac9ab9788ea7f2e7f6f6398e8d3074
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 16 07:47:00 2010 -0700

    Revert "build: force use of ltmain.sh from libtool 2.2.6b"
    
    This reverts commit 3f1940cfd633949f819da1900e19d155e91dc1c4.

commit 7dba4b4a3cf9b2f0fab397494d84c948a3bf85d1
Merge: c1c29651e8a13c090228723684d6f693a6ae8c34 
3a822b971ba921ba6741eb94a9db0673950ecdff
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 14 10:31:19 2010 -0700

    Merge remote branch 'bitshark/burx_support' into wip/burx_support
    
    * bitshark/burx_support:
      Once and for all, here is the properly updated Makefile.am for the apps
      Updated db_bitshark_rx.c to the proper version that includes the
    
    Conflicts:
        usrp2/firmware/lib/db_bitshark_rx.c

commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 14 10:15:52 2010 -0700

    build: distribute version controlled ltmain.sh in tarball

commit 82382c05d32223658cedb913b4914412ccb861be
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 14 10:15:30 2010 -0700

    build: use correct comment delimiter

commit 3f1940cfd633949f819da1900e19d155e91dc1c4
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 19:20:27 2010 -0700

    build: force use of ltmain.sh from libtool 2.2.6b
    
    Don Ward:
    
    "The supplied version of ltmain.sh does not handle interlibrary
    dependencies on Windows. I have attached a diff file showing
    the slight differences between the ltmain.sh in the tarball
    (2.2.6b Debian-2.2.6b-2ubuntu1, which fails) and the ltmain.sh
    downloaded from packages.debian.org  (plain 2.26b).  It looks
    like it was broken in Ubuntu 2.2.6a-3 (change log says "Don't
    pull in depedency libs when linking a binary"). GNU Radio builds
    ok if I run ./bootstrap locally."
    
    JMC: This file (ltmain.sh) has not previously been under version
    control and would be copied over (or symlinked) by the bootstrap
    process. With a version now in the repository, we'll need to
    ensure it stays fresh, likely at the same time we check for
    updated config.guess and config.sub files.

commit 212ba35ca6b9792df7e7a1791fd9a395b88e77eb
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 19:10:44 2010 -0700

    gnuradio-core: Disable (temporarily) interpolator tap calculation
    
    There is some breakage with GR_FORTRAN / AC_PROG_F77 when running
    bootstrap.  The gen_interpolator_taps binary is only needed to
    regenerate the MMSE interpolator taps, which hasn't been done for
    several years.  Disable this until proper fix can be done.

commit 3a822b971ba921ba6741eb94a9db0673950ecdff
Author: JohnOrlando <address@hidden>
Date:   Thu May 13 18:24:08 2010 -0500

    Once and for all, here is the properly updated Makefile.am for the apps
    directory...

commit ebb561d028bfd4a3ca2571fb997bb13a514bd87c
Author: JohnOrlando <address@hidden>
Date:   Thu May 13 18:03:13 2010 -0500

    Updated db_bitshark_rx.c to the proper version that includes the
    delays when sending back-to-back I2C commands, as well as the proper
    command when setting the bw (previous blunder with git resulted in
    the wrong version on this branch)

commit 2057623cf8f9e9738954b146d3a23577110f7906
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 13:16:46 2010 -0700

    gr-wxgui: update copyrights

commit 3a730f46faf1942c713350b312a1dfeffb587550
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 13:11:13 2010 -0700

    gr-wxgui: Renamed "emulate analog" feature to "use persistence"

commit 331542fc51eb47a65161ab6d41c6dc8fd1dd1f22
Merge: 467678259c56fab32a326690cc01eac1dbcb48ca 
49fa13f9fce2037d176c86bf326a7e25a78b72a5
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 12:29:59 2010 -0700

    Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
    
    * nldudok1/gr-wxgui_emulate_analog:
      Add analog CRT screen afterglow emulation for gr-wxgui
    
    Conflicts:
        gr-wxgui/src/python/fftsink_gl.py
        gr-wxgui/src/python/fftsink_nongl.py

commit 467678259c56fab32a326690cc01eac1dbcb48ca
Author: Johnathan Corgan <address@hidden>
Date:   Wed May 12 14:56:17 2010 -0700

    Update revision to 3.3.0-rc0

commit 83a28558176a4e6ebcf8f38aef0739659b0a7c1b
Author: Johnathan Corgan <address@hidden>
Date:   Wed May 12 14:37:43 2010 -0700

    Change version numbering to always include minor release

commit 39cb5b8daee27ccca4d1919706910ccff116f45d
Merge: 1fc7c57f778a9f05ded1d216247242ee13632d03 
55364771aee8933ded7e98bd3c873d767f717cec
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 21:19:15 2010 -0400

    Merge branch 'qtupdate'

commit 55364771aee8933ded7e98bd3c873d767f717cec
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 21:03:38 2010 -0400

    Fixing up GUI windows to better scale with gtgui sinks.

commit c1c29651e8a13c090228723684d6f693a6ae8c34
Merge: c76897abcbfe1c149bffd27fba0224d3ebc83503 
1fc7c57f778a9f05ded1d216247242ee13632d03
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 11 18:00:19 2010 -0700

    Merge branch 'master' into wip/burx_support
    
    * master: (39 commits)
      Add gru.hexshort to deal with short hex constants
      Assign USB PID for Hans de Bok
      Add missing buffer allocator hint to gr_ofdm_sampler.cc
      Really fix the missing include for boost::bind
      gr-wxgui: Added additional color table entries
      Missed updates for omnithread/mblock removal
      Remove omnithreads library.
      Remove mblock library.  We hardly knew 'ye.
      Convert gr-audio-portaudio to Boost via gruel
      Further updates for removing omnithreads
      Update build configuration for OSX omnithreads changeover
      Add missing include file for boost::bind
      Convert gcell to use boost::threads instead of omnithread.
      Fix sequence error indication after stopping then restarting streaming on 
USRP2.
      initial move from mld_threads to gruel:: namespace threads and such
      Initial changes to remove mld_thread and instead use gruel:: namespace 
classes
      Fixing doxygen warnings from arb_resampler. Also, removed set_taps from 
public
      Fixing doxygen warnings from channelizer block.
      Fixing documentation to get rid of doxygen warnings.
      Adding documentation for fff version of othe PFB clock sync algorithm.
      ...

commit c76897abcbfe1c149bffd27fba0224d3ebc83503
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 11 17:55:55 2010 -0700

    Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth

commit a13d9fd69606935a075f3033fc0b244a011f792b
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 20:38:06 2010 -0400

    Fixing benchmark loopback to work with new v2's of modulators.

commit 81391dc8d76f4a665ca1b14ef3d094353084d829
Author: John Orlando <address@hidden>
Date:   Tue May 11 16:55:08 2010 -0700

    Update incorrectly checked in Makefile.am

commit 42e7489aa15a799e9a9a86ffd367c4d823080bbf
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 11 14:13:52 2010 -0700

    usrp: Cleanup for merge of bitshark daughterboard code
    
    Removed unused variable
    Set default bandwidth to 8M in constructor

commit b682d4bbe98b72e86219f1f303843b4f4f9ed1b7
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 20:20:47 2010 -0400

    Fixing benchmark program to work with original dbpsk/dqpsk modulations 
again (and saving the version 2 mods for those marked v2).

commit f20b3e2a48a4b9ae7a8b87b1361749c290d99e39
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 20:10:32 2010 -0400

    Changes to the examples to fit updates to qtgui.

commit 89ceb6c846e5b859d8fdef4fef84093f18efd3da
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 19:48:41 2010 -0400

    Simple code cleanup.

commit a45e2a94328fee03910e9dbfa04b48bf9ba15f61
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 19:47:02 2010 -0400

    Remove one of the loop when posting new data; calculations are done the 
same time the fft shift and scaling operations happen.

commit 1fc7c57f778a9f05ded1d216247242ee13632d03
Author: Eric Blossom <address@hidden>
Date:   Mon May 10 14:31:15 2010 -0700

    Add gru.hexshort to deal with short hex constants

commit 591c12fc9de3a318a983d1e02eed789f76c0b5fb
Author: Eric Blossom <address@hidden>
Date:   Mon May 10 10:42:32 2010 -0700

    Assign USB PID for Hans de Bok

commit 8f1340102fa181a470dd5ec89a92bdb33dc3e288
Author: Tom Rondeau <address@hidden>
Date:   Sun May 9 18:25:17 2010 -0400

    Minor cleanups.

commit 19550b1be84c96eb92b24c88847e1b0d024b366c
Author: Tom Rondeau <address@hidden>
Date:   Sun May 9 13:06:20 2010 -0400

    Updating zoom and axis across plots for consistent zoom levels and behavior.

commit a61fc516f5deeef67b48a704c5426c3969d36248
Author: Don Ward <address@hidden>
Date:   Thu May 6 10:02:35 2010 -0400

    Flush pending errors in gr_udp_sink on disconnect()
    
    On some systems (e.g., Debian/lenny) UDP errors are reported on the
    following send() or recv() call.  To avoid having errors (such as
    ECONNREFUSED) from an old connection showing up on the first write
    to a new connection, we do a recv() on disconnect() to flush them.
    This may not work for all errors on all systems, but it works in
    some simple cases of interest.

commit b6f86944737975efde1275144c1c344e4a633146
Merge: 1e4bf239c1f09a0180585de62746922bcd34b639 
e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Josh Blum <address@hidden>
Date:   Tue May 4 13:15:57 2010 -0700

    Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

commit 761a6f97a623e07f51743d70d1962c98b26bb599
Merge: d702e27d1f3b0e76ef3734ee6b5b6ac1333cdbff 
e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Don Ward <address@hidden>
Date:   Tue May 4 12:47:53 2010 -0400

    Merge branch 'master' into udp

commit d702e27d1f3b0e76ef3734ee6b5b6ac1333cdbff
Author: Don Ward <address@hidden>
Date:   Tue May 4 12:41:52 2010 -0400

    Rework UDP source and sink, with incompatible API changes
    
    Remove source address specifications for sink; add connect() and
    disconnect() to sink; add get_port() to source; add optional EOF
    signaling (using zero-length packets) to sink and source; modify
    dial_tone, vector, and audio examples to match new code; add qa
    test case.

commit 7488244b24a52e6b1a51bcbdb0077e70554c6731
Author: Tom Rondeau <address@hidden>
Date:   Sun May 2 15:00:02 2010 -0400

    Fixes segfault on close. Using the right objective (d_main_gui) instead of 
d_object to delete all of the plotting widgets. As far as Valgrind tells me, 
this cleans up my memory leaks although libqt and libqwt still have some of 
their own.
    
    This checkin also disables the Waterfall3D plotting. It wasn't working 
anyway, but was also causing its own segfault upon deletion. Once it's working 
and deleting nicely, it will be re-enabled.

commit e0df16cf6f62dd0745530955481df8c3eecc9cb2
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 20:04:13 2010 -0400

    Fixing constellation zoomer's label.

commit e93a81a1f346f1fdef218b115c99f547ccd7ad27
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 19:48:21 2010 -0400

    Maxing the x-axis of the time domain plot represent the actual time of the 
samples and not just the sample number.

commit f7a73dc6334be8b4ddd0d8308eb1eefa4cad3049
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 19:11:13 2010 -0400

    Whoops. Time intervals are specified in seconds, not ms...

commit 6606af991b15174cbdbaca738669a21461b0fbe6
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 19:06:13 2010 -0400

    Fixes the replotting update. It's now based on a QTimer so it's in the 
event buffer as opposed to a best effort based on a hand-made timer. The 
interval between GUI updates is settable through the qtsink_X objects with 
set_update_time(newtime). This update makes the plotting much more stable. It 
also fixes the time scale of the waterfall plot to actually mean the right 
thing.

commit f1b71c9525dd56e2c296a2bca4b2db9ed1a320ce
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:36:07 2010 -0400

    Fixing displayed pen and x-axis to report the right units and scaling of 
frequencies.

commit 94c92b789da2feec05a8aa417619c5d5c40f1e3f
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:26:15 2010 -0400

    Removing PowerLine since we weren't using it and don't have plans to.

commit 22a2621d0d11316a1d8562c5fddd03f162c40d36
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:23:43 2010 -0400

    Peak power line now actually tracks the peak power.

commit 66ff2fa5db423851f69e8eb1b3f4f8ccd434facd
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:20:49 2010 -0400

    Fixes units of pen in frequency plot.

commit e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Eric Blossom <address@hidden>
Date:   Fri Apr 30 18:22:41 2010 -0700

    Add missing buffer allocator hint to gr_ofdm_sampler.cc
    
    This change was needed because gr_ofdm_sampler derives directly from
    gr_block, but functions (from the runtime's point of view) as a
    decimator.  It takes many items in to produce a single output
    item.  Without this change, values of fft_size > ~4096 would result
    in the scheduler complaining that it could never fullfil the block's
    request for samples.
    
    When deriving from gr_sync_interpolator or gr_sync_decimator, their
    constructors set the hint automatically.

commit dda6ed353551d3493983bd56e0ca8ee8ed4407c5
Merge: 04d3f1954b589656b34298b98e36b8667700d89a 
9038b3530d0ec746f401f3c443e2f862fff5a18e
Author: Don Ward <address@hidden>
Date:   Fri Apr 30 17:00:33 2010 -0400

    Merge branch 'master' into udp

commit 04d3f1954b589656b34298b98e36b8667700d89a
Merge: 3ff43f7487b43436cd0f49de80ebff2c1ff1a188 
a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Author: Don Ward <address@hidden>
Date:   Fri Apr 30 16:39:07 2010 -0400

    Merge branch 'master' into udp

commit 3ff43f7487b43436cd0f49de80ebff2c1ff1a188
Author: Don Ward <address@hidden>
Date:   Fri Apr 30 14:48:56 2010 -0400

    Updates to udp source/sink (select(), wait, cleanup)
    
    Use select() to avoid blocking on recv() in gr_udp_source (only known
    way to avoid blocking on Cygwin).
    
    Add wait argument to gr_udp_source to allow waiting for connection
    or accepting lack of connection as EOF; add --no-wait option to
    dial_tone_sink.py.
    
    Remove system dependencies from .h files; remove unused data members
    and (useless?) public open and close functions.

commit 9038b3530d0ec746f401f3c443e2f862fff5a18e
Author: Johnathan Corgan <address@hidden>
Date:   Wed Apr 28 17:32:44 2010 -0700

    Really fix the missing include for boost::bind

commit 8219bc01748d79ca1d995e65914b8c4033a89999
Author: Marcus Leech <address@hidden>
Date:   Wed Apr 28 09:08:13 2010 -0700

    gr-wxgui: Added additional color table entries

commit 1e4bf239c1f09a0180585de62746922bcd34b639
Author: Josh Blum <address@hidden>
Date:   Tue Apr 27 16:07:34 2010 -0700

    Added call to get access to the underlying uhd simple usrp object.
    
    Made the simple uhd source and sink into mostly virtual classes
    with the implementation within the cc files.

commit 910d207edfec4ceeb431c4063dfb1d5b2801198f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 27 00:06:16 2010 -0700

    Missed updates for omnithread/mblock removal

commit c6ad778bda302a9abfe3f1a905d1a80ee34c60a6
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 23:14:12 2010 -0700

    Remove omnithreads library.

commit ac2b84b93cad94f9a8830eeb5e62dace997c9a47
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 22:41:19 2010 -0700

    Remove mblock library.  We hardly knew 'ye.

commit a178f23be75489c1507060a8b0e9e59cd358dfba
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 22:13:34 2010 -0700

    Convert gr-audio-portaudio to Boost via gruel
    
    Remove omnithread dependency in build for gr-audio-portaudio
    Remove unused debugging utility class in gnuradio-core (gri_logger)

commit 665d7a850eeb46bfc6388a98e4a4107648cb6add
Merge: a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7 
a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 13:05:03 2010 -0700

    Merge branch 'wip/remove-mld-threads'
    
    * wip/remove-mld-threads:
      Further updates for removing omnithreads
      Update build configuration for OSX omnithreads changeover
      initial move from mld_threads to gruel:: namespace threads and such
      Initial changes to remove mld_thread and instead use gruel:: namespace 
classes

commit a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 13:04:23 2010 -0700

    Further updates for removing omnithreads
    
    Updates README
    Removes Darwin specific variable in usrp.pc

commit 49fa13f9fce2037d176c86bf326a7e25a78b72a5
Author: Martin Dudok van Heel <address@hidden>
Date:   Mon Apr 26 19:40:41 2010 +0200

    Add analog CRT screen afterglow emulation for gr-wxgui

commit 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 09:13:17 2010 -0700

    Update build configuration for OSX omnithreads changeover
    
    gr-audio-osx now depends on gruel (via gnuradio-core) vs. omnithreads
    usrp now depends on gruel vs. omnithreads
    
    Boost base library dependency has been upped to 1.37 for
    Darwin only, for Darwin specific code in usrp host library

commit a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7
Author: Johnathan Corgan <address@hidden>
Date:   Fri Apr 23 17:11:40 2010 -0700

    Add missing include file for boost::bind

commit 999bba14d657a11fa9bfc1b9587e1341e2f28e07
Author: Josh Blum <address@hidden>
Date:   Fri Apr 23 10:11:53 2010 -0700

    added docs to uhd grc blocks, added pkg config path to make support easier

commit 04db1ec3b6dad9d984f7fe4314cca6937c94a1b0
Merge: 8d3a78da9dd988ee5704a83eedd7c71ba8a87607 
052638a76f3c07be744b603c3ba0f392ccc1569b
Author: Eric Blossom <address@hidden>
Date:   Thu Apr 22 22:12:33 2010 -0700

    Merge branch 'wip/gcell-no-omni'
    
    * wip/gcell-no-omni:
      Convert gcell to use boost::threads instead of omnithread.

commit 052638a76f3c07be744b603c3ba0f392ccc1569b
Author: Johnathan Corgan <address@hidden>
Date:   Sun Apr 18 20:13:47 2010 -0700

    Convert gcell to use boost::threads instead of omnithread.
    
    Passes make check.

commit 8d3a78da9dd988ee5704a83eedd7c71ba8a87607
Author: Martin DvH <address@hidden>
Date:   Wed Apr 21 08:18:33 2010 -0700

    Fix sequence error indication after stopping then restarting streaming on 
USRP2.

commit 3b8fcaa640d75573d314fb8616969ad2adf2a099
Author: Don Ward <address@hidden>
Date:   Mon Apr 19 17:02:14 2010 -0400

    Discard data in gr_udp_sink until receiver is started.
    
    Also fixes warnings from gcc 4.3 and adds <boost/bind.hpp> for usrp2.

commit a712b478c2824396408b2ec11584b7d559015b25
Author: Michael Dickens <address@hidden>
Date:   Mon Apr 19 15:35:07 2010 -0600

    initial move from mld_threads to gruel:: namespace threads and such

commit 3e8c1915a289088aa801427defc18a165ba43cd1
Author: Michael Dickens <address@hidden>
Date:   Mon Apr 19 09:29:43 2010 -0600

    Initial changes to remove mld_thread and instead use gruel:: namespace 
classes

commit d1ae6560ab2b8b5d474e58f865314a6cf18b958c
Author: Don Ward <address@hidden>
Date:   Sun Apr 18 19:01:56 2010 -0400

    Use getaddrinfo in gr_udp_{source,sink}
    
    Using getaddrinfo allows more common code between posix and winsock
    systems.  Remove unused variables and #include files.  Close sockets
    when done.

commit 7389f7a46fbad90dc1ae2c8232f770b03c27a38f
Merge: a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de 
78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:55:09 2010 -0400

    Merge branch 'pfbclk'

commit 78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:51:43 2010 -0400

    Fixing doxygen warnings from arb_resampler. Also, removed set_taps from 
public
    interface since we don't _really_ suppor this right now. Renamed it and 
made it private.

commit 5a3a0361fa8b21f870b51bb778af2f217be49101
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:51:04 2010 -0400

    Fixing doxygen warnings from channelizer block.

commit 3ecfbd979393475e810ed08b3c74cbcdf8592f8e
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:50:22 2010 -0400

    Fixing documentation to get rid of doxygen warnings.

commit 9361446ea3a0dc78dc25815c3b8cf1f6b27e9069
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:49:57 2010 -0400

    Adding documentation for fff version of othe PFB clock sync algorithm.

commit bc5479b083f3c213f963c6c841f2baac7482de70
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:42:45 2010 -0400

    Adding documentation to explain how algorithm works.

commit 545901e335f27600c460f749b66d60155a179492
Author: U-DON-WORKBENCH\Don <address@hidden(none)>
Date:   Sun Apr 18 10:19:30 2010 -0400

    Changes to gr_udp_{source,sink} for MinGW
    
    Initialize and cleanup after winsock DLL. Interpret winsock error
    codes. Use DWORD instead of timeval for setting timeout.

commit a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de
Author: Srinivas Naga Vutukuri <address@hidden>
Date:   Sun Mar 21 09:38:17 2010 -0700

    Applied patch from Srinivas Vutukuri to have tx_samples accept -g
    
    Date: Tue, 19 Jan 2010 18:15:08 +0530
    From: srinivas naga vutukuri <address@hidden>
    To: address@hidden
    Subject: [Discuss-gnuradio] tx_samples.cc is not accepting the gain
         parameter input.
    Hi,
    
    I observed that tx_samples.cc is not accepting the gain input parameter
    (ie., -g option). I just changed like this in my code.
    Its working, so posting the changes. If it is acceptable please take it.
    
    best regards,
    srinivas.

commit aeba81012857f6a73c125b8d035c3c15572b3439
Merge: a301c47751cb61116ae8f49f6b693b3ca6fbadc3 
23fcf0ccf9ac30a95afcbba99e478af9ce2081dc
Author: Johnathan Corgan <address@hidden>
Date:   Fri Apr 16 15:32:55 2010 -0700

    Merge commit 'jabele/wbx_tuning'
    
    * commit 'jabele/wbx_tuning':
      Fix WBX tuning to allow DDC use in reaching 50MHz

commit 23fcf0ccf9ac30a95afcbba99e478af9ce2081dc
Author: Jason Abele <address@hidden>
Date:   Fri Apr 16 15:00:51 2010 -0700

    Fix WBX tuning to allow DDC use in reaching 50MHz

commit 001bbc6a303218785337b1df7221a3fdcc47a2cd
Author: Josh Blum <address@hidden>
Date:   Thu Apr 15 19:47:36 2010 -0700

    typo fix, called variable ant, not antenna

commit 64c9d57de399bd0e42bb19d3f961be3355ec82c1
Merge: ec7bdb4c93c8046b7d80bdad9b151c990946b181 
a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Author: Josh Blum <address@hidden>
Date:   Thu Apr 15 12:01:51 2010 -0700

    Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

commit b0d32c6c20cadaa544aeaa7b5257919674e8d0ad
Author: Don Ward <address@hidden>
Date:   Thu Apr 15 14:37:04 2010 -0400

    Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
    
    SO_LINGER is not valid for SOCK_DGRAM sockets on Windows, so we
    expect setsockopt to return ENOPROTOOPT (invalid option for
    protocol) on Cygwin and MinGW.  If it happens on any other system
    it should probably be ignored there, too.

commit a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Merge: ff0b9ca818796e3dc1468184fb4586876b9d830d 
96a20bb09dc6b07b3d2651645e579dff6c3f3a45
Author: Johnathan Corgan <address@hidden>
Date:   Thu Apr 15 09:39:36 2010 -0700

    Merge commit 'jblum/grc/tooltip'
    
    * commit 'jblum/grc/tooltip':
      work on the string representations for parameters (large vectors could be 
too much to render, ie use truncation)

commit ff0b9ca818796e3dc1468184fb4586876b9d830d
Merge: 213f8bcef70281a52bab02d2a9e7868749530c3c 
75e55b8112db3de830401270ea4e21b6f636191b
Author: Johnathan Corgan <address@hidden>
Date:   Thu Apr 15 08:05:23 2010 -0700

    Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele
    
    * 'usrp-eeprom' of git://gnuradio.org/jabele:
      Increase sleep to prevent eeprom problems

commit 213f8bcef70281a52bab02d2a9e7868749530c3c
Merge: da8ebdb30509c07718b10b642e2b4250aa45b1d8 
434c113106e0f18b08392e32829015ffdd866513
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 15 00:35:35 2010 -0400

    Merge branch 'pfbsr'

commit 434c113106e0f18b08392e32829015ffdd866513
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 15 00:34:05 2010 -0400

    New matplotlib does the fftshift for us when doing mlab.psd. This makes the 
figures make sense again.

commit 2a2e808f56df2a0bf1704aa20b03d0ed4f5bdd5e
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 15 00:32:14 2010 -0400

    Nevermind that last checkin. THIS is the right answer that doesn't have us 
possibly looking back at input item -1.

commit 7f217fbf1579bd4a37b633d29c15b929bfe8b9d5
Author: Tom Rondeau <address@hidden>
Date:   Wed Apr 14 22:20:00 2010 -0400

    Fixes small bug by handling boundaries properly.

commit 75e55b8112db3de830401270ea4e21b6f636191b
Author: Jason Abele <address@hidden>
Date:   Wed Apr 14 15:07:24 2010 -0700

    Increase sleep to prevent eeprom problems

commit da8ebdb30509c07718b10b642e2b4250aa45b1d8
Author: Eric Blossom <address@hidden>
Date:   Wed Apr 14 13:55:46 2010 -0700

    Add pid for ThinkRF

commit ec7bdb4c93c8046b7d80bdad9b151c990946b181
Author: Josh Blum <address@hidden>
Date:   Wed Apr 14 12:31:19 2010 -0700

    added to uhd grc files, also removed warning for grc generator with uhd 
blocks

commit b89d6edb60a069215d02fb78614c9dbfb46b4899
Author: Josh Blum <address@hidden>
Date:   Wed Apr 14 12:16:43 2010 -0700

    added more access methods to uhd source and sink

commit 7dadb34647bddee0cbb36771370ea2318495e68d
Merge: 5d7b2c44396ef6991b049d2d15ebf5b822690961 
ad973608d979675755cb537f14ae0a53f71e6489
Author: Josh Blum <address@hidden>
Date:   Wed Apr 14 11:06:07 2010 -0700

    Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

commit ad973608d979675755cb537f14ae0a53f71e6489
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 13 13:51:33 2010 -0700

    Add gruel::thread as synonym to boost::thread for convenience

commit 9600dff866e193391c4df8f5e3f9bd65f3392d26
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 21:22:20 2010 -0400

    The oversampling rate can be only a few values as defined by the number of 
channels and input sample rate.
    This now checks to make sure the user-specified rate is valid.
    Also added some documentation to describe the oversample rate parameter.

commit 1e5d21b4ff14e19593909092ea67593ba0d4c086
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 20:50:56 2010 -0400

    Reworking variables to avoid recalculations/assignments.

commit f1cda009dfd5edd7e1e234b97a4456076aebac0a
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 20:45:10 2010 -0400

    Channelizer can now produce any rational ratio of the sample rate in [fs/N, 
 fs] where fs is the input sample rate and N is the number of channels. The 
ratios work out to be N/i for i in [1, N].

commit 69c6a0739f4df46d49e3ed4c151f99f8eca2a5de
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 17:28:39 2010 -0400

    Moving towards gr_block implementation to enable non-integer output rates. 
Also, cleaning up a bit wrt class members.

commit 290fc2315a6b7f2d2bc6b98318783e3278a97453
Author: Johnathan Corgan <address@hidden>
Date:   Sun Apr 11 13:30:45 2010 -0700

    Removed omnithreads dependency from libusrp2

commit 08c3b8fe72915e30bc62d0d944640a41c5315e8c
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 9 00:40:36 2010 -0400

    Every other time through the channelizer, the FFT input buffer must be 
flipped. The commented code removed in this checkin does that through a 
calculation in the loops, but the way the filter assignment works with this 
code, the flip is done by keeping the indexing static, so a look up table works 
and is slightly faster.

commit 520e64c211324ef32dabe66fa492825fe5c3eda1
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 9 00:39:55 2010 -0400

    Removing other version of code for different sample rates.

commit a88f6c0ab090c2d22707564fbd6db45a85567c59
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 9 00:37:03 2010 -0400

    Working version of channelizer allowing an integer multiple of the sampling 
rate out.
    There are two versions of the code in here with the second way being more 
general and efficient. This one should be more extendable to allowing rational 
ratio output sampling rates.

commit e06d290279803c47bff2331859d6ad4e68236a13
Author: Tom Rondeau <address@hidden>
Date:   Wed Apr 7 18:25:46 2010 -0400

    Opening up channelizer to have different sampling rates out. This first 
pass produces the correct output for oversampling_rate = 1.

commit 5d7b2c44396ef6991b049d2d15ebf5b822690961
Merge: 8dfa110cf286db709a503adafc296a8b23225645 
1ae689ff9238dcffbf65881b8ca03aa8df3844aa
Author: Josh Blum <address@hidden>
Date:   Mon Apr 5 17:25:39 2010 -0700

    Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

commit 8dfa110cf286db709a503adafc296a8b23225645
Author: Josh Blum <address@hidden>
Date:   Mon Apr 5 17:25:19 2010 -0700

    fix for paradigm shift

commit e390bcd9a69e13add9ffe3da430ba8ce19e88819
Author: Josh Blum <address@hidden>
Date:   Thu Apr 1 16:01:08 2010 -0700

    Use simple usrp from uhd.

commit 547d65b6c4353a899809136af06f393810aaad03
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 20:31:56 2010 -0500

    Including bitshark_rx.h header file for USRP2 build

commit 3e214cb7ba3a80495db77c4f92132c4497667a69
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 20:30:09 2010 -0500

    Fixed issue with with wrong Makefile.am files being copied

commit a75b2f5b4506a3381e712c546a70e3a55a1f8dcd
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 20:02:08 2010 -0500

    Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.

commit d5fe3b38d5f406b111721ebf789323b49b8eff9d
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 19:54:39 2010 -0500

    Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.

commit a87552815119742d98561f9b53ab0da5513514bb
Author: Josh Blum <address@hidden>
Date:   Tue Mar 30 14:08:11 2010 -0700

    gr-uhd working with io type

commit 6851718b6d9a97a8c9397a1548708c7075de98e4
Author: Josh Blum <address@hidden>
Date:   Mon Mar 29 15:30:02 2010 -0700

    added swig includes and tune result return

commit 0abfa7d596265a2b7d54da1206979171a0891fb4
Author: Josh Blum <address@hidden>
Date:   Fri Mar 26 14:01:27 2010 -0700

    using new streaming api

commit 96a20bb09dc6b07b3d2651645e579dff6c3f3a45
Author: Josh Blum <address@hidden>
Date:   Tue Mar 23 23:39:05 2010 -0700

    work on the string representations for parameters (large vectors could be 
too much to render, ie use truncation)

commit 1ae689ff9238dcffbf65881b8ca03aa8df3844aa
Author: Johnathan Corgan <address@hidden>
Date:   Sun Mar 21 16:17:15 2010 -0700

    Add new block gr.additive_scrambler_bb()
    
    This block performs scrambling by XORing the input sequence with
    the output of an LFSR.  Repeating this operation restores the original
    sequence.
    
    (This differs from gr.scrambler_bb(), which convolves the input sequence
    with the LFSR output.)
    
    The additive scrambler allows an optional bit count after which the LFSR
    is reset to its initial seed.  This allows use with, e.g., packetized
    fixed length payloads.

commit 769b8bbe0aed088b6d1582d2d81d0966cee4c604
Merge: f322a2af4e9ac58a10e263cd6d8299e0c6547470 
645768d1b067fe83ccc65f4a834ee384ea4560d9
Author: Johnathan Corgan <address@hidden>
Date:   Sun Mar 21 09:09:13 2010 -0700

    Merge branch 'grc/dualusrp' of git://gnuradio.org/jblum

commit f322a2af4e9ac58a10e263cd6d8299e0c6547470
Merge: 29971e477e79fedce0730b4ece91bae468544e5c 
d844c4f06dc10c8499eb2b8f1cb5b55f55a5b48d
Author: Johnathan Corgan <address@hidden>
Date:   Sun Mar 21 09:07:39 2010 -0700

    Merge branch 'grc/menu' of git://gnuradio.org/jblum

commit 29971e477e79fedce0730b4ece91bae468544e5c
Author: Juha Vierinen <address@hidden>
Date:   Sun Mar 21 08:58:22 2010 -0700

    Fix extraneous import in gr-gpio
    
    Signed-off-by: Johnathan Corgan <address@hidden>

commit dc56ffae0e22141e0acc3a9976c12de0cbd121a2
Author: Johnathan Corgan <address@hidden>
Date:   Sun Mar 21 08:40:39 2010 -0700

    Added missing header includes for memcpy

commit b5c1edfd488ccdd8a2c6ff5a2efb3de35a048d67
Author: Josh Blum <address@hidden>
Date:   Tue Mar 16 19:43:08 2010 -0700

    added set center freq call

commit d43d40813c1a8343a86abb231876a8b7c0e9f806
Merge: 19d3c0cab37123f8bfd19fdfc576f44b6069300f 
ac422b700282e21956dbf7643ee2dfbeeebdaf45
Author: Josh Blum <address@hidden>
Date:   Tue Mar 16 18:22:10 2010 -0700

    Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

commit ac422b700282e21956dbf7643ee2dfbeeebdaf45
Merge: 1bec5c5eaef7ff2e98f37ff60d6b61c1310e582d 
a34f397a4ba7e150268d40f87fede4e3663a9853
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 14 22:55:25 2010 -0400

    Merge branch 'fftfilt'

commit a34f397a4ba7e150268d40f87fede4e3663a9853
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 14 22:53:53 2010 -0400

    Removing SSE version of FFT filter until we work out how we want to handle 
the SSE  the use of intrinics. Code for the SSE versions is still there just 
disabled.

commit 1bec5c5eaef7ff2e98f37ff60d6b61c1310e582d
Merge: 18ecca1b9e57f047130a124bd8cc90cbe34feff0 
6de98961cf9b93c486c8c6825789de94dc79afae
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 14 18:39:03 2010 -0400

    Merge branch 'digital'

commit 6de98961cf9b93c486c8c6825789de94dc79afae
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 14 18:37:23 2010 -0400

    Fixing copyright of a couple of stragglers.

commit c11ce18def574dabf46532baba924429d421b565
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 14 17:36:37 2010 -0400

    Fixing copyright dates.

commit b53bc1395bd2e8b1ad8a34c583d36fb4ddda7629
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 14 17:32:23 2010 -0400

    Making old and new digital modulations completely seperable by adding 
modulation_utils2 so only new modulator blocks work with the version 2 of 
everything. Also changed some internal names for clarity.

commit 8c163c9cca7aa39862c8c8eb19a3e0a18c61a661
Merge: 6a617516e0678df0c6cb94319cb5980556d49793 
d7aa018010c828b2bedf0e3974c9d11d41088258
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 13 20:16:46 2010 -0500

    Merge branch 'digital' of vps.gnuradio.org:trondeau into digital

commit d7aa018010c828b2bedf0e3974c9d11d41088258
Merge: 52ae8be371d71f8c0817b2a88593ff6c378b9613 
1ba78b5f4c6bc2468b6fb798f41837a8ab2be89b
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 13 20:15:37 2010 -0500

    Merge branch 'digital' of address@hidden:trondeau into digital
    
    Conflicts:
        gnuradio-examples/python/digital/benchmark_qt_rx2.py

commit 6a617516e0678df0c6cb94319cb5980556d49793
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 13 20:13:01 2010 -0500

    Fixing call to usrp_receive_path2.

commit ec8e9c7e113046c66176498f12ec79f11d3da65e
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 13 20:08:50 2010 -0500

    Adding version 2 of receive path so as not to affect old dbpsk and dqpsk 
operations.

commit 52ae8be371d71f8c0817b2a88593ff6c378b9613
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 13 20:08:02 2010 -0500

    Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk 
operations.

commit c7b26f667de792209225b8244e92842b2399368c
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 13 16:23:34 2010 -0500

    Now have a FFT filter implemented in SSE and generic version that can be 
switched into FFT filter block.

commit 1933148ce1c78a81b1299c05d540a77b31325d92
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 11 22:54:50 2010 -0500

    Adding SSE version of fft filters. Complex (ccc) version working.

commit 19d3c0cab37123f8bfd19fdfc576f44b6069300f
Author: Josh Blum <address@hidden>
Date:   Wed Mar 10 14:48:50 2010 -0800

    Added samp rate param and using the simple device from uhd

commit 645768d1b067fe83ccc65f4a834ee384ea4560d9
Author: Josh Blum <address@hidden>
Date:   Wed Mar 10 00:12:47 2010 -0800

    Trial feature for different source sides for usrp dual source.

commit d844c4f06dc10c8499eb2b8f1cb5b55f55a5b48d
Author: Josh Blum <address@hidden>
Date:   Tue Mar 9 12:40:43 2010 -0800

    added a right click context menu for the flow graph elements

commit 18ecca1b9e57f047130a124bd8cc90cbe34feff0
Author: Eric Blossom <address@hidden>
Date:   Mon Mar 8 17:21:43 2010 -0800

    Replace some calls to pmt constructors with mp(foo) shorthand.

commit cbbe4816f99ac934427823c43d2f6f3f1c5f7995
Author: Eric Blossom <address@hidden>
Date:   Mon Mar 8 17:08:09 2010 -0800

    Convert pmt_dict type into an immutable data structure.
    
    This change allows us to safely pass dicts in messages.

commit 324971d366b9b194d9a6af4ddd581f434d02cb43
Author: Eric Blossom <address@hidden>
Date:   Sun Mar 7 14:06:17 2010 -0800

    Add check_topology, delete d_diff_filters in dtor, cleanup init and use of
    logging output streams.

commit 1ba78b5f4c6bc2468b6fb798f41837a8ab2be89b
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 6 17:17:29 2010 -0500

    Changing FLL parameter range for use with new code.

commit ebd5449ebf8c08f78cada720eb47769bdfaa4bde
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 6 17:16:19 2010 -0500

    Small fixes for loopback with new code.

commit ff876f7cc310bbdf1c5d05f85daba0afdb33561a
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 6 17:15:33 2010 -0500

    Fixing how new pick_bitrate is used.

commit 5b0fbc73d7e35b617df517a5182c00731f4c66d7
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 6 17:12:46 2010 -0500

    Using better defaults for new FLL implementation.

commit a5ee5af754abd66a7d7751868e0dcea8c8299264
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 6 17:11:58 2010 -0500

    Improved performance of FLL using a more robust error term.

commit 6c79d5158ace300038937688bb11309736926214
Author: Josh Blum <address@hidden>
Date:   Thu Mar 4 18:38:47 2010 -0800

    removed timeout from here

commit 901e0ad28d1f65eb10362fffd00693426db84ed4
Author: Eric Blossom <address@hidden>
Date:   Thu Mar 4 17:00:20 2010 -0800

    Add command that builds a new 'out-of-tree' project.

commit 821fab6294f69de6c4b5daf49a969a1904749c48
Author: Eric Blossom <address@hidden>
Date:   Thu Mar 4 13:55:22 2010 -0800

    doc fix (in generated file)

commit 642252d8aa82f88a3789c31079bc7ff8538465da
Author: Eric Blossom <address@hidden>
Date:   Thu Mar 4 11:59:39 2010 -0800

    doc fix

commit d3e95c965048bb7fe232f53219baff5d9d182fcc
Author: Johnathan Corgan <address@hidden>
Date:   Thu Mar 4 07:51:57 2010 -0800

    Fix distcheck failure in gr-howto-write-a-block
    
    Some of the swig include files were not getting put into the dist tarball

commit 72edafee64f906f4e5db07ac66032492c6a7a617
Merge: eb6ff48d9b5894d1662f361d82d2c7cd80b35218 
6c3b6396bc420228215072b2fc1b83c82eaeb291
Author: Eric Blossom <address@hidden>
Date:   Thu Mar 4 07:06:30 2010 -0800

    Merge branch 'howto'
    
    * howto:
      Refactor gr-howto-write-a-block such that it no longer installs into

commit 6c3b6396bc420228215072b2fc1b83c82eaeb291
Author: Eric Blossom <address@hidden>
Date:   Thu Mar 4 07:02:42 2010 -0800

    Refactor gr-howto-write-a-block such that it no longer installs into
    the gnuradio python namespace, but rather in the howto namespace.
    
    This allows it to be installed under a separate --prefix in the common
    case where the user doing the "out of tree build" is going to be
    installing their new and/or modified code somewhere other than the
    system installation directories.
    
    Any code that uses these blocks should now import them using:
    
      import howto
    
    instead of
    
      from gnuradio import howto

commit eb6ff48d9b5894d1662f361d82d2c7cd80b35218
Author: Josh Blum <address@hidden>
Date:   Wed Mar 3 16:42:50 2010 -0800

    Fixed bug in checking if path is writable.
    Some moron put quotes around the variable name...

commit 23f6fc0f5f484380fe5f934ec97c4397d3675cb6
Author: Josh Blum <address@hidden>
Date:   Wed Mar 3 12:32:18 2010 -0800

    Got the source and sink working with current uhd.

commit e259d4d2eeb0b152e1e042333a8b36e07f5ad094
Author: Josh Blum <address@hidden>
Date:   Wed Mar 3 10:00:27 2010 -0800

    If the directory is read-only, use the systems tmp directory for generated 
py files.

commit 6d71414a0a467dc37fc903b327be22f8d0ddeade
Author: Josh Blum <address@hidden>
Date:   Tue Mar 2 14:43:20 2010 -0800

    Added the uhd simple sink lib block, swig wrapper, grc wrapper.
    It seems to work, but still getting the kinks out of tx->usrp2

commit b811e8749dcd7c96f1af2d98caba403e50c1602b
Merge: 97275c32783a8831c7eac3786257fe2e142d95c0 
4c296bd1f0e7769db69ca15bcc528802b06f752c
Author: Johnathan Corgan <address@hidden>
Date:   Tue Mar 2 09:15:09 2010 -0800

    Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblum

commit 97275c32783a8831c7eac3786257fe2e142d95c0
Author: Johnathan Corgan <address@hidden>
Date:   Tue Mar 2 08:08:18 2010 -0800

    Add README for new FPGA hosting location

commit 4c296bd1f0e7769db69ca15bcc528802b06f752c
Author: Josh Blum <address@hidden>
Date:   Mon Mar 1 17:38:21 2010 -0800

    set antenna defaults to 0

commit c85606eaaf5a73387d4423bdeb2f63483394137e
Author: Josh Blum <address@hidden>
Date:   Mon Mar 1 16:16:16 2010 -0800

    using samples prop, added unchecked in files for utils and grc rx wrapper

commit 00f9ccaa50ed26d71a66d19f8f1518874004c5de
Author: Josh Blum <address@hidden>
Date:   Mon Mar 1 11:50:09 2010 -0800

    recv noise with uhd

commit bc8a3bde9b1e6c30ec5fd3d18fea299ac613f404
Author: Tom Rondeau <address@hidden>
Date:   Sun Feb 28 18:39:59 2010 -0500

    Adding Doxygen comments to new FFT filter blocks.

commit 72c47024f4b4677f116222a0adfadeedf180122c
Author: Tom Rondeau <address@hidden>
Date:   Sun Feb 28 17:37:48 2010 -0500

    New fft filter base class to handle complex data types. Passes make check.

commit f35a7d31f6650752dac693e3f412e5e0dcaf66fa
Author: Tom Rondeau <address@hidden>
Date:   Sun Feb 28 17:36:59 2010 -0500

    Renaming ffft filter base class to reflect its use with floats.

commit a2c00f5cff7407ff10fc6c812d06fefe52c0b6a3
Author: Johnathan Corgan <address@hidden>
Date:   Sun Feb 28 12:47:43 2010 -0800

    Remove usrp1 and usrp2 FPGA files.  These are now hosted at:
    
    git://ettus.sourcerepo.com/ettus/fpga.git
    
    ...under the 'usrp1' and 'usrp2' top-level directories.

commit 94a853ab5eaca2afc6ac7c5f33406d8299ed3bcf
Author: Tom Rondeau <address@hidden>
Date:   Sat Feb 27 21:03:46 2010 -0500

    Adding a base class to handle FFT filters for use in other blocks. Old 
fft_filter_fff now uses new class successfully and passes make check.

commit b532f4b7b6030665cbd03a19dd776932d31a1734
Author: Tom Rondeau <address@hidden>
Date:   Sat Feb 27 17:37:45 2010 -0500

    Fixing use of pick_bitrate2 in QT Rx2.

commit b45af8e91d37ac660f24f858a672a69952cc0e49
Author: Tom Rondeau <address@hidden>
Date:   Sat Feb 27 17:34:34 2010 -0500

    Fixing logging in new DBPSK and DQPSK.

commit 7c23fd43214e8a729b3022db281dc85040f0e749
Author: Josh Blum <address@hidden>
Date:   Fri Feb 26 15:17:38 2010 -0800

    Created simple source (with nothing in it) and some swig build stuff.
    Seems to work and compile

commit 598924aa8be0740583d9d32f99269e1e55134b6e
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 26 10:11:39 2010 -0500

    Fixing a few bugs in handling of real samples per symbol.

commit 93c51f5c02311f89dc6eb47923b34b13038c805c
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 26 09:58:39 2010 -0500

    Fixes pick_bitrate2 for use on receiver side.

commit 752df2b84454756685dc2a05c232b59e3ebdaa2e
Author: Josh Blum <address@hidden>
Date:   Thu Feb 25 16:50:44 2010 -0800

    setting xcvr antennas through api

commit 85aad96915db5f53897f91257794c85eb67f39d4
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 25 18:50:24 2010 -0500

    Fixing pick_bitrate2 for transmit side with all cases tested.

commit 803cb1d7974ed7d419550cc66480c107c2f0d454
Author: Josh Blum <address@hidden>
Date:   Thu Feb 25 15:46:01 2010 -0800

    Added call to set antenna. Split XCVR into new thing cuz size.

commit 54179f7f860dcf8bc986fd90a22a5be8322b5fdf
Author: Josh Blum <address@hidden>
Date:   Wed Feb 24 14:42:25 2010 -0800

    Created gr uhd skeleton build.
    Checks uhd pkg config and gens the makefiles.

commit db29a2cfc18554ae0a3c55a4e13dc4cbfa86317f
Author: Josh Blum <address@hidden>
Date:   Wed Feb 24 13:48:36 2010 -0800

    updated wiki url

commit 48850cce5609941289c00fea9cd3493624bf7376
Merge: b2117ee60e60a7e7cf27c6b88d45195e70185175 
ab207bece948af27e4772cb482ba9a7973b9565e 
5c4b47526413c6793463fc3bd1f408e21f65b132
Author: Johnathan Corgan <address@hidden>
Date:   Sun Feb 21 10:32:22 2010 -0800

    Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabele

commit b2117ee60e60a7e7cf27c6b88d45195e70185175
Merge: ceeccd034f16f0e74cde8bad57f8975159b0d217 
8daf6e19c11184fcc8e61b00a9f17fa2ad6718fa
Author: Matt Ettus <address@hidden>
Date:   Sat Feb 20 09:59:15 2010 -0800

    Merge branch 'db_default'

commit 5c4b47526413c6793463fc3bd1f408e21f65b132
Author: Jason Abele <address@hidden>
Date:   Fri Feb 19 15:24:56 2010 -0800

    Clarified copyright and licensing

commit ceeccd034f16f0e74cde8bad57f8975159b0d217
Author: Johnathan Corgan <address@hidden>
Date:   Thu Feb 18 11:14:14 2010 -0800

    Fix linker path in gr-pager

commit 7d5e47e14126e37ad78164df448d0fcc4b04c558
Author: Tom Rondeau <address@hidden>
Date:   Mon Feb 15 15:31:52 2010 -0800

    New pick_bitrate2 will take any combination of bitrate, samples per symbol, 
and converter rate.

commit 8daf6e19c11184fcc8e61b00a9f17fa2ad6718fa
Author: Matt Ettus <address@hidden>
Date:   Sun Feb 14 15:18:24 2010 -0800

    remove reference to nonexistant include

commit 82dd3940e79adbebe5b05edd8ee6499be017018f
Author: Matt Ettus <address@hidden>
Date:   Sun Feb 14 10:05:36 2010 -0800

    test the ability to read default eeprom values, for D. Symeonidis

commit e566be1bb983a0f4f284081760b6f91d9986d394
Merge: 8e4bed09059a00767a8aa1cb9800059aecde52ab 
a33cbffaf802c5c3018596fcf592e37c978acfb6
Author: Johnathan Corgan <address@hidden>
Date:   Thu Feb 11 08:18:46 2010 -0800

    Merge branch 'prefix' of git://gnuradio.org/jabele

commit b845770e33b584a88150dc97b45c7b0807791693
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 10 16:12:32 2010 -0800

    Working on pick_bitrate.

commit a33cbffaf802c5c3018596fcf592e37c978acfb6
Author: Jason Abele <address@hidden>
Date:   Thu Feb 4 17:38:33 2010 -0800

    Fixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom
    
    Added $prefix from configure to paths

commit ab207bece948af27e4772cb482ba9a7973b9565e
Author: Jason Abele <address@hidden>
Date:   Wed Jan 20 18:53:17 2010 -0800

    First pass WBX USRP2 driver

commit 9f966c1f5123de5a16c810c52c2895ba0db8e2dc
Author: Tom Rondeau <address@hidden>
Date:   Tue Feb 9 12:27:30 2010 -0800

    Arbitrary bit rates seems to be working.

commit 33a573f76291a32585f85df0c8a5a9f894bd27fd
Author: Tom Rondeau <address@hidden>
Date:   Tue Feb 9 09:58:11 2010 -0800

    Removing resampler from usrp transmit path as its taken care of in the 
modulators.

commit f6010974b8f0af65a8b1a875587bb4a7810565ce
Author: Tom Rondeau <address@hidden>
Date:   Mon Feb 8 21:30:09 2010 -0800

    Setting up code to handle setting of samples per symbol properly. Still 
buggy in the transmitter due to the make packet padding to 512 bytes.

commit fe3150d5e5a0bb7bf98b5f44ad0b68a107bd7f9a
Author: Tom Rondeau <address@hidden>
Date:   Mon Feb 8 21:12:39 2010 -0800

    Adding a pick bitrate calculation for new tx/rx modulators with arbitrary 
samples per second to allow and real valued bitrate.

commit 8e4bed09059a00767a8aa1cb9800059aecde52ab
Author: Eric Blossom <address@hidden>
Date:   Mon Feb 8 15:13:14 2010 -0800

    Regenerate defective omnithread.pdf
    
    Thanks to Dimitris Symeonidis for pointing out the problem and solution.

commit 6b1bcb301ff4cb20ac62bf5400fa3001182cb069
Author: Eric Blossom <address@hidden>
Date:   Thu Feb 4 11:37:00 2010 -0800

    Fix pick_subdevice.
    
    Patch from Alexander Chemeris <address@hidden>

commit 69cbd4af0c44e71a73b6937cfc1f0b456040fe61
Merge: 4640708a2cb9740c41f0e27a6ce865a85473a4a0 
609624f2293f6abce93cf1a8f80645108417b6c9
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:45:39 2010 -0500

    Merge branch 'master' of address@hidden:gnuradio

commit 4640708a2cb9740c41f0e27a6ce865a85473a4a0
Merge: 824aa242f143a088f04031840bc36ed54de74005 
3bac2fa547168ca52352892e5f9db3335724682e
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:21:54 2010 -0500

    Merge branch 'fll'

commit 3bac2fa547168ca52352892e5f9db3335724682e
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:11:03 2010 -0500

    Fixing DQPSK block to work with any real value samples per symbol and 
getting object names the same as DBPSK block.

commit 83369a926b2b23280ac4709335b0115f4c145602
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:05:43 2010 -0500

    Changing Makefile so the new PAM examples are installed

commit cafa42f500337c3b4b9d54b8af1c9101727267b9
Author: Tom <address@hidden>
Date:   Mon Feb 1 18:59:56 2010 -0500

    Minor adjustments to FLL example

commit 8d4804c546be699a3c3088edc7de25cfee620562
Author: Tom <address@hidden>
Date:   Mon Feb 1 18:58:37 2010 -0500

    Simplifying and using PFB resampler to generate pusle shape filtered signal.

commit 9fc527b4735db31acb967ed1309b86fd76003b03
Author: Tom <address@hidden>
Date:   Mon Feb 1 18:55:24 2010 -0500

    Using PFB resampler to generate the pulse shaping filtered signal.

commit e6e29a45df8a97c80a213645968ac01fda904777
Author: Tom <address@hidden>
Date:   Sun Jan 31 17:10:18 2010 -0500

    Preventing an error message by casting an integer (0) to the requested 
float.

commit 98a0c00c7a922e1c5cbce155205b4e5de725bcf7
Author: Tom <address@hidden>
Date:   Sun Jan 31 17:08:03 2010 -0500

    Using PFB resampler to do the RRC filtering on the modulator. This along 
with the PFB clock recovery in the demod block allows arbitrary real numbers 
for the number of samples per symbol. We will have to chance the transmit and 
recieve path code in the examples to take advantage of this.

commit fd6fd94644330a29ae0598c3ff1e75ddc196e806
Author: Tom <address@hidden>
Date:   Sun Jan 31 17:03:36 2010 -0500

    Got this wrong before. Derivative filter taps are now calculated correctly 
which makes the rest of the code work. My previous test cases must have masked 
the problem.

commit 609624f2293f6abce93cf1a8f80645108417b6c9
Author: Philip Balister <address@hidden>
Date:   Sat Jan 30 12:52:52 2010 -0500

    Update cpu detection macro to work for native build on the OMAP3.

commit 824aa242f143a088f04031840bc36ed54de74005
Author: Eric Blossom <address@hidden>
Date:   Wed Jan 27 09:42:09 2010 -0800

    update config.guess, config.sub and INSTALL

commit fcf9efa7b711953fae5a1b177d405ed52f2957cb
Author: Josh Blum <address@hidden>
Date:   Sat Jan 23 11:53:14 2010 -0800

    grc bug fix from Dimitris Symeonidis

commit 18578e234cf0566ed6196f6dff3920a12a3e2479
Merge: 54c9f6400900d04cddff4926d1de9f5e0467e94d 
59d62134500ea938e6ebb0c0279992e07bf59408
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jan 21 08:33:40 2010 -0800

    Merge branch 'fix/libdir' of address@hidden:gnuradio
    
    This fix updates the run_tests.sh script with the additional
    directories in the flattened component layout.

commit 59d62134500ea938e6ebb0c0279992e07bf59408
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jan 19 13:46:38 2010 -0800

    build: trial fix for gr-pager issue on Ubuntu

commit 54c9f6400900d04cddff4926d1de9f5e0467e94d
Author: Eric Blossom <address@hidden>
Date:   Mon Jan 18 12:27:45 2010 -0800

    Remove unnecessary implementation of flexrf::refclk_freq.
    
    Apply patch from Alexander Chemeris <address@hidden>

commit b5709abe52928f0b701cd5f5eedefc2c1665123e
Author: Eric Blossom <address@hidden>
Date:   Mon Jan 18 12:23:57 2010 -0800

    Remove assert(dac_rate() == 128000000).
    
    Applied patch from Alexander Chemeris <address@hidden>
    that allows non 64MHz clocking on USRP1.

commit 165f4bc50ee64b36bae8c3c0d87b366da6fddc03
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jan 17 20:18:59 2010 -0800

    usrp2: fix for 'start_rx_streaming_at' hang
    
    The start_rx_streaming_at call was not clearing the
    d_dont_enqueue flag, resulting in the receiver loop
    discarding data packets.

commit cf4e5e40a77a0579f97e4306d2d51860b3b3a3f0
Author: Tom <address@hidden>
Date:   Sun Jan 17 19:19:40 2010 -0500

    Doing the same with the resampler on the receiver side.

commit b484d4b751bc08e9324425eadd269e85932f7149
Author: Tom Rondeau <address@hidden>
Date:   Sun Jan 17 19:18:39 2010 -0500

    Playing with using the resampler to allow any bit rate requested.

commit 7fa4e9a1d1f1718991150ccbf3304c0bd1998e21
Author: Tom <address@hidden>
Date:   Sun Jan 17 18:14:08 2010 -0500

    Adding FLL correction to DQPSK2 block.

commit 419ffcfea1c886d71cbb0eaac590aa1f5a088495
Merge: 02616cf8bb70608eb7a5c0bfc2e8489ac98e8f91 
47b9d7918ff888643c2ec46dd24f2150b945d963
Author: Tom <address@hidden>
Date:   Sun Jan 17 16:48:21 2010 -0500

    Merge branch 'resampler'

commit 02616cf8bb70608eb7a5c0bfc2e8489ac98e8f91
Merge: 0f4d752f6424b0a3d07e018f81e3869085d8c2fe 
19484c903f76e0e8030e5fcda1dc569c0b18ad6b
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jan 11 09:51:56 2010 -0800

    Merge branch 'fix/sample_n_hold' of git://gnuradio.org/jblum

commit 19484c903f76e0e8030e5fcda1dc569c0b18ad6b
Author: Josh Blum <address@hidden>
Date:   Mon Jan 11 07:24:16 2010 -0800

    fix bug in sample and hold wrapper for grc

commit 0f4d752f6424b0a3d07e018f81e3869085d8c2fe
Author: Josh Blum <address@hidden>
Date:   Sun Jan 10 11:35:03 2010 -0800

    Applied reverse diff for win.set_* change on ra_fftsink.py
    This file, unlike the others duplicates the fft plotter.
    Its use of win.set was correct, since that was an internal method.

commit a549bd11646f60d425a74d530b8f3ddfc4774202
Author: Josh Blum <address@hidden>
Date:   Sun Jan 10 01:03:11 2010 -0800

    fixed issue 387: removed uses of win.set for wx sinks

commit 5928825be7a4f887b27877418ad8c017863c21fc
Author: Johnathan Corgan <address@hidden>
Date:   Wed Dec 16 09:50:54 2009 -0800

    gr-noaa: work-in-progress for LRIT reception
    
    Reworked usrp_rx_lrit to get to constellation
    Added file_rx_lrit to read from capture file

commit ecbbd26e4ed6181f1e49a330e9039b76b79e7264
Merge: c7c71ae076d4895c71c3f4c886a32ba6cc5906ba 
bd18b8192c78bb7af4a9c3d3a6c367cde3527311
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jan 8 18:50:02 2010 -0800

    Merge branch 'fix/waterfall' of git://gnuradio.org/jblum

commit c7c71ae076d4895c71c3f4c886a32ba6cc5906ba
Author: Eric Blossom <address@hidden>
Date:   Fri Jan 8 18:10:42 2010 -0800

    Remove trailing whitespace after \

commit 8a6804e1dc201fbdccebf61f7307e4cfda8fff74
Author: Eric Blossom <address@hidden>
Date:   Fri Jan 8 18:09:51 2010 -0800

    Remove warning related to GRC_GR_VRT

commit bd18b8192c78bb7af4a9c3d3a6c367cde3527311
Author: Josh Blum <address@hidden>
Date:   Wed Jan 6 22:08:27 2010 -0800

    Use numpy to do color table lookup.
    You can index a numpy array with another numpy array
    to get an array of looked-up values.
    I did not know that numpy could do that!

commit dafe4d73fec32dfa4cbc687e3b4489784c33db92
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:47:00 2010 -0500

    Fixing up loopback benchmark program for new DBPSK receiver.

commit 991ffe1dcc5ddacc4e2083d8494a9e92034aa70a
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:34:20 2010 -0500

    UIC files to go along with previous commit (for QT receiver code).

commit 4f03e43efdc8736c39ff6dad10052d0e31aca62f
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:33:13 2010 -0500

    Adding a routine to exercise the new DBPSK receiver code with the QT GUI.

commit 345434daf74cf642f7f7fd7ee28e51e020eadfab
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:31:35 2010 -0500

    Printing FLL gain value in verbose mode.

commit a3418ea4a658cefb02e28b23a5462149aa9d05c3
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:30:57 2010 -0500

    Since I'm bothering to average the error, I might as well use it.

commit 977b0e098fc602e61b7cb40791d53dde0adf63aa
Author: Tom <address@hidden>
Date:   Sun Dec 20 22:16:51 2009 -0500

    Adding FLL to QT loopback example.

commit e4c8d59714eff4ef571a43f7952a9af2f3d28a98
Author: Tom <address@hidden>
Date:   Sun Dec 20 21:57:40 2009 -0500

    Adding FLL to DBPSK demodulator block. Need OTA testing.

commit 3507e4e3d44a85db37737460aa13f86997acfbdb
Author: Tom <address@hidden>
Date:   Sun Dec 20 16:58:53 2009 -0500

    Adding some documentation.

commit 78809d52b0d28d4f8bb4aaecfe4115312b0e9ce5
Author: Tom <address@hidden>
Date:   Sun Dec 20 15:41:17 2009 -0500

    Cleaning up functions.

commit 8cc51ce7749e5c5562d208a8efaf17828295c70d
Author: Tom <address@hidden>
Date:   Sun Dec 20 15:32:23 2009 -0500

    WIP: better access to setting FLL parameters and working on getting gain 
settings better.

commit 47b9d7918ff888643c2ec46dd24f2150b945d963
Author: Tom <address@hidden>
Date:   Fri Dec 18 00:09:17 2009 -0500

    New way to handle arbitrary resampler. Now featuring lower noise!

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/jabele



reply via email to

[Prev in Thread] Current Thread [Next in Thread]