Activity

From 04/21/2013 to 05/20/2013

Today

12:38 am Revision aa052710: pager: fix apps for new component locations
Johnathan Corgan
12:28 am Revision 06c01d96: uhd: reverts include->import change in uhd_swig.i
Johnathan Corgan

05/19/2013

08:00 pm Bug #542 (Assigned): QT GUI Sink: wrong FFT size shown
Johnathan Corgan
07:59 pm Bug #541 (Assigned): QT GUI Sink: wrong frequency scale
Johnathan Corgan
07:01 pm Bug #539 (Resolved): (cosmetic) gr_modtool's help for nm says 'rm' instead
Fixed in a0d37142 Johnathan Corgan
06:49 pm Revision 1eaa7cc9: Merge remote-tracking branch 'reynwar/next_docs' into next
Johnathan Corgan
06:47 pm Bug #540 (Assigned): (cosmetic) gr_lfsr's constant should be 'unsigned int' instead of 'int'
Actually, a proper fix for this would change the type of 'mask' to uint32_t everywhere it is used. This would apply ... Johnathan Corgan
05:54 pm Revision 0c922500: Merge branch 'master' into next
Johnathan Corgan
05:54 pm Revision 086d0b42: Merge branch 'maint'
Johnathan Corgan
05:53 pm Revision a0d37142: modtool: fix typo in help string
Tim Monahan-Mitchell
05:48 pm Bug #542 (Assigned): QT GUI Sink: wrong FFT size shown
if you keep the default FFT size of 1024, the chooser widget shows 256, but in reality the FFT size is correct at 102... Hans Van Ingelgom
05:46 pm Bug #541 (Assigned): QT GUI Sink: wrong frequency scale
If you just make any signal source and a QT GUI Sink, you'll see that the frequency scale is wrong: a 32ksps signal w... Hans Van Ingelgom
08:32 am Revision 0fa21977: Merge with next branch.
Ben Reynwar

05/18/2013

04:10 pm Bug #540 (Assigned): (cosmetic) gr_lfsr's constant should be 'unsigned int' instead of 'int'
Reducing 0x80000057u to 'int' datatype inside of { } is not valid in C++11,
therefore the datatype should be 'unsign...
Moritz Fischer

05/17/2013

06:40 pm Bug #539 (Resolved): (cosmetic) gr_modtool's help for nm says 'rm' instead
Try this:
$ gr_modtool help nm
Usage: gr_modtool rm [options].
...
The above should say 'nm' instead of 'rm'.
...
Tim Monahan-Mitchell
01:06 pm Revision acca9925: Fix header include directory ordering
Michael Dickens

05/16/2013

10:00 pm Revision b1f80201: blocks: add set_msg callback and api update to grc block_message_probe
Tim O'Shea
09:52 pm Revision eb783d69: Merge branch 'master' into next
Johnathan Corgan
09:52 pm Revision 5369fb19: Merge remote-tracking branch 'ncorgan/nsis_improvements'
Johnathan Corgan
09:52 pm Revision a70de039: Merge remote-tracking branch 'martin/next-docs' into next
Johnathan Corgan
05:28 pm Revision cde90b42: runtime: changed block_gateway's include of feval.i to import
Nicholas Corgan

05/15/2013

07:44 am Revision 18c4026c: docs: Manual pages for OFDM and packet tx/rx
Martin Braun
03:34 am Revision d39cb0f9: Merge branch 'master' into next
Johnathan Corgan
03:34 am Revision 50a0a161: Merge branch 'maint'
Johnathan Corgan
03:34 am Revision 39bb663c: Merge remote-tracking branch 'reynwar/master_pfb_docs'
Johnathan Corgan
03:32 am Revision a7d89748: digital: GRC fixes and cleanups for OFDM
Martin Braun
03:31 am Revision 652f5ad8: docs: Added docs for packet transmission
Martin Braun
03:30 am Revision 0ed0c30f: digital: fixed some GRC bindings
Martin Braun
03:28 am Revision 97dc187c: wxgui: make dummy set_callback stub in nongl sinks.
Doesn't work, but also doesn't break the code. Marcus Leech

05/14/2013

05:39 pm Revision b3eeae23: modtool: update noblock for new api.
Tom Rondeau
05:37 pm Revision cc8509da: Merge branch 'master' into next
Tom Rondeau
05:37 pm Revision 2d730ff3: Merge branch 'maint'
Conflicts:
gr-utils/src/python/modtool/templates.py
Tom Rondeau
05:36 pm Revision 48505983: modtool: fixed some setup for noblock gen.
Tom Rondeau
04:41 pm Feature #538: FreeBSD diffs against 3.6.3
I've put these in a branch for easy merging by a committer.
Branch: https://github.com/benreynwar/gnuradio/tree/fr...
Ben Reynwar
04:21 pm Revision f7929d00: cleaning up files and references to gnuradio-core.
Tom Rondeau
01:58 pm Revision d9ed59dc: doxygen: Update pfb introduction.
Ben Reynwar

05/13/2013

07:16 am Revision cf08d9f4: shd: obsoleted
Johnathan Corgan

05/12/2013

09:36 pm Revision a4fe510a: Merge branch 'next' into runtime_pimpl
Conflicts:
gr-blocks/swig/blocks_swig0.i
gr-digital/lib/ofdm_chanest_vcvc_impl.cc
gr-digital/lib/ofdm_frame_equali...
Johnathan Corgan
07:53 pm Revision 2405532f: Merge branch 'master' into next
Johnathan Corgan
07:53 pm Revision 8c8fc5cd: Merge remote-tracking branch 'martin/next-ofdm2' into next
Johnathan Corgan
07:29 pm Revision 0641a449: Merge remote-tracking branch 'martin/master-ofdm2'
Johnathan Corgan
12:18 pm Revision cce6a693: Merge branch 'master-ofdm', fixed conflicts
Martin Braun
03:46 am Revision 99b77e1c: Merge branch 'master' into next
Johnathan Corgan
03:46 am Revision 156a5407: Merge branch 'maint'
Johnathan Corgan
03:31 am Bug #530: Connect tagged stream blocks and UHD sink
I discovered an issue with the previous patch. During long bursts that fill up the USRP buffer, the USRP was ACKing t... Sean Nowlan
01:25 am Revision 6681c27c: utils: fix modtool template output signature
Johnathan Corgan
12:18 am Revision c7a2cecd: fcd: fix header installation location
Johnathan Corgan

05/11/2013

11:46 pm Revision 792302fb: Merge branch 'next' into runtime_pimpl
Catches up runtime_pimpl branch with changes on next since
the initial branch start.
Conflicts:
gnuradio-runtime/in...
Johnathan Corgan
11:50 am Revision 7be24afb: digital: OFDM passes all tests
Martin Braun
11:50 am Revision 728c6e21: blocks: Added tag gate
Martin Braun
07:37 am Revision a7adf468: runtime: added typedef to logger.h to allow MSVC to use mode_t
Nicholas Corgan
07:34 am Revision 58f58fc0: Remove deleted header file from cmake install files.
Signed-off-by: Philip Balister <[email protected]> Philip Balister

05/10/2013

02:23 pm Revision 9851f237: Merge branch 'master' into next
Tom Rondeau
02:22 pm Revision 9f0a9808: Merge remote-tracking branch 'bhilburn/gitignore_fix'
Tom Rondeau
11:16 am Revision 318da62b: docstrings: Improving subpackage docstrings.
Ben Reynwar
09:40 am Revision e4048a3e: sphinx_docs: Fixes to remove build warnings.
Ben Reynwar
08:17 am Revision af76f950: Merge branch 'next' into next_docs
Ben Reynwar
08:17 am Revision 3e052d30: Merge branch 'next' of https://github.com/gnuradio/gnuradio into next
Ben Reynwar
05:43 am Revision ddd6649e: gitignore: git now ignores the build/ directory
Ben Hilburn

05/09/2013

04:31 pm Revision 1cda71b7: Merge branch 'master' into next
Conflicts and fixes for 3.7:
gr-utils/python/modtool/gr-newmod/CMakeLists.txt
Tom Rondeau
04:29 pm Revision 1601bf27: modtool: added comment to modtool's generated root CMakeLists.txt file to desc...
Tom Rondeau
04:05 pm Revision d9f78af5: fcd: fixed namespace, api for fcd.
Tom Rondeau
03:18 pm Revision c08905e8: runtime: fixed constants to export through swig properly.
Tom Rondeau
02:17 pm Revision 67688d94: Merge branch 'master' into next
Conflicts and updated for 3.7 changes:
cmake/Modules/GnuradioConfig.cmake
Tom Rondeau
01:51 pm Revision 51070fab: cmake: updated GnuradioConfig.cmake file to look for headers installed in 3.6.
Tom Rondeau
03:09 am Revision e56a5329: Merge branch 'master' into next
Tom Rondeau
03:08 am Revision c2de6dde: Merge branch 'maint'
Tom Rondeau
03:07 am Revision 00796f66: runtime: forgot to go back to the 'old' style using gruel.
Tom Rondeau

05/08/2013

11:16 pm Revision f1f669ae: Merge branch 'master' into next
Tom Rondeau
11:16 pm Revision 4f539d3c: Merge branch 'maint'
Tom Rondeau
11:16 pm Revision 3868a907: runtime: fix for thread safety issue during simultaneous use of stream tags an...
Tim O'Shea
09:30 pm Revision 6abc64d2: Merge branch 'master' into next
Tom Rondeau
09:30 pm Revision 5b6bb8b5: build: removed some old autotools-related documentation.
Tom Rondeau
02:02 pm Revision be0ac237: build: minor tweaks for swig, warnings.
Tom Rondeau
01:15 pm Revision 368426d2: Merge branch 'master' into next
Tom Rondeau
12:50 pm Revision 97f00f58: pmt: import on all client swig stuff
Josh Blum
07:30 am Revision 6b4e2483: runtime: id docstring clearer
Martin Braun

05/07/2013

11:52 pm Revision 52f00c66: build: updated config cmake file for next changes.
Tom Rondeau
11:51 pm Revision e8f6598b: Merge branch 'master' into next
Conflicts:
CMakeLists.txt
Tom Rondeau
11:26 pm Revision e5612be5: build: fixed GnuradioConfig files for OOTs to use.
Tom Rondeau
11:26 pm Revision 4c4c0d16: docs: fixed warnings.
Tom Rondeau
05:44 pm Revision 0869bf70: runtime: fix for gr_enabled_realtime_scheduling
Tim O'Shea
05:26 pm Revision c8016dc6: Merge branch 'master' into next
Conflicts:
gr-uhd/examples/python/usrp_spectrum_sense.py
Tom Rondeau

05/06/2013

07:02 am Feature #515 (Assigned): Allow for specifying channels used by USRP Source in GRC
FYI work continued here
https://github.com/guruofquality/gnuradio/tree/uhd_use_stream_args_to_map_channels
Josh Blum

05/04/2013

03:18 am Bug #530: Connect tagged stream blocks and UHD sink
Ok, that makes sense. I've attached a new patch with the factory function changes. It replaces the last patch file. Sean Nowlan

05/03/2013

11:22 pm Bug #530: Connect tagged stream blocks and UHD sink
It would be preferable to add the length tag key as a parameter to the existing factory function, and give it a defau... Johnathan Corgan
11:15 pm Bug #530: Connect tagged stream blocks and UHD sink
I added new public factory function that takes a len_tag_key argument, similar to the OFDM blocks. The original ones ... Sean Nowlan
10:52 pm Bug #530: Connect tagged stream blocks and UHD sink
Sean--thanks for doing this. I've only glanced at the patch briefly, but it appears that it may be adding extra docs... Johnathan Corgan
10:19 pm Bug #530: Connect tagged stream blocks and UHD sink
I made these changes on top of master, current as of today (8fda7acad4f71645bded77b5a4806b21aba46078). I used the att... Sean Nowlan

05/02/2013

07:47 pm Revision 4b9a8677: runtime: missed this in last commit.
Tom Rondeau
07:42 pm Revision 9b7cf737: Merge branch 'runtime_pimpl' of git://github.com/jmcorgan/gnuradio into runtim...
Tom Rondeau
07:42 pm Revision 9c76807a: runtime: moved single_threaded_scheduler out of public headers.
Tom Rondeau
07:41 pm Revision 4209a466: runtime: remove dead select_handler and dispatcher
Johnathan Corgan
07:12 pm Revision 3a2bb59d: runtime: remove dead timer.h
Johnathan Corgan
06:49 pm Revision 91e61ae0: runtime: remove dead error_handler.h
Johnathan Corgan
05:29 pm Revision 2b741e53: runtime: fix SWIG type issue for 32-bit
Johnathan Corgan
04:05 pm Revision c443098d: Merge branch 'next-modtool' into runtime_pimpl
Tom Rondeau
04:02 pm Revision ba86c365: build: fixes to support out-of-tree builds.
Tom Rondeau
03:10 pm Revision 70acb23e: runtime: fix for building pmt library properly; also makes its own qa test.
Tom Rondeau
02:37 pm Revision f9e5b671: modtool: updated to pimpl format
Martin Braun

04/30/2013

11:59 pm Feature #538 (New): FreeBSD diffs against 3.6.3
Numerous diffs to build gnuradio on FreeBSD
FreeBSD puts pkgconfig info into libdata, numerous files were patched ...
Diane Bruce
11:27 pm Revision 3259abca: atsc: fixed bug in swig to new gr namespace for blocks.
Tom Rondeau
08:34 pm Revision b779505f: atsc: moved include dir to gnuradio/atsc
Johnathan Corgan
08:30 pm Revision 372bcbcd: wxgui: moved include dir to gnuradio/wxgui
Johnathan Corgan
08:27 pm Revision b71a82c3: wavelet: moved include dir to gnuradio/wavelet
Johnathan Corgan
08:22 pm Revision c6acabb7: vocoder: moved include dir to gnuradio/vocoder
Johnathan Corgan
08:18 pm Revision 02fbc046: video_sdl: moved include dir to gnuradio/video_sdl
Johnathan Corgan
08:15 pm Revision ef43e123: uhd: moved include dir to gnuradio/uhd
Johnathan Corgan
07:58 pm Revision 02b89c61: trellis: moved include dir to gnuradio/trellis
Johnathan Corgan
06:17 pm Revision 5e17e3ea: runtime: stopped outputting logger configuration message.
Tom Rondeau
06:16 pm Revision c5d5ce30: qtgui: fixed include location for moc of .ui file.
Tom Rondeau
05:50 am Revision 994db715: wip, gr-qtgui not compiling
Johnathan Corgan
05:10 am Revision 3e3083d2: pager: moved include dir to gnuradio/pager
Johnathan Corgan
05:08 am Revision aee90f3d: noaa: move include dir to gnuradio/noaa
Johnathan Corgan
05:02 am Revision f821a193: filter: moved include dir to gnuradio/filter
Johnathan Corgan
04:40 am Revision 56f03bb3: fft: moved include dir to gnuradio/fft
Johnathan Corgan
04:21 am Revision 7d52216a: fec: moved include dir to gnuradio/fec
Johnathan Corgan
04:15 am Revision ff3a5823: fcd: moved include dir to gnuradio/fcd
Johnathan Corgan
03:59 am Revision bc462ac6: digital: moved include dir to gnuradio/digital
Johnathan Corgan
03:36 am Revision a23eb761: comedi: moved include dir to gnuradio/comedi
Johnathan Corgan
03:31 am Revision 1875bea6: channels: moved include dir to gnuradio/channels
Johnathan Corgan
03:24 am Revision 8f71cc96: audio: moved include dir to gnuradio/audio
Johnathan Corgan

04/29/2013

11:41 pm Revision 32c54033: analog: update include dir to gnuradio/analog
Johnathan Corgan
10:45 pm Revision 08eb4d31: runtime: fix include location
Johnathan Corgan
06:52 pm Revision f3e2e072: runtime: converting runtime core to gr namespace, gnuradio include dir.
Tom Rondeau
06:51 pm Revision 35303ae9: blocks: fix file meta data source to handle repeat of files.
Tom Rondeau

04/28/2013

05:05 pm Bug #537 (Assigned): Win32 Build 3.6.4.1 - All File Sources Broken
Johnathan Corgan
04:21 pm Bug #537 (Assigned): Win32 Build 3.6.4.1 - All File Sources Broken
Attempting to execute diagram containing a file sources results in an exception. This has been traced to poor handli... Mark McCarron

04/27/2013

10:56 pm Revision 72948e9a: sphinx: Add start of pmt sphinx docs. Tidied gr sphinx docs.
Ben Reynwar
10:53 pm Revision 7ffda05d: doxyxml: Parse contents of namespaces (necessary for parsing pmt's doxygen).
Ben Reynwar

04/26/2013

11:29 pm Revision 34d7e68c: sphinx: Added gr-shd to sphinx docs.
Ben Reynwar
11:21 pm Revision f944aaa2: sphinx: Added sphinx source for gr-filter.
Ben Reynwar
11:20 pm Revision 009d47a2: sphinx: Added sphinx source for gr-channels, gr-comedi, gr-fcd, gr-fec.
Ben Reynwar
11:00 pm Revision 6fc2fb2a: sphinx: Added sphinx source for gr-analog.
Ben Reynwar
10:39 pm Revision 69f82648: docs: Include generated header files when generating doxygen documentation.
Ben Reynwar
09:03 pm Revision 112f81dd: sphinx: Added sphinx source for gr-blocks.
Ben Reynwar
09:01 pm Revision 083c3980: docs: Minor improvements to documentation in header files.
Ben Reynwar
04:38 pm Revision cc12277f: uhd: enhanced version of usrp_spectrum_sense.py
Mike Jameson

04/24/2013

09:28 pm Revision a4532110: Merge branch 'master' into next
Johnathan Corgan
09:27 pm Revision 8fda7aca: blocks: fixed header documentation in repack_bits_bb
Johnathan Corgan
« Previous
 

Also available in: Atom