Activity

From 04/19/2012 to 05/18/2012

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

04/22/2012

04:46 pm gr-howto-write-a-block-3.3.0.tar.gz.sig
Tom Rondeau
04:46 pm gr-howto-write-a-block-3.3.0.tar.gz
Tom Rondeau
04:46 pm gnuradio-3.3.0.tar.gz.sig
Tom Rondeau
04:46 pm gnuradio-3.3.0.tar.gz
Tom Rondeau
04:42 pm gr-howto-write-a-block-3.1.3.tar.gz.sig
Tom Rondeau
04:42 pm gr-howto-write-a-block-3.1.3.tar.gz
Tom Rondeau
04:42 pm gnuradio-3.1.3.tar.gz.sig
Tom Rondeau
04:42 pm gnuradio-3.1.3.tar.gz
Tom Rondeau
04:33 pm gr-howto-write-a-block-3.2.2.tar.gz.sig
Tom Rondeau
04:33 pm gr-howto-write-a-block-3.2.2.tar.gz
Tom Rondeau
04:33 pm gnuradio-3.2.2.tar.gz.sig
Tom Rondeau
04:33 pm gnuradio-3.2.2.tar.gz
Tom Rondeau
04:32 pm gr-howto-write-a-block-3.2.1.tar.gz.sig
Tom Rondeau
04:32 pm gr-howto-write-a-block-3.2.1.tar.gz
Tom Rondeau
04:32 pm gnuradio-3.2.1.tar.gz.sig
Tom Rondeau
04:32 pm gnuradio-3.2.1.tar.gz
Tom Rondeau
04:30 pm gr-howto-write-a-block-3.2.tar.gz.sig
Tom Rondeau
04:30 pm gr-howto-write-a-block-3.2.tar.gz
Tom Rondeau
04:30 pm gnuradio-3.2.tar.gz.sig
Tom Rondeau
04:30 pm gnuradio-3.2.tar.gz
Tom Rondeau
04:29 pm gr-howto-write-a-block-3.1.2.tar.gz.sig
Tom Rondeau
04:29 pm gr-howto-write-a-block-3.1.2.tar.gz
Tom Rondeau
04:29 pm gnuradio-3.1.2.tar.gz.sig
Tom Rondeau
04:29 pm gnuradio-3.1.2.tar.gz
Tom Rondeau
04:24 pm gr-howto-write-a-block-3.1.1.tar.gz.sig
Tom Rondeau
04:24 pm gr-howto-write-a-block-3.1.1.tar.gz
Tom Rondeau
04:24 pm gnuradio-3.1.1.tar.gz.sig
Tom Rondeau
04:24 pm gnuradio-3.1.1.tar.gz
Tom Rondeau
04:14 pm gr-howto-write-a-block-3.1.0.tar.gz.sig
Tom Rondeau
04:14 pm gr-howto-write-a-block-3.1.0.tar.gz
Tom Rondeau
04:14 pm gnuradio-3.1.0.tar.gz.sig
Tom Rondeau
04:14 pm gnuradio-3.1.0.tar.gz
Tom Rondeau
04:13 pm gr-howto-write-a-block-3.0.4.tar.gz.sig
Tom Rondeau
04:13 pm gr-howto-write-a-block-3.0.4.tar.gz
Tom Rondeau
04:13 pm gnuradio-3.0.4.tar.gz.sig
Tom Rondeau
04:13 pm gnuradio-3.0.4.tar.gz
Tom Rondeau
04:11 pm gr-howto-write-a-block-3.0.3.tar.gz.sig
Tom Rondeau
04:11 pm gr-howto-write-a-block-3.0.3.tar.gz
Tom Rondeau
04:11 pm gnuradio-3.0.3.tar.gz.sig
Tom Rondeau
04:11 pm gnuradio-3.0.3.tar.gz
Tom Rondeau
04:09 pm gr-howto-write-a-block-3.0.2.tar.gz.sig
Tom Rondeau
04:09 pm gr-howto-write-a-block-3.0.2.tar.gz
Tom Rondeau
04:09 pm gnuradio-3.0.2.tar.gz.sig
Tom Rondeau
04:09 pm gnuradio-3.0.2.tar.gz
Tom Rondeau
04:05 pm gr-howto-write-a-block-3.0.tar.gz.sig
Tom Rondeau
04:05 pm gr-howto-write-a-block-3.0.tar.gz
Tom Rondeau
04:05 pm gnuradio-3.0.tar.gz.sig
Tom Rondeau
04:05 pm gnuradio-3.0.tar.gz
Tom Rondeau

04/21/2012

08:20 pm Revision 9d56b9ba: wavelet: transition to namespace C++ API
Johnathan Corgan
08:18 pm Revision e717c7ca: Merge branch 'master' into next
Johnathan Corgan
08:17 pm Revision 2c7ea132: Merge branch 'merge/core-swig-magic'
Johnathan Corgan
08:00 pm GNU Radio Release 3.6.0
GNU Radio release version 3.6.0 is now available for download:
http://gnuradio.org/redmine/attachments/download/32...
Johnathan Corgan
07:46 pm gnuradio-3.6.0.tar.gz
GNU Radio Release 3.6.0 Johnathan Corgan
07:46 pm gr-howto-write-a-block-3.6.0.tar.gz
GNU Radio HOWTO 3.6.0 Johnathan Corgan
07:43 pm GNU Radio Release 3.5.3.2
GNU Radio release version 3.5.3.2 is now available for download:
http://gnuradio.org/redmine/attachments/download/...
Johnathan Corgan
07:36 pm gr-howto-write-a-block-3.5.3.2.tar.gz
GNU Radio HOWTO Release 3.5.3.2 Johnathan Corgan
07:36 pm gnuradio-3.5.3.2.tar.gz
GNU Radio Release 3.5.3.2 Johnathan Corgan
07:22 pm Revision 1f1efd79: Merge branch 'master' into next
* Use merge strategy -s ours to skip master commit Johnathan Corgan
07:20 pm Revision 065d3794: cmake: update revision to 3.6.1git
Johnathan Corgan
07:10 pm Revision 61d337a8: cmake: upgrade revision to 3.7git
Johnathan Corgan
06:52 pm Revision b40ccb1d: cmake: update revision to 3.6.0
Johnathan Corgan
06:40 pm Revision 4033e0b9: Merge branch 'maint'
* Use merge strategy -s ours to skip release commits on maint Johnathan Corgan
06:10 pm Revision f7378fd8: build: update revision to 3.5.3.2
Johnathan Corgan
06:09 pm Revision 9d697941: build: update canonical config files
Johnathan Corgan
05:57 pm Revision 40ea3450: Merge branch 'maint'
Johnathan Corgan
04:05 pm Revision 8e8335e2: core: add SWIG macro for namespaced blocks
Johnathan Corgan

04/20/2012

07:11 pm Revision abb70ac7: cmake: fix compiler flags on ppc arch
Josh Blum
01:27 am Revision b142f645: qtgui: forgot one line...
Nick Foster
01:23 am Revision 0ac6f124: qtgui: use volk to do 32fc -> (double, double) deinterleave + conversion
Nick Foster
01:13 am Revision bb61c325: volk: code simplification, overrule macro and python opts
Josh Blum
01:13 am Revision fd1e12bf: volk: disable AVX if GCC version < 4.6.0
Nick Foster
01:13 am Revision 04adf90e: volk: avoid sse2 saturation issue 32768->32767
Josh Blum
01:13 am Revision f51c4dc7: volk: added set_float_rounding to volk_cpu_init
Josh Blum
01:13 am Revision 7b0e04c5: volk: avx overrule is gcc4.4, make prints match
Josh Blum
01:13 am Revision 283b6e91: volk: added gcc version check to xgetbv
Reference
https://code.google.com/p/pcsx2/issues/detail?id=1195
Josh Blum
01:13 am Revision 3d913cde: volk: gcc version check without __GNUC_PREREQ
Josh Blum
01:13 am Revision 0595b7f2: Volk: redo the archs.xml language to make checks generic. no more "type", no m...
Nick Foster
01:13 am Revision 0b117624: volk: move avx cpuid_x86_bit check in archs.xml
Josh Blum
01:13 am Revision 4d1ee048: volk: fix volk_profile install rule
Josh Blum
01:13 am Revision f70cb790: volk: use archs.xml to specify compiler flags + support
Josh Blum
01:13 am Revision c1348c8c: volk: remove norc, implement machine overrule
Josh Blum
01:13 am Revision 5a3d372c: volk: fix msvc __cpuid pointer cast
Josh Blum
01:13 am Revision 63809a2c: volk: fix for cpuid_eax check with hardcoded values
Josh Blum
01:13 am Revision 3e2aebaa: volk: removed old generator python code
Josh Blum
01:12 am Revision 4e86843a: volk: python checks and build system stuff
Josh Blum
01:12 am Revision 0faf0107: volk: updated build system for avx checking support
updated copy of cpuid.h with the latest from gcc 4.6 Josh Blum
01:12 am Revision cacfd391: volk: build system work, can build stand-alone msvc
Josh Blum
01:12 am Revision e9198337: volk: work on template stuff
Josh Blum
01:12 am Revision 95e91b44: volk: created other templates for runtime + machines
Josh Blum
01:12 am Revision 3af0f815: volk: added compile utils and cleanup cmakelists
Josh Blum
01:12 am Revision 37f9a62f: volk: working build w/ cmakelists
Josh Blum
01:12 am Revision eccc86fb: volk: added kernel defs and typedefs
Josh Blum
01:12 am Revision 25a36909: volk: make orc a normal arch with overrule
Josh Blum
01:11 am Revision db89e68b: qtgui: move fftshift into its own fn
Nick Foster

04/19/2012

07:17 pm Revision 01ac510c: qtgui: replace wheels with sliders. much easier to use, wheels look like butt.
Nick Foster
06:47 pm Revision d5f9c571: Merge branch 'maint'
Johnathan Corgan
06:47 pm Revision 33146370: fcd: fix iq_corr setup in GRC wrapper
Johnathan Corgan
06:42 pm Revision 10c0ccae: qtgui: waterfall sink uses relative time rather than absolute timestamps.
Nick Foster
06:15 pm Revision a8c8a0e9: Merge branch 'maint'
Tom Rondeau
06:14 pm Revision 991da110: Merge branch 'maint' of gnuradio.org:gnuradio into maint
Tom Rondeau
04:21 pm Revision 9f879534: Merge branch 'maint'
Johnathan Corgan
02:04 pm Revision 0f7911fe: digital: fixed miscalculation of symbol rate in digital_bert_rx.
Tom Rondeau
02:14 am Revision f967ac19: qtgui: fixed dblclick emits, need to set state machine in Qwt 6. if we didn't ...
Nick Foster
« Previous
Next »
 

Also available in: Atom