Activity

From 11/02/2011 to 12/01/2011

12/01/2011

10:09 pm Feature #458: pmt - extend blob functionality
now with more work on
http://gnuradio.org/cgit/jblum.git/log/?h=gruel_work_squashed
auto* may need a path added f...
Josh Blum
09:24 pm Bug #468: volk - make all unit tests pass
merging improvements to volk into master, however:
this still fails on my "AMD Athlon(tm) II X4 620 Processor"
...
Josh Blum
04:40 pm Revision 765252e7: docs: fixed Doxyfile to ignore cmake howto directory; enables namespace page t...
Tom Rondeau
02:21 pm Revision a6b53891: volk: squashed changes 32f_s32f_multiply_32f_a 32fc_x2_dot_prod_32fc_u
Josh Blum
02:12 pm Revision 955a39bf: Volk: since we have a profiler, we don't need to iterate during QA, so this ca...
Conflicts:
volk/lib/testqa.cc
Nick Foster
02:12 pm Revision bb8f6c81: Volk: remove index max horizontal star from test, it shouldn't be there either
Nick Foster
02:12 pm Revision b61e2276: Volk: bring QA test changes into the profiler as well
Nick Foster
02:12 pm Revision 62788941: Volk: fix 32fc dot product test. more investigation into ASM64 and ASM32 impls...
also fixed max_star test by removing it -- can't return ptrs in current test framework, needs custom test. Nick Foster
02:12 pm Revision de884526: Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating mag...
Conflicts:
volk/lib/testqa.cc
Nick Foster
02:12 pm Revision b0b474be: Volk: fix volk_32f_x2_dot_prod_32f_u test (threshold increase)
Nick Foster
02:08 pm Revision 97006233: Volk: whoops
Nick Foster
02:08 pm Revision 7695ca06: Volk: 32f_s32f_multiply_32f
Nick Foster
02:08 pm Revision 73727e31: Volk: add 32fc_s32fc_multiply_32fc to profiler
Nick Foster
02:08 pm Revision 488f0c61: Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE test...
Nick Foster
02:03 pm Bug #460 (Resolved): cmake dpack generator and "python-cheetah"
merged into master Josh Blum
02:03 pm Bug #467 (Resolved): wrong text color - must set front color when chage background color
merged into master Josh Blum
02:03 pm Bug #466 (Resolved): replace function deprecated in python 2.5
merged into master Josh Blum
01:42 pm rondeau-gr2011.pdf
Tom Rondeau's review of GNU Radio in 2011 at the WinnForum Tom Rondeau
01:42 pm rondeau-grug11-conf.pdf
Tom Rondeau's summary of the GR 2011 Conference at the WinnForum GR User Group meeting Tom Rondeau
02:37 am Revision d56564f5: cmake: moved post/pre inst/uinst files
Josh Blum
02:37 am Revision 507c3a2e: cmake: added support for monolithic packaging rpms + debs
Josh Blum
02:33 am Revision edbfdf08: volk: fix #466 deprecated string use, from Pinkava
Josh Blum
02:33 am Revision 6bf88fd9: volk: avx support for MSVC
Josh Blum
02:33 am Revision 52c51c98: volk: conversion tweaks to build avx on MSVC
Josh Blum
02:27 am Revision c2bf4895: grc: force param text to black to guarantee readability
Josh Blum

11/30/2011

07:45 pm Revision 2d88dd48: docs: fixing variable for location of header files (SOURCE not BINARY).
Tom Rondeau

11/28/2011

08:44 pm Revision a2de55ca: docs: more appropriate variable to use when setting the include/headers direct...
Tom Rondeau
06:11 am Revision 0408e48c: docs: installing generated _doc.i files under autotools.
Tom Rondeau
05:13 am Revision e173b074: docs: removed unused xml-swig; replaced by doxyxml.
Tom Rondeau
04:25 am Revision cfea4669: docs: better use of BUILT_SOURCES so I'm not overriding the standard build ins...
Tom Rondeau
01:27 am Revision c04d53d3: docs: added doxygen and swig docs building tools into howto (cmake version only).
Tom Rondeau
12:06 am Revision 355dbf5b: docs: Adding swig doc generation to Makefile.am files.
Tom Rondeau
12:05 am Revision 70ca9bea: docs: forgot to have the generated .i files installed.
Tom Rondeau

11/27/2011

10:29 pm Revision 752fd7f9: docs: fixing swig Doxygen file to ignore some files in qtgui.
Tom Rondeau
10:02 pm Revision b1b20afb: docs: added python doxygen docs to gr-shd
Tom Rondeau
09:42 pm Revision 07bed9fa: docs: added python doxygen docs to gr-wxgui
Tom Rondeau
09:42 pm Revision 19c40393: docs: added python doxygen docs to gr-vocoder
Tom Rondeau
09:42 pm Revision 431cb8e6: docs: added python doxygen docs to gr-video-sdl
Tom Rondeau
09:42 pm Revision 4686d1be: docs: added python doxygen docs to gr-uhd
Tom Rondeau
09:42 pm Revision 28b0c4e9: docs: added python doxygen docs to gr-trellis
Tom Rondeau
09:41 pm Revision e36b920b: docs: added python doxygen docs to gr-qtgui
Tom Rondeau
09:41 pm Revision c8f9f435: docs: added python doxygen docs to gr-pager
Tom Rondeau
09:41 pm Revision 96132193: docs: added python doxygen docs to gr-noaa
Tom Rondeau
09:41 pm Revision 6c50cfa9: docs: added python doxygen docs to gr-comedi
Tom Rondeau
08:51 pm Revision 6e088541: docs: added python doxygen docs to gr-atsc.
Tom Rondeau
08:50 pm Revision 633fd3b6: docs: added python doxygen docs to gr-audio.
Tom Rondeau
07:56 pm Revision 0a21e258: docs: autotools Makefile.am generates empty swig_docs .i files; builds in auto...
The autotools build does not auto-generate the Python documentation for each block like we do with the cmake build, b... Tom Rondeau
06:25 am Revision 435dc713: uhd: cleanup some -Wall warnings
Josh Blum

11/26/2011

05:07 pm Revision ffa9e710: docs: don't ignore the entire qtgui directory.
Tom Rondeau
05:07 pm Revision f5eff6ed: uhd: patch from Marcus Leech to add FFT update rate and averating on/off to co...
Tom Rondeau
01:01 am Bug #462: grc: gr delay callback doesnt do anything - remove callback
work has moved to gr-blocks branch Josh Blum

11/22/2011

06:59 am Bug #465 (Closed): Building GNU radio 3.5.0 RC0
closed in favor of a new ticket with more relevant title and description #470 "python 3.0 support for gnuradio" Josh Blum
06:57 am Feature #470 (New): python 3.0 support for gnuradio
Build system considerations:
* VOLK - uses lots of python for generation
* Cheetah python3 support?
* SWIG python3...
Josh Blum
06:43 am Feature #455 (Assigned): grblock - integrate grblock/python work in core
marked assigned, this work is un-merged Josh Blum
06:42 am Feature #458 (Assigned): pmt - extend blob functionality
did it again... dont resolve things that are not merged Josh Blum
06:41 am Bug #467 (Assigned): wrong text color - must set front color when chage background color
dont resolve things that are not merged - double-doh! Josh Blum
06:41 am Bug #462 (Assigned): grc: gr delay callback doesnt do anything - remove callback
dont resolve things that are not merged - doh! Josh Blum
06:41 am Bug #460 (Assigned): cmake dpack generator and "python-cheetah"
dont resolve things that are not merged - doh! Josh Blum
06:24 am Bug #467 (Resolved): wrong text color - must set front color when chage background color
http://gnuradio.org/cgit/jblum.git/log/?h=grc_param_text_color
please merge
Josh Blum
05:51 am Bug #469 (Closed): recommendation to unlock guards before notify
See synopsis
http://www.boost.org/doc/libs/1_41_0/doc/html/thread/synchronization.html#thread.synchronization.condva...
Josh Blum
05:34 am Bug #468 (Closed): volk - make all unit tests pass
*laptop*... Josh Blum
05:25 am Feature #456: pydocs - integrate python docs generator
more work here: http://gnuradio.org/cgit/jblum.git/log/?h=more_swigness_docs
added gr-digital and gr-core to docs ...
Josh Blum
05:23 am Bug #462 (Resolved): grc: gr delay callback doesnt do anything - remove callback
added a gr_basic_delay block to gr-basic which configurable runtime delay Josh Blum
05:21 am Feature #458: pmt - extend blob functionality
squashed work from next branch, this should be mergable:
http://gnuradio.org/cgit/jblum.git/log/?h=pmt_blob_work
Josh Blum
05:18 am Bug #465: Building GNU radio 3.5.0 RC0
Brett Blackham wrote:
> BTW, the cmake method mentioned in [[http://gnuradio.org/redmine/projects/gnuradio/wiki/Gent...
Josh Blum
05:11 am Bug #466 (Assigned): replace function deprecated in python 2.5
applied on volk_work branch, please merge
http://gnuradio.org/cgit/jblum.git/log/?h=volk_work
Josh Blum
05:05 am Bug #460 (Resolved): cmake dpack generator and "python-cheetah"
fix in http://gnuradio.org/cgit/jblum.git/log/?h=cmake_packaging
please merge
Josh Blum

11/19/2011

08:51 pm Bug #467 (Closed): wrong text color - must set front color when chage background color
There is problem with text color in compoment properities windows.
Boxes with properities (eg. ID, Audiorate, Freq...
Jiří Pinkava
08:38 pm Feature #420: update grc for pep8
Pleas let now if this is wanted so I will continue. Jiří Pinkava
08:35 pm Feature #420: update grc for pep8
This patch fixes some tab/space python code issues. Jiří Pinkava
05:17 pm Bug #466 (Closed): replace function deprecated in python 2.5
There are still functions deprecated for long time, this patch replaces them with modern equvalent. Jiří Pinkava

11/17/2011

03:59 pm Revision 7b57dae2: grc: replaced doxygen extracted docs with python docstrings
Josh Blum
07:40 am Revision 11d58fe2: work on swig docs, added to core and digital
Josh Blum
04:38 am Revision de849cae: docs: grabbed support files from ben's repo and my repo
Josh Blum

11/12/2011

11:30 pm Revision 0e7c799e: Merge branch 'master' of gnuradio.org:gnuradio
Tom Rondeau
11:29 pm Revision c9c20b90: doc: ignored too much of qtgui; lost it's main page file.
Tom Rondeau

11/11/2011

09:02 pm Bug #465: Building GNU radio 3.5.0 RC0
BTW, the cmake method mentioned in [[http://gnuradio.org/redmine/projects/gnuradio/wiki/GentooInstall]] also fails
...
Brett Blackham
08:09 pm Bug #465 (Closed): Building GNU radio 3.5.0 RC0
I'm sure this is a problem with my Gentoo Linux system, but I thought I would start here... I get the following error... Brett Blackham

11/09/2011

02:50 pm Revision 9a25332b: cmake: only rely on target trick when not cross
Josh Blum
05:25 am Revision 3de9e901: cmake: fix for cmake 2.6 install w/ library fubar mode
Josh Blum
04:05 am Revision 88a9bcb1: qtgui: add python include path (older name)
Josh Blum
02:33 am Revision ed4023ae: cmake: tweaks for swig generation module
Also use deprecated python inc dirs variable to support older systems.
Add current binary and source dir to include ...
Josh Blum

11/08/2011

11:13 pm Revision 0899dfc0: volk: replace separate_arguments with string replace (performs a whitespace sp...
Josh Blum
04:04 am Revision d4f209dc: Merge remote-tracking branch 'jblum/uhd_next'
Josh Blum
02:56 am Revision d04404e1: uhd: added docs and removed unimplemented options in grc files
Josh Blum
02:56 am Revision bf8984ba: uhd: rebase tweaks + update on command feature
Josh Blum
02:56 am Revision 24da5f49: uhd: change examples to use new stream api
Josh Blum
02:56 am Revision 861a185c: uhd: preferable defaults for stream args
Josh Blum
02:56 am Revision 017fb41d: uhd: restored source block recv single packet functionality
Josh Blum
02:56 am Revision 9058109d: uhd: added set for RX/TX iq balance and dc offset
Josh Blum
02:56 am Revision f3d2a28d: uhd: added get_samp_rates calls
Josh Blum
02:56 am Revision 1f3014a3: uhd: use new type string for uhd source/sink types
Josh Blum
02:56 am Revision 8e60469a: uhd: added set/get time/clock source calls
Josh Blum
02:56 am Revision 011e784e: uhd: added convenience constructor to stream_args_t
Josh Blum
02:56 am Revision 84c3e0e0: uhd: python/swig/grc tweaks until it works
Josh Blum
02:56 am Revision d4703182: uhd: grc xml tweaks + streamer args
Josh Blum
02:56 am Revision 5b0ae93c: uhd: backwards compat work which support streamer API
Josh Blum
02:39 am Revision 1fe474ce: volk: building on msvc again with sse2 arch
Josh Blum
02:39 am Revision 24d572bc: volk: added some environment setup stuff
Josh Blum
02:39 am Revision a2894f6a: volk: work to improve compiler and multi-lib support
Josh Blum
01:53 am Revision 3843d13a: Use start()/stop() to get midpoint of uhd ranges
Jason Abele
01:18 am Revision d539979a: Set subdev spec after creating uhd source, before threads start
Allows for more graceful exit when invalid subdev spec is used Jason Abele
01:18 am Revision bba95712: Fix initial gain setting for uhd_siggen[_gui].py
Jason Abele

11/06/2011

03:53 pm Bug #464 (Assigned): wxgui scope sink - multi channels can have random alignment
When the scope sink is used with multiple channel input,
even if each channel comes from the same source,
the displ...
Josh Blum

11/05/2011

08:54 pm Revision 81dbc190: cmake: tweaks to swig gen and updated howto modules
Josh Blum
08:16 pm Revision 2a0d169a: cmake: make the swig cxx file gen depend on the specified targets
made a handy helper macro in grmisc to make this simpler Josh Blum
05:50 am Feature #455 (Resolved): grblock - integrate grblock/python work in core
on jblum.git/next
http://gnuradio.org/redmine/projects/gnuradio/wiki/WriteBlocksInPython
Josh Blum
05:50 am Feature #458 (Resolved): pmt - extend blob functionality
on jblum.git/next Josh Blum
05:48 am Bug #463 (Closed): digital fll - buffers 30 seconds worth of samples
The FLL band edge is somehow buffering massive amounts of samples.
Attached is a simple loopback (no hw) grc file th...
Josh Blum
04:44 am Revision 0b3a4a2c: cmake: fixed up swig deps properly for make -j*
Also took the time to fix up the swig index file generation.
This may have not-been auto-regenerating before as well.
Josh Blum

11/04/2011

01:16 am Revision 56fcd5f9: cmake: created macro for libtool gen and disabled by default
Josh Blum
01:15 am Revision ea013f35: gruel: added missing check GR_HAVE_NETINET_IN
Josh Blum
01:13 am Revision 6532f8bd: uhd: added buffer flush when source block is stopped
This is useful for re-running the flowgraph,
and avoids the problem of old data on the next run.
Josh Blum

11/03/2011

01:28 pm Feature #441 (Closed): Move all USRP-based examples to use UHD
Both gr-pager and gr-noaa have been updated to use UHD for the 3.5.x release series. Johnathan Corgan

11/02/2011

11:51 pm Bug #462: grc: gr delay callback doesnt do anything - remove callback
... Josh Blum
11:38 pm Bug #462 (Closed): grc: gr delay callback doesnt do anything - remove callback
... Josh Blum
02:26 am Bug #460 (Assigned): cmake dpack generator and "python-cheetah"
Johnathan Corgan
« Previous
Next »
 

Also available in: Atom