Activity
From 07/22/2008 to 08/20/2008
08/20/2008
- 10:48 pm Bug #135 (Closed): lib64 configure test is enabled on other than systems known to use this conven...
- Fixed in r9358
- 09:41 pm Revision bb084b53: resolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.in
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9358 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:35 pm Bug #260 (Assigned): OpenGL WxGUI Sinks - Interference with Other Windows
- Flickering fixed in r9333
Waterfall gui freezes at high fft rates. Possible solutions:
1) dont decrease decim, sh... - 05:53 pm Revision ec20f96d: fixes for gcc 4.3
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9351 221aa14e-8319-0410-a670-987f0aec2ac5
- 04:54 pm Feature #262 (Closed): gr_block::forecast should use history
- I think I accidentally dropped the use of history from gr_block::forecast a few years ago!
We don't see the problem ... - 04:52 pm Revision 081b90ec: Added support for --switch_mode, along with an external switcher interface via...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9349 221aa14e-8319-0410-a670-987f0aec2ac5
08/19/2008
- 11:09 pm Revision 2c8ea58e: Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
- contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio... - 08:53 pm Revision 6039ba34: plotter: require double buffering
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9333 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:54 pm Revision c500829e: Added --interferometer, to allow correlation interferometry when you have
- two antenna, and two identical daughtercards.
Cleaned up the way signal chains get built--isolated to separate funct...
08/18/2008
- 11:32 pm Revision 726f930f: Added support for dual_mode (for dual-polarization) removed two layers of
- filtering in the post-detector chain.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9319 221aa14e-8319-0410-a... - 10:36 pm Revision a3c5490e: New taps computation based on requested transition bandwidth and stopband atte...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9316 221aa14e-8319-0410-a670-987f0aec2ac5
- 08:44 pm Revision e92e82dd: Make gl selection more robust for testing
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9315 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:55 pm Revision 8e7ddfa7: configure.ac cleanup to remove dnl message
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9314 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:54 pm Revision b9bf2c0f: configure.ac cleanup
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9313 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:49 pm Revision 7c41030e: gr_msdd6000 includes fixed up
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9312 221aa14e-8319-0410-a670-987f0aec2ac5
- 04:23 pm Bug #261 (Closed): gr-comedi now incompatible with libcomedi-0.8
- From Ulf Lindgren:...
08/16/2008
- 12:02 pm Bug #260 (Closed): OpenGL WxGUI Sinks - Interference with Other Windows
- In Waterfall, I can go down the time scale till milliseconds updating, when the whole window freezes and I can't upda...
- 01:48 am Bug #258 (Closed): make check fails when using gcc 4.3.1 (Fedora 9 and OpenSuSE)
08/15/2008
- 04:08 pm Revision a04daa74: dont import plotter
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9298 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:25 pm Bug #258: make check fails when using gcc 4.3.1 (Fedora 9 and OpenSuSE)
- Make check looks good on Fedora 9.
Philip Balister - 02:13 am Bug #258: make check fails when using gcc 4.3.1 (Fedora 9 and OpenSuSE)
- Trial fix in r9296. Awaiting confirmation.
- 01:12 am Revision f806d765: Trial fix for ticket:258 / integer overflow undefined / phase
- accumulator. Thanks to Stefan Bruens and Philip Ballister for working
on this.
According to the fine print in the C...
08/14/2008
- 10:07 pm Revision c5241cca: constsink in scope wrapper (backwards compadible)
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9294 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:53 pm Revision 2956c43f: more backwards compadibility, marker for scope/xy plotter
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9293 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:20 pm Revision c3c6eb14: changed glcanvas test (fedora fix)
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9292 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:43 pm Revision 36649d4e: Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versio...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9290 221aa14e-8319-0410-a670-987f0aec2ac5
- 11:44 am Bug #258: make check fails when using gcc 4.3.1 (Fedora 9 and OpenSuSE)
- The GCC bug was closed as invalid. Changing d_phase to unsigned int solves the problem. Overflow in signed numbers is...
08/12/2008
- 05:38 pm Revision 5b098046: Refactored unique vector functionality into template.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9253 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:01 pm Revision 6898c0ab: Make gr_basic_block sort deterministic (Martin Dvh)
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9251 221aa14e-8319-0410-a670-987f0aec2ac5
08/09/2008
- 07:34 pm Bug #258 (Closed): make check fails when using gcc 4.3.1 (Fedora 9 and OpenSuSE)
- ...
- 07:24 pm Feature #127 (New): Recode daughterboard handling code into C++
- 07:22 pm Bug #228 (Closed): tx_only hangs (probably after flow controlling host)
- 07:22 pm Feature #226 (Closed): Throughput testing
- 07:20 pm Feature #222 (Closed): Need apps to test out SERDES and MIMO
- implemented with eth_serdes and serdes_txrx
- 07:17 pm Bug #252 (Closed): gr-msdd600 has a bunch of non-autoconfed linux dependencies which break the build
- Fixed in r9028
08/06/2008
- 08:11 pm Revision 2105e82e: set decim
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9194 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:15 am Revision 7de54eab: added cpuid for sse3,ssse3,sse4.1, and sse4.2
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9176 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:15 am Revision 955cb47c: dial_tone c++ example top block pointer fix
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9175 221aa14e-8319-0410-a670-987f0aec2ac5
08/03/2008
- 05:15 pm Revision aed878fe: Better fix for race in logpwrfft.py
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9160 221aa14e-8319-0410-a670-987f0aec2ac5
08/01/2008
- 07:27 pm Revision 49cd4878: replaced tabs, added sample_rate, fixed average=True bug
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9132 221aa14e-8319-0410-a670-987f0aec2ac5
07/31/2008
- 02:52 am Revision 6d91e15b: wrong sign
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9079 221aa14e-8319-0410-a670-987f0aec2ac5
- 02:51 am Revision 1a3e7475: removed FIXME
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9078 221aa14e-8319-0410-a670-987f0aec2ac5
07/27/2008
- 10:52 pm Revision 1456f0ea: Move libgruel configuration checks into config directory
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9030 221aa14e-8319-0410-a670-987f0aec2ac5
- 10:28 pm Revision a36b922f: Merged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027)
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9028 221aa14e-8319-0410-a670-987f0aec2ac5
07/25/2008
- 12:02 am Revision d18a9e45: Fix ignores.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9010 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:02 am Revision 777479a5: Adds alternative integrate and dump decimator to gr-gpio.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9009 221aa14e-8319-0410-a670-987f0aec2ac5
07/24/2008
- 05:48 pm Revision e01ee204: Allow odd decimation if halfband filter is disabled. Thanks Firas!
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8996 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:13 pm Feature #257 (Closed): Consider removing dependency on ppu_intrinsics.h
- Consider removing dependency on ppu_intrinsics.h
- 04:24 pm Feature #168 (Closed): Raw gigabit ethernet i/o for Linux host
- Done. The code's in the usrp2 host-ng directory.
- 04:23 pm Bug #137 (Closed): Sort out signal handling interaction (mostly SIGINT) between Python and C++ th...
- Fixed in mp-sched feature branch.
- 06:08 am Revision 01668d67: first cut at iq imbalance compensation
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8993 221aa14e-8319-0410-a670-987f0aec2ac5
07/22/2008
- 12:38 am Bug #256 (Closed): Possible misuse of history
- Based on the comments on this block, there appears to be a desire to look back at one previous sample. Thus, set_his...
- 12:07 am Revision e9ef818c: Add gr_costas_loop_cc setters and getters
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8966 221aa14e-8319-0410-a670-987f0aec2ac5
Also available in: Atom