commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, fix_private_access, c


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, fix_private_access, created. b5f9aa00983df945c3f73fedf112590514196082
Date: Wed, 15 Aug 2012 05:59:02 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, fix_private_access has been created
        at  b5f9aa00983df945c3f73fedf112590514196082 (commit)

- Log -----------------------------------------------------------------
commit b5f9aa00983df945c3f73fedf112590514196082
Author: Josh Blum <address@hidden>
Date:   Tue Aug 14 23:00:16 2012 -0700

    core: fix use of private vars in place of API accessor

commit 9e0f8b6d34cf304dfab572361f60c63ffb103a28
Author: Jaroslav Skarvada <address@hidden>
Date:   Sun Aug 5 18:26:33 2012 -0400

    arm: better support for ARM processors without NEON.

commit 32e296de0336feab694fb3b20a7ae1ea2595a1f4
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 23:37:27 2012 -0400

    qtgui: fix to time plotter to find core py file.

commit 05f6087695681f71796f3a2c59fcd5788b9014cf
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 23:36:30 2012 -0400

    qtgui: fixing other menu behavior with qwt5.

commit 1b71820ae56a6e0ac1544985b26bd9a3344c4702
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 23:13:31 2012 -0400

    qtgui: when displaying name, remove full path and only use file name.

commit 8b9a46be56a9e8146aeded28fec6dce0b99cb1a2
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 23:12:44 2012 -0400

    qtgui: fix to work with Qwt5.

commit d253890c08d3b5bb6c989dd278970e8f00294e9f
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:48:19 2012 -0400

    qtgui: QA code reflects change in waterfall plot API.

commit 9902b1d9a9e0f5878b7f89e2a46e80aeda565d57
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:46:27 2012 -0400

    fcd: fixed copy-paste error.

commit ce46d1524e5c178e6e7ab9d6d55f0bd824d8adf2
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:44:29 2012 -0400

    qtgui: removing missed debug lines.

commit d36e9ce1fecfd992c05f40170653309cc9bc91f0
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:42:30 2012 -0400

    qtgui: small fixes to qt_digital app.

commit 35a1402fc4ed3f29e1693706886bc633aa35febb
Merge: 7ada63b eb4305b
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:27:49 2012 -0400

    Merge branch 'qtsink_menus' into next

commit eb4305b92f0128c47743b4e2df032a04052ac21d
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:19:09 2012 -0400

    qtgui: introduces new static plot tools for different data types.
    
    Time, PSD, and Spectrogram have tools for char, short, int, float, and 
complex data types. Constellation requires complex inputs.
    
    These tools are now installed into the runtime bin directory.

commit 0eea9a33a1a57473973709662eb734d54df647fa
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 29 14:18:34 2012 -0400

    qtgui: floating point PSD sink handles fftshift.

commit 7ada63b93577624c9ec0a8cb0dfabfd481af9260
Author: Jeff Long <address@hidden>
Date:   Sun Jul 29 10:28:55 2012 -0400

    tags: some fixes to the tagged_file_sink block.
    
    The name of the tag was incorrect and improved behavior when updating info.

commit 4af111d33591542348fa5a8d952c0fd685294163
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 28 18:36:27 2012 -0400

    qtgui: fixing up apps for static displaying of samples.

commit 14f4e314fb72707e6ed030fdcd1ba7c383daabab
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 28 17:32:28 2012 -0400

    qtgui: waterfall plot couldn't really handle multiple signals.
    
    This keeps the internal mechanisms in case we figure out how to do this, 
but turn off ability to set multiple input signals from the API.

commit 36437ed2e41130984e0e0ef05aca909bf086a793
Author: Tom Rondeau <address@hidden>
Date:   Sat Jul 28 17:30:44 2012 -0400

    qtgui: set number of samples to plot in time sinks from GR block.

commit c0444b268f5bda1153480593cdfd5499080a1c1c
Merge: 65b7bba 7e0bf75
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 26 15:01:30 2012 -0400

    Merge branch 'master' into next

commit 7e0bf7552bd583962dd94adabdf71f167c582ce1
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 26 15:00:47 2012 -0400

    grc: adding missed message_burst_source GRC file.

commit c414f1ef8401396cb7e3f22effd6f4b718ef0eb2
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 24 12:30:29 2012 -0400

    qtgui: created menu item to set color map of waterfall plots.
    
    Also cleaned up a few things.

commit 582dc9b920918b2589e97679dcc0e2fbecb12aa2
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 24 09:49:53 2012 -0400

    qtgui: fixes to waterfall plots.
    
    Fixes number of items returned, a bit of speed improvements, and ability to 
auto scale through menu.

commit 303489b78f95b6b3e6cd80a466c141fafecd4191
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 24 09:48:06 2012 -0400

    qtgui: fixing up sinks to make sure buffers are properly zeroed and right 
number of items is returned.

commit be72d11e4ef89e78863c3244be8e360fb71c5477
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 24 09:45:46 2012 -0400

    qtgui: fixing namespace to reflect new implementation style.

commit 3152d29dcc16f93e98e2a3cc2601c8712133e174
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 22:41:15 2012 -0400

    qtgui: constellation plots can use menu item to set number of points to 
plot.

commit bb1fa331b972cc46ecf0dfcf156ba004803721aa
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 22:33:46 2012 -0400

    qtgui: new menu options.
    
    Can set FFT window type for PSD and spectrogram plots and number of points 
to plot in the time plots.

commit 005cfe8ef78177c15fab850ac72365079efdd05c
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 22:33:28 2012 -0400

    filter: make a 'none' type for filter windows.

commit adfd275a634c9df8391d1b912185f1c46531f334
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 22:28:35 2012 -0400

    volk: fixed unaligned deinterleave to use unaligned load/store.

commit bf00bf4484e273beceedf8dffef6620cdb0f9c17
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 20:28:13 2012 -0400

    qtgui: changed qtgui sinks to pimpl structure.

commit 65b7bbac43663a3f10e4a4a123cdb851fac6e3bc
Merge: 4285c5a 267ac52
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 19:29:14 2012 -0400

    Merge branch 'master' into next

commit 267ac52b5b3297816bab8454ec60cd927fcc3182
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 19 19:27:15 2012 -0400

    filter: fixing cppunit test QA to work properly with testing disabled.

commit 494b13ab6e5b342e03e3e3202dea9c3a85ff46e1
Author: Nick Foster <address@hidden>
Date:   Thu Jul 19 19:15:29 2012 -0400

    core: added message source that takes in tags for controlling bursts.

commit 47b99fb2bcce8531726fdce637c69367f6b7468c
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 17 22:28:09 2012 -0400

    qtgui: wip: moving qtgui over to new pimpl style.
    
    Everything but full sink has been converted.

commit fbdf83e472da67239d4cbdcb47f83ea7df108aa8
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 17 19:35:34 2012 -0400

    qtgui: Updated qtgui to use gr-fft components.
    
    Also updates qa code for style.

commit 93dfc3d4dcd18e43baec4f9166b7501fdf254944
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 17 19:34:33 2012 -0400

    qtgui: fix for constellation to set maker style after style has been 
created.

commit 4285c5af546590909c995d515356e9a2a72bf609
Merge: 79482d0 7c8347c
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 17 15:41:32 2012 -0700

    Merge branch 'master' into next

commit 7c8347ca47b51ddaef03ab1804a3d37716870643
Merge: 3d868e1 cf8b2a8
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 17 15:37:55 2012 -0700

    Merge remote branch 'jblum/volk_mmx_fix'

commit 3d868e178994f2e147bbee2c26c09fe283ab6992
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 17 15:36:43 2012 -0700

    volk: entirely remove commented out ORC clause for volk_16u_byteswap_u

commit 86ed4ebf7869baa3b6d8d0018c22893be65f9f10
Merge: 11ce14e 7462598
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 17 18:25:00 2012 -0400

    Merge branch 'next' into qtsink_menus

commit cf8b2a8ff57ff6d3fd4b78a897854cc9a6f49fe1
Author: Josh Blum <address@hidden>
Date:   Tue Jul 17 10:29:35 2012 -0700

    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 cmakelists, we overrule MMX arch on MSVC 64.
    Also overrule redundant machines for when MMX does pass.
    
    3) Set LV_HAVE_SSE && LV_HAVE_MMX for volk_16i_32fc_dot_prod_32fc_a.
    Afterall, it is calling into MMX intrinsics as well.

commit 79482d059ab08b3564e6151a66babb0b6f5ac47e
Merge: 7462598 209e98f
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 16 14:42:46 2012 -0700

    Merge branch 'master' into next

commit 209e98f351f873450c1b2cc0f5bb7877f32e83e4
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 16 14:37:27 2012 -0700

    Comment out orc support for volk_16u_byteswap_u

commit 11ce14eecc0ce37826060b9de9e9da439ac32967
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 15 16:02:44 2012 -0400

    qtgui: wip: some fixes to make updating markers/symbols Qwt5/6 compatible.

commit 7462598d180d6084a8f84ca872b36e3900dc8359
Merge: b5e649c 1979696
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 15 14:56:07 2012 -0400

    Merge branch 'master' into next

commit 1979696fc7893a549a62488104d974735e299a21
Author: Martin Braun <address@hidden>
Date:   Sun Jul 15 14:54:01 2012 -0400

    digital: adding BER/SNR simulation example.

commit 85a32174858443d0b3e30c2626f83af9e851d9f1
Author: Martin Braun <address@hidden>
Date:   Sun Jul 15 14:36:49 2012 -0400

    digital: removing unused parameter from DPSK demod GRC block.

commit bf073d84627f728d2241bbcf48075bb3257b58ce
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 15 14:28:04 2012 -0400

    volk: adding unaligned byteswap kernel.

commit b5e649cc9c781986ebca70c0117abf3f9ebdb11c
Merge: 8513c8d e1cfa5e
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 8 18:28:31 2012 -0400

    Merge branch 'master' into next
    
    Conflicts:
        gr-digital/grc/digital_dxpsk_demod.xml

commit e1cfa5eeeaebce6720dd98001c83b84218ae4d80
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 8 18:08:17 2012 -0400

    filter: warning fixes.

commit 504a14dc0f24e165d0704ca2c0321598ae86f02e
Author: Hendrik van Wyk <address@hidden>
Date:   Sun Jul 8 17:31:19 2012 -0400

    digital: fix for FLL block; uses actual FIR filter.
    
    This should work much more efficiently and also appears to fix issue 463.

commit c4805e3a02b7547823c81664dae497c145c8c66a
Author: Martin Braun <address@hidden>
Date:   Sun Jul 8 17:08:24 2012 -0400

    digital: fixes the digital demod GRC examples after last updates to 
gr-digital.

commit 6c687bb86b6808822c6bb56e32645f0b2648a402
Author: Martin Braun <address@hidden>
Date:   Sun Jul 8 17:04:35 2012 -0400

    digital: fixes DxPSK mod/demod to use right API.

commit b34c497a27448cdadeecbf24bc95e8af5e4208c1
Author: Martin Braun <address@hidden>
Date:   Sun Jul 8 17:02:57 2012 -0400

    digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.

commit 71127c2d4082119ea086f9f881b349922ed8cf24
Author: Wayne Roberts <address@hidden>
Date:   Sun Jul 8 16:57:01 2012 -0400

    digital: adding a GFSK mod/demodulator.
    
    Includes GRC files and an example in gr-digital/examples/demod

commit 8a82bd5dc56a914dd65b88e63b056711fe28cec0
Merge: 3a142be 61dd974
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 8 16:35:02 2012 -0400

    Merge remote-tracking branch 'jblum/fix_volk_32f_x2_dot_prod_32f'

commit 8513c8d741f8702462bab1ac5a5ba565793dee54
Merge: 107b131 3a142be
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jul 7 15:18:51 2012 -0700

    Merge branch 'master' into next
    
    Conflicts:
        gnuradio-core/src/lib/general/CMakeLists.txt

commit 3a142bebafdc018bccc80cf124a375b53db03581
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jul 7 08:34:38 2012 -0700

    Revert "Merge remote branch 'jblum-github/python_blocks2' into master"
    
    This reverts commit f8581fb475267e1a97eaab962e423559fb4bfce2, reversing
    changes made to 73800434abfb8c6efcf069222b5f0fea9c86870b.

commit 6926bfd62e0067b6c797d3a1dc4e9f8d3ba7f9ae
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 5 22:02:07 2012 -0400

    qtgui: wip: adding form around static plot tools to adjust start and end 
num samples.

commit 9aabbe0601919c9fecd46e4e418e5c94183fca45
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 5 22:01:45 2012 -0400

    core: adding ability to change and reset skiphead parameters.

commit efa0fc2b4071949939db75454f2464174f701445
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 5 22:01:16 2012 -0400

    qtgui: bug fixes to time plots.

commit d195cf6b8770434086cd8bd8b12c844bac4a5193
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 5 22:00:49 2012 -0400

    qtgui: added setting/resetting of FFT size for waterfall plots.

commit 29ac0eef69555444f74b3809d4e955891a01bd00
Author: Tom Rondeau <address@hidden>
Date:   Thu Jul 5 21:59:11 2012 -0400

    qtgui: added setting/resetting of FFT size and averaging.

commit 9b04478e07a418fd1a4d0a3408c10826f5c7f0bb
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 4 20:57:11 2012 -0400

    qtgui: added freq sink specific menu item to adjust the fft size.

commit f77280354e7bf7919e6ea0c530a1ea99749f8901
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 4 20:56:54 2012 -0400

    qtgui: added spectrogram static plot and updated others.

commit dde878ff02cd1a9246b348b19d1b9b7aabcbee27
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 4 20:56:16 2012 -0400

    qtgui: added block tree file for qtgui to better organize blocks.

commit cf8fbed51d45c28f7079e8796819f5cd4f889979
Author: Tom Rondeau <address@hidden>
Date:   Wed Jul 4 20:55:47 2012 -0400

    qtgui: adding stand-alone waterfall form/plots.

commit 61dd97409abde2412595fa762c0c4161863604f4
Author: Josh Blum <address@hidden>
Date:   Wed Jul 4 11:17:48 2012 -0700

    volk: use loadu for unaligned volk_32f_x2_dot_prod_32f_u_sse*

commit 7c0f5550d06e9c5e2ab413e3e2b95a843a435135
Author: Josh Blum <address@hidden>
Date:   Wed Jul 4 11:16:02 2012 -0700

    volk: fix volk_32f_x2_dot_prod_32f_u_sse tail case

commit 107b131a1497451efa02b9274c22f3369ff10be0
Merge: 342a400 dbc7a4c
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:43:22 2012 -0700

    Merge branch 'master' into next

commit dbc7a4c08ac27844e413a39a326bf1b50b09dd00
Merge: 791eb5d f2021f4
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:37:18 2012 -0700

    Merge branch 'maint'

commit bf665eeb45e6816202e146eeff059a1ac81b73e2
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 3 20:35:28 2012 -0400

    qtgui: using volk to handle conversion/decomposing float/complex to double 
buffers.
    
    Adding an unaligned 32fc_deinterleave_64f_x2 volk kernel to support this.

commit f2021f48926741abb62f9a54744191c81e5c950d
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:31:07 2012 -0700

    volk: don't initialize phase in rotator

commit 791eb5decfd028372a7f24b4056dac95a5fba5e5
Merge: eb2505b 86dd49f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:14:56 2012 -0700

    Merge branch 'maint'
    
    Conflicts:
        gruel/src/swig/CMakeLists.txt

commit eb2505b637075e75cafa700350d5b9297e1b7ef3
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:55:06 2012 -0700

    cmake: minor tweaks to GrSwig.cmake
    
    Added a custom print for docstring generation
    
    Removed unused output line from custom command

commit a5cbf3b508bcdbfdc955a92dc752218359c5c88a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:04:00 2012 -0700

    core: moved VMCIRCBUF related code to runtime
    
    This build stuff should not be at the top level.

commit 86dd49f2b301fdd7e817632eeb2dcaf25c86af4c
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 16:59:44 2012 -0700

    Force swig compile ordering in gnuradio-core

commit 1b6152005ca48614942bb8260d340c3dba039c11
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 3 19:55:34 2012 -0400

    fft: adding a malloc for doubles.
    
    In core for master, also exporting symbols for use externally.

commit d25aca5436ca7d08a7cfd5f9758710e1854bf087
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 3 19:31:03 2012 -0400

    qtgui: adding PSD and constellation static plot tools.

commit d97fb837b0a478d912dccdc0f4891faf1d541a5c
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 3 19:27:09 2012 -0400

    qtgui: adding a stand-alone constellation plot form with menus.

commit 5f13956bfac00dadf350d97ccc8ddd555dc9b10e
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 13:52:11 2012 -0700

    docs: remove redundant retries from swig_doc.py
    
    With proper build dependencies, it should not be needed.

commit 24edd7162378d8e56945562579845eeaed03ee1e
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 13:27:11 2012 -0700

    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.

commit 06c325cb925555d1864d67db20490eb67402868d
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 14:22:41 2012 -0700

    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 depend on the gr core swig target.
    
    Conflicts:
    
        gr-filter/swig/CMakeLists.txt

commit 76258270f53da9a7b6bdeed0b38dde735956012e
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 14:21:05 2012 -0700

    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/CMakeLists.txt

commit 744ffd50ac5a73ce3619ae11ef9cf04c0886d74a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:01:16 2012 -0700

    core: added general_generated to swig deps
    
    We generate the docs so its important that the docs see this header 
generated first.

commit 86c2c18e107e7e9909a2dee88586b96463fd798c
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 29 10:26:08 2012 -0400

    qtgui: added qtgui_freq sink for reals and GRC files for freq sinks.

commit 68e4c1b8b58126ea8676540b2c7b0bdf2e36fd9e
Author: Tom Rondeau <address@hidden>
Date:   Fri Jun 29 08:05:16 2012 -0400

    qtgui: made display form and display plot base classes to handle duplicated 
functions.
    
    Forms and plots for each type of graph inherit from here now to make things 
cleaner.

commit bc77a2f13c4517459f4759bd2d95c7744282264a
Author: Tom Rondeau <address@hidden>
Date:   Thu Jun 28 00:54:13 2012 -0400

    qtgui: adding ability to start/stop running time plots.

commit be0c66690661eb5147b77892caecf89ed5444b90
Author: Tom Rondeau <address@hidden>
Date:   Wed Jun 27 00:14:41 2012 -0400

    qtgui: added ability to set line style and add markers.

commit d5bfde97b3412b1ffaa87846fb69f210bb7d351a
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 25 21:11:12 2012 -0400

    qtgui: stand-alone FFT plot can handle multiple signals.

commit ec215b56ae714b8d9342e7b9ded599b07c9da619
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 25 20:10:27 2012 -0400

    qtgui: adding a stand-alone frequency domain plot form.

commit 94c940aa53e5908dd51a37e0a2bc930cd3173e65
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 25 18:17:38 2012 -0400

    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.

commit 53ef7dc95ba23d2e1e086c3004c02bc75542a849
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 24 18:17:35 2012 -0400

    qtgui: adding ability to set line width's from time display form.

commit e587c32fe4994f81d5a69a90ee450e914f16660f
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 24 18:03:52 2012 -0400

    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.

commit 1d41b8f1341452908e5bc61a6a41a6baa1f353d6
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 24 18:02:21 2012 -0400

    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 all curves in the figure.

commit d97764ce6040aff8023b43323b4bc048a907a1fd
Merge: b142f64 bf8700a
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 24 16:06:38 2012 -0400

    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/lib/ConstellationDisplayPlot.cc
        gr-qtgui/lib/FrequencyDisplayPlot.cc
        gr-qtgui/lib/SpectrumGUIClass.cc
        gr-qtgui/lib/TimeDomainDisplayPlot.cc
        gr-qtgui/lib/WaterfallDisplayPlot.cc
        gr-qtgui/lib/qtgui_sink_c.cc
        gr-qtgui/lib/qtgui_sink_f.cc
        gr-qtgui/lib/spectrumdisplayform.cc

commit b142f64573b8b7b15a94fc9c64e2f26264a5b144
Author: Nick Foster <address@hidden>
Date:   Thu Apr 19 18:27:37 2012 -0700

    qtgui: forgot one line...

commit 0ac6f1244669e7a10280395ef862d46fb5e8089c
Author: Nick Foster <address@hidden>
Date:   Thu Apr 19 18:23:13 2012 -0700

    qtgui: use volk to do 32fc -> (double, double) deinterleave + conversion

commit db89e68b8e5b40e478cfacf73f0f177066c6bfa7
Author: Nick Foster <address@hidden>
Date:   Thu Apr 19 18:11:01 2012 -0700

    qtgui: move fftshift into its own fn

commit 01ac510c107684e952ef7b04dd68fbe9db6f8e41
Author: Nick Foster <address@hidden>
Date:   Thu Apr 19 12:17:20 2012 -0700

    qtgui: replace wheels with sliders. much easier to use, wheels look like 
butt.

commit 10c0ccaee305510fe27cb58e8f6182d618a5c078
Author: Nick Foster <address@hidden>
Date:   Thu Apr 19 11:42:06 2012 -0700

    qtgui: waterfall sink uses relative time rather than absolute timestamps.

commit f967ac194d1644a340d7cd0a58777b35bf6c5962
Author: Nick Foster <address@hidden>
Date:   Wed Apr 18 19:14:26 2012 -0700

    qtgui: fixed dblclick emits, need to set state machine in Qwt 6. if we 
didn't maintain compat we could get rid of the whole class.

commit a9040afbde50e5f342b8d82e9281823dc2564c95
Author: Nick Foster <address@hidden>
Date:   Tue Apr 17 09:20:10 2012 -0700

    qtgui: fix zoomer tracker text callbacks for Qwt 6.

commit a916007324fe7ea6735f360dc554ca728d1ce7d0
Author: Nick Foster <address@hidden>
Date:   Mon Apr 16 23:01:44 2012 -0700

    qtgui: removed redundant data types between freq/waterfall sinks.

commit 94f21dbe65891a90f40e64f943ffe74129ff841b
Author: Nick Foster <address@hidden>
Date:   Mon Apr 16 14:04:10 2012 -0700

    qtgui: GRC template sets tb = None on exit for widget cleanup; waterfall 
plot no longer deletes Widget objects (causes double free).

commit 62096dbdda9dd3e8029cde0a6d5abd3ead5c9c4d
Author: Nick Foster <address@hidden>
Date:   Mon Apr 16 09:14:53 2012 -0700

    qtgui: volkify the _f sink. didn't volkify the windowing as there is no 
32f_x2_multiply_32fc block.

commit 1ac18a41b0afe0689f6d61ab189127072c169f28
Author: Nick Foster <address@hidden>
Date:   Sat Apr 14 19:32:48 2012 -0700

    qtgui: added to GRC template window geometry save/restore. saves to QT 
prefs based on the block ID.
    also reduced widget minimum sizes for better behavior on laptops/small 
screens.
    there is a bug where the freq sink will sometimes not resize on init -- 
suspect there's a race there.

commit 8e083f7a66667178d8d35e75e93ef51e8786ceb0
Author: Nick Foster <address@hidden>
Date:   Sat Apr 14 12:28:18 2012 -0700

    qtgui: make constants for update event types to keep them from being 
hardcoded in multiple locations.
    there's probably a better way to have Qt dynamically assign them.

commit dbeddcf0acc94db58305be73ebe86b48e59b0bc4
Author: Nick Foster <address@hidden>
Date:   Sat Apr 14 09:43:49 2012 -0700

    qtgui: minor rearranging of spectrumdisplayform

commit a8723bf3200901b62f4ffe47c2c06d77ab027d23
Author: Nick Foster <address@hidden>
Date:   Fri Apr 13 15:28:03 2012 -0700

    Move the FFT calculation out of the QtGUI part and into the sink. Volkified 
the _c sink FFT.

commit b7a234f2ab36d91691b3739e7f2bac32b97645fc
Author: Nick Foster <address@hidden>
Date:   Fri Apr 13 12:55:57 2012 -0700

    qtgui: add onclick callbacks to GRC XML, specify a variable and it'll 
update it with the freq when the user doubleclicks on the FFT or waterfall.
    also added update rate to GRC XML, changed FFT range function name to 
something saner.

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]