| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Johnathan Corgan | 2010-08-04 | 2 | -10/+16 |
|\ |
|
| * | usrp2: fixes for gcc 4.5.0 compatibility | Moeller | 2010-08-04 | 1 | -3/+3 |
| * | formatting change: move break statements | Eric Blossom | 2010-08-04 | 1 | -6/+12 |
| * | Fix unitialized variable pointed to by compiler warning | Eric Blossom | 2010-08-04 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2010-08-03 | 224 | -447/+444 |
|\| |
|
| * | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 223 | -445/+442 |
| * | fix scoped_lock that didn't ref mutex | Eric Blossom | 2010-08-03 | 1 | -2/+2 |
* | | Revert "gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE" | Johnathan Corgan | 2010-08-02 | 1 | -6/+2 |
* | | Merge branch 'maint' | Johnathan Corgan | 2010-07-29 | 1 | -2/+4 |
|\| |
|
| * | Fixes ./configure to allow grc to build without an X session | Jason Abele | 2010-07-29 | 1 | -2/+4 |
* | | Merge branch 'maint' | Johnathan Corgan | 2010-07-21 | 1 | -1/+1 |
|\| |
|
| * | wxgui: fix to use wx.Colour which is the actual name of the class (wx python ... | Josh Blum | 2010-07-21 | 1 | -1/+1 |
* | | gnuradio-core: export missing public methods in gr.agc2 | Alexandru Csete | 2010-07-21 | 3 | -0/+20 |
* | | Merge remote branch 'trondeau/qtclock' | Johnathan Corgan | 2010-07-21 | 1 | -38/+147 |
|\ \ |
|
| * | | From my reading, we should never need to define the timespec struct (so we wi... | Tom Rondeau | 2010-06-29 | 1 | -10/+1 |
| * | | Checking for clock_gettime and timespec defined; use gettimeofday if not, but... | Tom Rondeau | 2010-06-27 | 1 | -0/+26 |
| * | | Reformatting highResTimeFunction.h for better readibility. | Tom Rondeau | 2010-06-27 | 1 | -38/+130 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2010-07-05 | 2 | -9/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | gr-utils: fix out of tree project generator to properly update tarfile name | Moritz Fischer | 2010-07-05 | 1 | -2/+2 |
| * | | gr-wxgui: fix non-gl scope sink only updating one channel | Catalin Patulea | 2010-07-05 | 1 | -7/+7 |
* | | | Merge branch 'patches/marcus/stripchart' | Johnathan Corgan | 2010-07-05 | 7 | -30/+93 |
|\ \ \ |
|
| * | | | gr-wxgui: adds stripchart trigger mode to graphics sinks | Marcus D Leech | 2010-05-16 | 7 | -30/+93 |
* | | | | Merge branch 'patches/marcus/file_sink' | Johnathan Corgan | 2010-07-05 | 5 | -1/+39 |
|\ \ \ \ |
|
| * | | | | gnuradio-core: adds configurable flush to file sink | Marcus D Leech | 2010-05-16 | 5 | -1/+39 |
| |/ / / |
|
* | | | | grc: move grc_setup_freedesktop into libexec directory (not in users path). | Josh Blum | 2010-06-24 | 3 | -11/+32 |
* | | | | added python script to fix copyright years based on git log | Josh Blum | 2010-06-24 | 1 | -0/+65 |
* | | | | grc: expanded nports ability to have multiple port duplicators per side | Josh Blum | 2010-06-24 | 2 | -35/+41 |
* | | | | Merge branch 'patches/marcus/fftw' | Johnathan Corgan | 2010-06-22 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE | Marcus D Leech | 2010-05-16 | 1 | -2/+6 |
| |/ / / |
|
* | | | | Merge branch 'patches/marcus/gr_and_const' | Johnathan Corgan | 2010-06-22 | 3 | -0/+50 |
|\ \ \ \ |
|
| * | | | | grc: adds gr.and_const to block tree | Marcus D Leech | 2010-05-16 | 3 | -0/+50 |
| |/ / / |
|
* | | | | Add RFX2200 to burn-db-eeprom | Jason Abele | 2010-06-21 | 1 | -0/+1 |
* | | | | Copy paste for RFX2200 in USRP2 | Jason Abele | 2010-06-21 | 1 | -0/+74 |
* | | | | Copy paste for RFX2200 in USRP1 | Jason Abele | 2010-06-21 | 3 | -0/+141 |
* | | | | Merge branch 'maint' | Johnathan Corgan | 2010-06-21 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | grc: fix broken variable config when using bool type | Johann Chiang | 2010-06-21 | 1 | -1/+1 |
* | | | | gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time) | Johnathan Corgan | 2010-06-19 | 5 | -9/+44 |
* | | | | Merge branch 'maint' | Johnathan Corgan | 2010-06-13 | 1 | -2/+3 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge remote branch 'trondeau/qtmake' into maint | Johnathan Corgan | 2010-06-13 | 1 | -2/+3 |
| |\ \ |
|
| | * | | Fixes gr-qtgui make distcheck failure when QT is not installed. | Tom Rondeau | 2010-06-13 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'maint' | Johnathan Corgan | 2010-06-04 | 7 | -212/+158 |
|\| | |
|
| * | | Merge branch 'fix/wbx_refclock' into maint | Johnathan Corgan | 2010-06-04 | 7 | -212/+158 |
| |\ \ |
|
| | * | | Fixed WBX RX PLL enable | Jason Abele | 2010-06-04 | 1 | -6/+6 |
| | * | | Refactor WBX and adf4350 to avoid passing usrp pointer | Jason Abele | 2010-06-04 | 6 | -121/+101 |
| | * | | Clean up annoying class structure in wbx | Jason Abele | 2010-06-04 | 2 | -79/+40 |
| | * | | Fixing wbx to use _refclk_freq() | Jason Abele | 2010-06-04 | 4 | -13/+18 |
| | * | | Typo in error message | Jason Abele | 2010-06-04 | 1 | -1/+1 |
| |/ / |
|
* / / | Update revision to 3.3.1gitv3.3.1git | Johnathan Corgan | 2010-06-03 | 1 | -2/+2 |
|/ / |
|
* | | Update revision to 3.3.0v3.3.0 | Johnathan Corgan | 2010-06-02 | 2 | -2/+2 |
* | | gcell: make versioned libraries | Johnathan Corgan | 2010-06-02 | 3 | -10/+4 |