Activity

From 04/23/2012 to 05/22/2012

05/22/2012

11:16 pm Revision fb4a097d: Merge branch 'master' into next
Tom Rondeau
11:15 pm Revision 598a843a: Merge branch 'sphinxdocs'
Tom Rondeau
05:23 pm Revision c27d9d3b: Merge branch 'sphinxdocs' into comments
Ben Reynwar
05:22 pm Revision 5581c191: wavelet: Move squash_ff comments so that doxyxml captures them.
Ben Reynwar
05:14 pm Revision f2b4f45f: Fixing cmake doc dependencies for gr-fft and gr-wavelet.
Ben Reynwar
05:13 pm Revision a272119a: docs: Adding gr-fft to sphinx docs
Ben Reynwar
05:15 am Revision bc1b4c18: docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style.
Ben Reynwar

05/21/2012

08:22 pm Revision fd3abfe0: Merge branch 'sphinxdocs' into next
Ben Reynwar
07:34 pm Revision 1303a178: Merge branch 'master' into next
Tom Rondeau
07:32 pm Revision 5d33373a: Merge branch 'sphinxdocs'
Tom Rondeau
06:40 pm Revision a3638941: docs: Adding/editing top-level docstrings.
Ben Reynwar
06:36 pm Revision 012143e4: Merge branch 'master' into next
Tom Rondeau
06:35 pm Revision ed838eb9: wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value ...
Marcus Leech
06:08 pm Revision f684f3c3: docs: Fixed copyright in sphinx docs.
Ben Reynwar
05:54 pm Revision 90fe840f: docs: Added version number to sphinx docs.
Ben Reynwar
04:56 pm Revision 8a7fce10: docs: Extended README for sphinx docs.
Ben Reynwar
04:51 pm Revision b0b1f513: Merge branch 'master' into next
Tom Rondeau
04:48 pm Revision d4fe4377: core: minor formatting changes to vector_map for style consistency.
Tom Rondeau
04:30 pm Revision 7f1178d2: Merge remote-tracking branch 'trondeau-github/sphinxdocs' into sphinxdocs
Ben Reynwar

05/20/2012

05:59 pm Revision 91c3d95d: sphinx: Added a README for explaining the documentation process.
Tom Rondeau
05:39 pm Revision 6977392a: docs: fixing up docs from sphinx warnings.
Tom Rondeau
05:37 pm Revision 18fccf6e: sphinx: dummy toctree entries to remove warnings.
Tom Rondeau
04:38 pm Revision 0da7b9c4: Merge branch 'sphinxdocs' of https://github.com/benreynwar/gnuradio into sphin...
Tom Rondeau
04:38 pm Revision 59165ed2: sphinx: create a conf.py and run_sphinx_build.sh files.
These files help a user run Sphinx on the installed system. The shell script is designed for ease of use. Tom Rondeau

05/17/2012

11:37 pm Revision 11475bfd: Fixed package dependencies for gnuradio-core and gr-wavelet, added support for...
Nicholas Corgan
06:37 pm Revision ae75ab75: gr: Added vector_map block.
Ben Reynwar
02:34 pm Revision 3ff3257f: Add sphinx mathjax extension.
Ben Reynwar

05/16/2012

05:58 am Revision b4558dbb: Merge branch 'master' into next
Johnathan Corgan

05/15/2012

11:55 pm Revision 99f8f191: digital: these classes are part of the digital library
Josh Blum
11:23 pm Revision 5ec6c801: Merge branch 'master' into next
Johnathan Corgan
10:53 pm Revision 1befbf0d: fft: should not export for static class member
Josh Blum

05/12/2012

03:56 pm Revision 88d40648: Merge branch 'master' into next
Johnathan Corgan
03:51 pm Revision ff3d467b: volk: fix some signedness and unused variable warnings
Johnathan Corgan
03:29 pm Revision bb0d5960: volk: fix profiler comparison
Johnathan Corgan

05/11/2012

11:30 pm Revision ee0ed0b7: volk: add SIMD implementation for fixed phase rotation
Nick McCarthy

05/10/2012

12:17 am Revision 511f3514: filter: wip: working on adaptive FIR filter. Moved ccc and created parent clas...
Tom Rondeau

05/09/2012

02:43 am Revision 274bc141: filter: created polyphase_filterbank parent class to handle some initializatio...
Converted pfb_channelizer_ccf over to new parent class. Passes QA. Tom Rondeau
02:07 am Revision 4f08cb7e: filter: copied over pfb_channelizer to gr-filter with QA and GRC.
Tom Rondeau

05/08/2012

08:07 pm Revision 40d1539f: docs: Modified swig_doc.py to put parameter info in docstrings.
Ben Reynwar
07:59 pm Revision ace7a97a: doxyxml: Added parsing of parameters from xml.
Ben Reynwar
04:07 pm Revision cef178d6: Merge branch 'master' into next
Johnathan Corgan
04:07 pm Revision 23dd54bf: Merge branch 'maint'
Johnathan Corgan
04:07 pm Revision 374afd87: volk: fixed popcnt.
Moritz Fischer
01:26 am Revision 04ea62d9: Merge branch 'master' into next
Tom Rondeau
01:25 am Revision 231b177a: volk: fixed popcnt.
Moritz Fischer
12:05 am Revision df09c431: filter: fixed typo.
Tom Rondeau

05/07/2012

07:25 am Bug #492: cmake equivalent for configure's --sysconfdir=/etc
Yes, that patch solves the problem. M. Rothe
02:42 am Revision 0f6af7cf: filter: added fir_filter_with_buffer to gr-filter.
Only fff and ccc versions so far. Needs work on Volk to be followed from fir_filter. Tom Rondeau

05/06/2012

11:36 pm Revision fc98a2a9: filter: added filter_delay_fc to gr-filter with QA and GRC files.
Tom Rondeau
09:11 pm Revision b3987add: filter: some cleanup with the dc_blocker code.
Tom Rondeau
08:24 pm Revision 137cd171: filter: moved dc_blocker to gr-filter with QA and GRC blocks.
Tom Rondeau
03:48 pm Bug #492: cmake equivalent for configure's --sysconfdir=/etc
The attached patch from Gentoo against 3.6.0 adds support for SYSCONFDIR. Does that solve your problem?
Source: ht...
Chí-Thanh Christopher Nguyễn

05/05/2012

09:52 pm Revision 897a6022: filter: added hilbert xform block with QA and GRC block.
Tom Rondeau
06:42 pm Revision 53f57b67: filter: actually run the C++ unit tests.
Tom Rondeau
06:41 pm Revision e832b091: filter: added Parks-McClellen algorithm.
Renamed gr_remez to pm_remez here. Added QA code and fixed coding style. Tom Rondeau
05:35 pm Revision 77d5097c: filter: cleanup and moving calls from gr.firdes to filter.firdes.
Tom Rondeau
05:34 pm Revision 906fe742: filter: added firdes for generating FIR filters to gr-filter.
Addes QA code in both Python and C++. Tom Rondeau
03:04 am Revision 265daaec: core: removed gr_glfsr* and gr_pn_correlator after transition to gr-digital
Johnathan Corgan

05/03/2012

06:05 pm Revision 1e18d093: filter: added GRC block for FFT filters. Fixed example install.
Tom Rondeau
05:37 pm Revision 8723cdcb: core: removed gr_descrambler_bb after transition to gr-digital
Johnathan Corgan
05:33 pm Revision 2c80be2c: filter: improved documentation for fft_filters.
Tom Rondeau
05:19 pm Revision 7b970b9b: Merge branch 'master' into next
Johnathan Corgan
05:19 pm Revision f9f1508e: Merge branch 'maint'
Johnathan Corgan
05:06 pm Revision 73292e45: core: removed gr_bytes_to_syms after transition to gr-digital
Johnathan Corgan
04:52 pm Revision 3d8074ac: pfb: properly deleting d_fft to close some memory leaks.
Tom Rondeau
04:51 pm Revision 5aabd743: core: removed gr_additive_scrambler after transition to gr-digital
Johnathan Corgan
04:51 pm Revision 2d3caf52: Merge branch 'master' into next
Tom Rondeau
04:50 pm Revision f4da804e: GRC: patch to allow users to specify max_noutput_items in GRC options block.
Jose Quaresma
04:36 pm Revision 05b2c02f: pfb: properly deleting d_fft to close some memory leaks.
Tom Rondeau
04:18 pm Revision 4def5f38: Merge branch 'master' of gnuradio.org:gnuradio
Tom Rondeau
04:17 pm Revision 9968eb11: filter: preparing to handle alignment better in FIR filters.
Tom Rondeau
04:13 pm Revision ff6a03cb: Merge branch 'master' into next
Johnathan Corgan
04:13 pm Revision 8c14a496: Merge branch 'maint'
Johnathan Corgan
05:00 am Revision 29ed15d3: gruel: conditional linking for pthread
Josh Blum
12:03 am Revision 42eeb873: filter: fixed fft_filter tests.
Tom Rondeau

05/02/2012

11:59 pm Revision b63e3b8a: filter: adding fff version of FFT filter.
Tom Rondeau
10:59 pm Revision 26531c2d: filter: fixed FIR filter taps and added complex FFT filter.
Tom Rondeau
09:49 pm Revision 4e9b55b9: Merge branch 'master' into next
Johnathan Corgan
09:37 pm Revision ed8fbd77: Merge branch 'digital_moves'
Johnathan Corgan
08:14 pm Revision 32f807a8: filter: Reworking filter to have a set of basic implementation classes for fil...
The GR blocks are templated now and call from fir_filters for the volk-specific implemenation.
Note the modification...
Tom Rondeau
04:43 pm Revision a247889d: filter: adding examples folder.
First example compares old filter in gr to new one in filter. Tom Rondeau
04:43 pm Revision 417337cd: filter: fixing up fir_filter_fff to handle taps appropriately, also does decim...
Tom Rondeau
03:59 pm Revision 38120d6b: fft: export the FFTW malloc and free helper functions.
Tom Rondeau
03:45 pm Revision 7f833180: build: reworking cmake structure for include and lib directories. I think this...
We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary). Tom Rondeau
02:10 am Revision f64b971f: filter: work on creating gr-filter top-level component.
Builds but does not bring in libgnuradio-fft.so symbols. Tom Rondeau

05/01/2012

08:59 pm Revision a7afbf20: fft: enabling doc and grc subdirs.
Tom Rondeau
07:37 pm Revision da42490e: docs: fixed bug in doxygen looking at howto dir.
Tom Rondeau
03:29 pm Revision 8ee7c96f: docs: adds a 'make sphinx' target that can be run after 'make install' to gene...
Tom Rondeau
04:39 am Revision 141d2ec0: Adding sphinx documentation.
Ben Reynwar

04/30/2012

10:59 pm Revision 1e7068cb: Merge branch 'master' into next
Johnathan Corgan
10:57 pm Revision 884c23ef: Merge branch 'maint'
Johnathan Corgan
10:57 pm Revision 9bab2dab: gruel: fix linker assumption made explicit on Ubuntu 12.04
Tim Oshea
04:20 pm Revision 2817cf14: Merge branch 'master' of http://gnuradio.org/git/gnuradio
Ben Reynwar
04:17 pm Revision f775720a: Fully gray-coding QAM constellations.
Ben Reynwar
07:15 am Revision 89f0add5: Merge branch 'master' into next
Johnathan Corgan
07:08 am Revision d7ecbd12: Merge branch 'gr_fft'
Johnathan Corgan

04/29/2012

06:44 pm Revision 399969c8: fft: put helper classes in namespace
Johnathan Corgan
05:28 pm Revision 8613b52b: fft: make interface functions pure virtual
Johnathan Corgan

04/28/2012

03:20 am Revision d7905455: gr-fft: creates a gr-fft top-level component.
Tom Rondeau

04/27/2012

05:03 pm Revision 045d02d1: python-blocks: replace assertItemsEqual with assertEqual
Josh Blum
03:58 pm Revision 732bbf98: Merge branch 'master' into next
Johnathan Corgan
03:55 pm Revision 370425f1: Merge branch 'maint'
Johnathan Corgan
06:09 am Revision 098ecb7b: gr_digital: Added QAM to testing.
Ben Reynwar
06:00 am Revision 42109bab: gr-digital: Add non-differential tests to qa_constellation_receiver
Ben Reynwar
06:00 am Revision 08424978: gr-digital: PSK modulation. Gray-coding done by constellation order for non-di...
Ben Reynwar
04:41 am Revision 93940233: gr-digital: API-CHANGE. Tidying bpsk, qpsk and generic_mod_demod.
Ben Reynwar

04/26/2012

09:53 pm Revision 4e3a0485: gr-uhd: updated USRP Sink and USRP Source help messages
Nicholas Corgan
08:24 pm Feature #493 (Closed): Add color scaling to waterfall plots in gr_plot_psd
Allow color range manipulation in waterfall plots in gr_psd_plot. Currently, simple defaults are used for the colorbar. Tom Rondeau

04/25/2012

12:59 am Revision 1360058a: Merge branch 'master' into next
Tom Rondeau
12:59 am Revision 03d62861: Merge branch 'maint'
Tom Rondeau
12:58 am Revision 8e89d238: uhd: updating/fixing WBFM example.
Marcus Leech

04/24/2012

11:08 pm Revision 7a723f53: cmake: make a find portaudio that follows the rules
Josh Blum
02:22 pm Revision 7fde258b: digital: added GRC file for chunks_to_symbols block.
Tom Rondeau
02:15 pm Revision 146a158c: digital: adding QA for chunks_to_symbols and updating generic demodulator to u...
Tom Rondeau
02:14 pm Revision c6b220a0: digital: moving generated chunks_to_symbols to gr-digital.
Tom Rondeau

04/23/2012

11:56 pm Revision 1723a717: docs: adding documentation for new gr-digital blocks.
Tom Rondeau
11:56 pm Revision 362d45bb: digital: copying over rest of blocks from gnuradio-core to gr-digital.
Includes moving GRC and QA code; new ones where missing.
Have not removed blocks from gnuradio-core for compatibility.
Tom Rondeau
11:45 pm Revision db8d885e: Merge branch 'master' into next
Johnathan Corgan
11:45 pm Revision 6d1419fe: Merge remote branch 'jblum-github/volk_work'
Johnathan Corgan
11:16 pm Revision 0492d77f: Merge branch 'master' into next
Johnathan Corgan
11:15 pm Revision 0f8503fd: Merge remote branch 'jblum-github/volk_work'
Johnathan Corgan
11:10 pm Revision ccd03fac: Merge branch 'master' into next
Tom Rondeau
11:10 pm Revision 539e9097: Merge branch 'maint'
Tom Rondeau
11:09 pm Revision 4c589268: Various fixes for using Python 2.5.
Tom Rondeau
09:07 pm Revision 954ee16a: volk: force kwargs keys to be of type str, not unicode for py25
Josh Blum
08:13 pm Revision e0bfcb95: Merge branch 'master' into next
Johnathan Corgan
08:13 pm Revision 42404235: Merge remote branch 'ncorgan/gr-uhd_swig-stuff'
Johnathan Corgan
06:05 pm Revision 2de858eb: Merge branch 'master' into next
Johnathan Corgan
06:00 pm Revision c02fe1aa: Merge branch 'maint'
Johnathan Corgan
05:54 pm Revision 70392d37: cmake: fix pygtk check failure with no X session
This change makes python module checking more robust by preventing
cmake failure when unexpected exceptions occur.
Jaroslav Skarvada
05:17 pm Revision 0711c532: gr-uhd: uhd_fft and uhd_siggen_base.py now use subdev names instead of dboard ...
Nicholas Corgan
01:02 am Revision 6f472727: Merge branch 'master' into next
Tom Rondeau
12:59 am Revision 62eb0520: docs: updating build dependency and building instructions.
Tom Rondeau
« Previous
Next »
 

Also available in: Atom