Activity
From 06/23/2012 to 07/22/2012
07/20/2012
- 02:41 am Revision 3152d29d: qtgui: constellation plots can use menu item to set number of points to plot.
- 02:33 am Revision bb1fa331: qtgui: new menu options.
- Can set FFT window type for PSD and spectrogram plots and number of points to plot in the time plots.
- 02:33 am Revision 005cfe8e: filter: make a 'none' type for filter windows.
- 02:28 am Revision adfd275a: volk: fixed unaligned deinterleave to use unaligned load/store.
- 12:28 am Revision bf00bf44: qtgui: changed qtgui sinks to pimpl structure.
07/19/2012
- 11:29 pm Revision 65b7bbac: Merge branch 'master' into next
- 11:27 pm Revision 267ac52b: filter: fixing cppunit test QA to work properly with testing disabled.
- 11:27 pm Revision 494b13ab: core: added message source that takes in tags for controlling bursts.
- 02:02 pm Revision 66f49de1: blocks: added gr::blocks::repeat
- 01:27 pm Revision bbd91d7a: blocks: added gr::blocks::keep_m_in_n
- 12:48 pm Revision 2cb5f71b: Merge branch 'master' into wip/gr-blocks-master
07/18/2012
- 02:28 am Revision 47b99fb2: qtgui: wip: moving qtgui over to new pimpl style.
- Everything but full sink has been converted.
07/17/2012
- 11:35 pm Revision fbdf83e4: qtgui: Updated qtgui to use gr-fft components.
- Also updates qa code for style.
- 11:34 pm Revision 93dfc3d4: qtgui: fix for constellation to set maker style after style has been created.
- 10:41 pm Revision 4285c5af: Merge branch 'master' into next
- 10:37 pm Revision 7c8347ca: Merge remote branch 'jblum/volk_mmx_fix'
- 10:36 pm Revision 3d868e17: volk: entirely remove commented out ORC clause for volk_16u_byteswap_u
- 10:25 pm Revision 86ed4ebf: Merge branch 'next' into qtsink_menus
- 05:29 pm Revision cf8b2a8f: volk: fix for win64 MSVC not having MMX support
- 1) For the machine defs that will pass on windows,
generate a machine with mmx and without using mmx|
2) In the cmak... - 03:00 am Revision a61ddc22: digital: fixed narrowband BER test.
- 02:51 am Revision d7190928: digital: fixed narrowband voice example and OFDM code to use gr-filter.
- 02:43 am Revision 25166c11: digital: fixing narrowband (de)mods and examples to work with gr-digital and g...
- 01:29 am Revision f51f49c7: digital: tweak to MPSK QA code.
- 01:29 am Revision 7a91bcd3: digital: fixed GFSK component to use gr-filter component.
- 01:28 am Revision d5ced161: digital: fixed FLL loop to use gr-filter component.
- 01:27 am Revision 2faee9d7: wxgui: update wxgui components to use gr-filter component.
- 01:25 am Revision bad5755f: digital: fixed demod examples to work with gr-digital and gr-filter components.
- 12:37 am Revision ac8fef00: atsc: updating atsc component to work with gr-filter.
07/16/2012
- 09:42 pm Revision 79482d05: Merge branch 'master' into next
- 09:42 pm Revision 209e98f3: Comment out orc support for volk_16u_byteswap_u
07/15/2012
- 08:02 pm Revision 11ce14ee: qtgui: wip: some fixes to make updating markers/symbols Qwt5/6 compatible.
- 06:56 pm Revision 7462598d: Merge branch 'master' into next
- 06:54 pm Revision 1979696f: digital: adding BER/SNR simulation example.
- 06:36 pm Revision 85a32174: digital: removing unused parameter from DPSK demod GRC block.
- 06:28 pm Revision bf073d84: volk: adding unaligned byteswap kernel.
07/10/2012
07/08/2012
- 10:28 pm Revision b5e649cc: Merge branch 'master' into next
- Conflicts:
gr-digital/grc/digital_dxpsk_demod.xml - 10:08 pm Revision e1cfa5ee: filter: warning fixes.
- 09:33 pm Bug #463 (Resolved): digital fll - buffers 30 seconds worth of samples
- Patch from Hendrik van Wyk (commit 504a14dc0f24e165d0704ca2c0321598ae86f02e) appears to fix this problem. The "demo_t...
- 09:31 pm Revision 504a14dc: digital: fix for FLL block; uses actual FIR filter.
- This should work much more efficiently and also appears to fix issue 463.
- 09:08 pm Revision c4805e3a: digital: fixes the digital demod GRC examples after last updates to gr-digital.
- 09:04 pm Revision 6c687bb8: digital: fixes DxPSK mod/demod to use right API.
- 09:02 pm Revision b34c497a: digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.
- 08:57 pm Revision 71127c2d: digital: adding a GFSK mod/demodulator.
- Includes GRC files and an example in gr-digital/examples/demod
- 08:35 pm Revision 8a82bd5d: Merge remote-tracking branch 'jblum/fix_volk_32f_x2_dot_prod_32f'
- 04:48 pm Revision 6d1b7b7a: digital: improving QA tests to test more samples with better data.
- 02:16 pm Revision 664c4cc1: vocoder: make vocoder depend on gr-filter (and by proxy gr-fft).
07/07/2012
- 10:35 pm Revision 52eb89c5: Merge branch 'next' into wip/filter-rm-next
- 10:18 pm Revision 8513c8d7: Merge branch 'master' into next
- Conflicts:
gnuradio-core/src/lib/general/CMakeLists.txt - 03:34 pm Revision 3a142beb: Revert "Merge remote branch 'jblum-github/python_blocks2' into master"
- This reverts commit f8581fb475267e1a97eaab962e423559fb4bfce2, reversing
changes made to 73800434abfb8c6efcf069222b5f0... - 02:50 pm Revision 43d42c5d: digital: fixing up some examples to use new namespaces.
- 02:06 pm Revision 4e06f35f: blocks: added gr::blocks::keep_one_in_n
- 01:15 pm Revision 6bd21600: filter: updated adaptive filter blocks to use adaptive FIR kernels.
- These are basically dummy blocks, more as a way to show how to create them.
- 01:01 pm Revision 29e2cb7c: filter: adjusting adaptive fir; set and get taps should come from parent fir f...
- 01:01 pm Revision 91f0a41f: filter: fixing a typo.
- 12:59 pm Revision 5a69e6ec: core: update to build.
- 12:59 pm Revision 3460598b: digital: need to look for this import in two places for either installed apps ...
- 12:58 pm Revision d6808693: digital: fixing up equalizers to work with new inheritance structure.
07/06/2012
- 11:00 pm Revision 01b34d22: filter: bug fixes to use components in gr.filter and others fixes.
- QA working for all but CMA and LMS equalizers.
- 10:59 pm Revision f19e03a0: digital: fixing build system to allow use of Volk and to use gr.filter
- 10:25 pm Revision 132121f3: digital: updated mpsk_receiver and pfb_clock_sync_{fff,ccf} to use gr-filter.
- 10:11 pm Revision ee59ee28: digital: updated CPM and GMSK modulators to use blocks out of gr-filter.
- 10:11 pm Revision 491e6b0b: digital: updated equalizers to use new gr::filter::kernel::adaptive_fir_ccc.
- 10:08 pm Revision 5f103b0a: filter: added kernel for adaptive fir filter.
- Note: still need to update the blocks to use this new kernel.
- 10:05 pm Revision ce1fae5a: digital: Updated build system to look for gr-filter stuff.
- 03:17 pm Revision 27694edd: blocks: added gr::blocks::interleave
- 02:03 am Revision f3c3ce78: Merge branch 'wip/filter-rm-next' of vortex.corganenterprises.com:gnuradio-tro...
- 02:02 am Revision 6926bfd6: qtgui: wip: adding form around static plot tools to adjust start and end num s...
- 02:01 am Revision 9aabbe06: core: adding ability to change and reset skiphead parameters.
- 02:01 am Revision efa0fc2b: qtgui: bug fixes to time plots.
- 02:00 am Revision d195cf6b: qtgui: added setting/resetting of FFT size for waterfall plots.
- 01:59 am Revision 29ac0eef: qtgui: added setting/resetting of FFT size and averaging.
07/05/2012
- 04:25 pm Revision 44647064: blocks: added gr::blocks::deinterleave
- 12:57 am Revision 9b04478e: qtgui: added freq sink specific menu item to adjust the fft size.
- 12:56 am Revision f7728035: qtgui: added spectrogram static plot and updated others.
- 12:56 am Revision dde878ff: qtgui: added block tree file for qtgui to better organize blocks.
- 12:55 am Revision cf8fbed5: qtgui: adding stand-alone waterfall form/plots.
07/04/2012
- 06:17 pm Revision 61dd9740: volk: use loadu for unaligned volk_32f_x2_dot_prod_32f_u_sse*
- 06:16 pm Revision 7c0f5550: volk: fix volk_32f_x2_dot_prod_32f_u_sse tail case
- 02:22 pm Revision a76cd7d4: blocks: added gr::blocks::xor_XX (bb ss ii)
- 02:11 pm Revision 4c85f46a: blocks: added gr::blocks::or_XX (bb ss ii)
- 01:12 am Revision af0be8a9: Merge branch 'next' into wip/filter-rm-next
- Conflicts:
gnuradio-core/src/lib/swig/CMakeLists.txt - 01:02 am Revision 312de886: blocks: apply swig fix
- 12:58 am Revision b271b9d2: Merge branch 'master' into wip/gr-blocks-master
- 12:43 am Revision 107b131a: Merge branch 'master' into next
- 12:37 am Revision dbc7a4c0: Merge branch 'maint'
- 12:35 am Revision bf665eeb: qtgui: using volk to handle conversion/decomposing float/complex to double buf...
- Adding an unaligned 32fc_deinterleave_64f_x2 volk kernel to support this.
- 12:35 am Revision f2021f48: volk: don't initialize phase in rotator
- 12:14 am Revision 791eb5de: Merge branch 'maint'
- Conflicts:
gruel/src/swig/CMakeLists.txt - 12:12 am Revision eb2505b6: cmake: minor tweaks to GrSwig.cmake
- Added a custom print for docstring generation
Removed unused output line from custom command - 12:12 am Revision a5cbf3b5: core: moved VMCIRCBUF related code to runtime
- This build stuff should not be at the top level.
07/03/2012
- 11:59 pm Revision 86dd49f2: Force swig compile ordering in gnuradio-core
- 11:55 pm Revision 1b615200: fft: adding a malloc for doubles.
- In core for master, also exporting symbols for use externally.
- 11:31 pm Revision d25aca54: qtgui: adding PSD and constellation static plot tools.
- 11:27 pm Revision d97fb837: qtgui: adding a stand-alone constellation plot form with menus.
- 09:24 pm Revision 5f13956b: docs: remove redundant retries from swig_doc.py
- With proper build dependencies, it should not be needed.
- 09:23 pm Revision 24edd716: swig: use add_custom_target for swig docs dependency
- This seems to fix the build dependency issue where generation gets called multiple times and steps on itself.
- 09:22 pm Revision 06c325cb: swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds
- I have not encountered an issue, however this is the correct thing to do.
Now individual components swig builds depen... - 09:21 pm Revision 76258270: swig: added additional swig dependencies gruel/core
- pmt swig gen depends upon the generated header
core depends upon pmt swig custom target
Conflicts:
gruel/src/swig... - 09:18 pm Revision 744ffd50: core: added general_generated to swig deps
- We generate the docs so its important that the docs see this header generated first.
- 04:49 pm Revision 84f9822b: blocks: added gr::blocks::not_XX (bb ss ii)
07/02/2012
- 04:13 pm Revision 025f323d: blocks: added gr::blocks::and_const_XX (bb ss ii)
- 03:36 pm Revision cc085e12: blocks: added gr::blocks::add_XX (bb ss ii)
07/01/2012
- 11:28 pm Revision 342a400b: Merge branch 'master' into next
- Conflicts:
gnuradio-core/src/lib/general/CMakeLists.txt - 11:08 pm Revision f8581fb4: Merge remote branch 'jblum-github/python_blocks2' into master
- Conflicts:
gnuradio-core/CMakeLists.txt
gnuradio-core/src/lib/general/general.i - 04:15 pm Revision 70d89e20: blocks: added gr::blocks::nlog10_ff
- 03:21 pm Revision 37cb2a31: Merge branch 'next' into wip/filter-rm-next
- 03:08 pm Revision 8c5a09be: fcd: update to use new gr-filter blocks
06/30/2012
- 03:26 pm Revision ee1a53b4: blocks: aded gr::blocks::multiply_conjugate_cc
- 01:41 am Revision e9c33226: Merge branch 'master' into next
- 01:36 am Revision 73800434: Merge remote branch 'jblum-github/uhd_wip'
06/29/2012
- 06:01 pm Revision 25b0d584: Merge branch 'master' into wip/gr-blocks-master
- 05:53 pm Revision 9ffa064a: Merge branch 'master' into next
- 05:52 pm Revision 0905a497: Merge branch 'maint'
- 05:52 pm Revision d0b2c5e6: audio: switch to BOOST_BIG_ENDIAN macro in OSX audio hdr
- The previous one didnt seem to be set by the build system.
Perhaps this was lost in the transition to CMake? - 03:30 pm Revision bfcc9dc6: blocks: added gr::blocks::integrate_XX with ss ii ff cc
- 03:10 pm Revision f2e81532: blocks: added gr::blocks::conjugate_cc
- 02:26 pm Revision 86c2c18e: qtgui: added qtgui_freq sink for reals and GRC files for freq sinks.
- 12:05 pm Revision 68e4c1b8: qtgui: made display form and display plot base classes to handle duplicated fu...
- Forms and plots for each type of graph inherit from here now to make things cleaner.
- 12:55 am Revision 75fac1e1: core: fix for gri wave byteswapping
- Sorry guys, I misunderstood the comments.
Wave data is specifically in little endian format.
Therefore we should only...
06/28/2012
- 04:50 pm Revision a3b74a25: blocks: added gr::blocks::uchar_to_float
- 04:27 pm Revision 9482c898: blocks: added gr::blocks::short_to_float
- 04:02 pm Revision c128e5ae: blocks: added gr::blocks::short_to_char
- 04:54 am Revision bc77a2f1: qtgui: adding ability to start/stop running time plots.
06/27/2012
- 01:50 pm Revision be1219b0: blocks: added gr::blocks::interleaved_short_to_complex
- 04:14 am Revision be0c6669: qtgui: added ability to set line style and add markers.
- 02:43 am Revision 3de0c77e: blocks: added gr::blocks::float_to_int
06/26/2012
- 02:06 pm Revision 0b7655a7: blocks: added gr::blocks::float_to_uchar
- 01:47 pm Revision 86f15ba3: blocks: added gr::blocks::float_to_short
- 01:49 am Revision ee83ed28: Merge branch 'master' into next
- 01:11 am Revision d5bfde97: qtgui: stand-alone FFT plot can handle multiple signals.
- 12:10 am Revision ec215b56: qtgui: adding a stand-alone frequency domain plot form.
06/25/2012
- 10:17 pm Revision 94c940aa: qtgui: added ability to set width and label of curves in time plots.
- Also moved all menu classes to a form_menus.h to make them more easily accessible by other forms.
- 05:50 pm Revision feaa399b: volk: replace (__m128) with volk cast for portability
- 03:09 pm Revision 1f57cf3f: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 01:25 pm Revision 31c61c16: blocks: added gr::blocks::float_to_int
06/24/2012
- 10:17 pm Revision 53ef7dc9: qtgui: adding ability to set line width's from time display form.
- 10:03 pm Revision e587c32f: qtgui: creating an app to read from and display a file of complex floats.
- This only displays the signal in time. Can specify multiple files to read from.
- 10:02 pm Revision 1d41b8f1: qtgui: Adding menu feature to timedisplayform.
- Right now, right clicking outside of plot window brings up a menu to turn grid on/off and to set the line color for a...
- 09:04 pm Feature #490: pmt: create pmt_const type for readonly accessors
- Josh Blum wrote:
> The PMT const type prevents mutable PMTs from being passed downstream and being altered by a cons... - 09:01 pm Feature #455 (Feedback): grblock - integrate grblock/python work in core
- Complete implementation and documentation for this feature can be found here:
https://github.com/guruofquality/grext... - 08:55 pm Feature #458 (Feedback): pmt - extend blob functionality
- The following routines have been created to add functionality:...
- 08:43 pm Feature #490 (Feedback): pmt: create pmt_const type for readonly accessors
- The PMT const type prevents mutable PMTs from being passed downstream and being altered by a consumer.
Currently we ... - 08:06 pm Revision d97764ce: Merge branch 'master' into my_qtsink
- Conflicts:
gr-qtgui/include/qtgui_sink_c.h
gr-qtgui/include/qtgui_sink_f.h
gr-qtgui/include/qtgui_util.h
gr-qtgui... - 06:42 pm Revision 8c23d9f9: blocks: added gr::blocks::float_to_complex
- 06:20 pm Revision b48716fe: blocks: added gr::blocks::float_to_char
- 03:46 pm Revision b85363c4: core: wip, squash, fixed digital_clock_recovery_xx to use gr-filter
- 03:44 pm Revision e440594d: core: fix missing update from dc172e5d
- 03:07 am Revision 16a097cc: Merge branch 'next' into wip/filter-rm-next
- 02:49 am Revision dc172e5d: core: wip, first pass to remove filter/hier blocks after migration to gr-filter
- * This commit removes all the blocks from src/lib/filter and src/lib/hier,
but leaves a couple stray files in src/lib...
06/23/2012
- 04:57 pm Revision 80aa560b: blocks: added gr::blocks::complex_to_arg
- 04:25 pm Revision 737b3dc0: blocks: added gr::blocks::complex_to_mag_squared
- 04:18 pm Revision 48ba9904: blocks: added gr::blocks::complex_to_mag
- 03:44 pm Revision ed0dffa3: blocks: added gr::blocks::complex_to_imag
- 03:32 pm Revision 11a702b9: blocks: added gr::blocks::complex_to_real
- 03:26 pm Revision 6eb1447d: blocks: added gr::blocks::complex_to_float
- 02:47 pm Revision c16e6eba: blocks: added gr::blocks::complex_to_interleaved_short
- 02:11 pm Revision c485d521: Merge branch 'master' into wip/gr-blocks-master
- 01:44 pm Revision 88101020: Merge branch 'master' into next
- Conflicts:
gnuradio-core/src/lib/general/CMakeLists.txt
gnuradio-core/src/lib/general/general.i - 01:25 pm Revision bf8700a2: Merge branch 'master' of gnuradio.org:gnuradio
- 12:08 am Revision c94ddc5e: filter: fixed fir_filter_with_buffer to make sure nothing that volk looks at c...
- This fixed issues with qa_fir_filter_with_buffer.
Also available in: Atom