Revision:

Revisions

# Date Author Comment
76cf2162 05/24/2013 09:28 pm Tom Rondeau

analog: (derp) tried to be clever about 2^16 in both Python and C++... failed on both.

6b1e513f 05/24/2013 09:20 pm Tom Rondeau

modtool: Fixes for intial templates of a block.

1. adds '$' to args in the GRC xml <make> tag.
2. sets <+ITYPE+> and <+OTYPE+> for all I/O data types in io_signature and in work functions to be more clear what needs modification.

74c3da35 05/24/2013 02:25 am Tom Rondeau

replace use of deprecated fractional_interpolator.

d03481a1 05/24/2013 02:16 am Tom Rondeau

fixed pmt and other generic_mod_demod for recent changes.

e07ecb74 05/23/2013 11:36 pm Tom Rondeau

qtgui: fixes frequency axis issue for sink_{c,f}.

3e5bcb55 05/23/2013 08:38 pm Tom Rondeau

Merge branch 'master' into next

91792ef8 05/23/2013 08:38 pm Tom Rondeau

Merge branch 'maint'

bbd55843 05/23/2013 08:37 pm Tom Rondeau

qtgui: init FFT Size box for QTGUI sink to the right FFT value. Issue #542.

5bdd638f 05/23/2013 07:41 pm Tom Rondeau

analog: updated AGC loops to have same interface; can init gain, max_gain defaults to 2e16, reset using set_max_gain.

58fbb169 05/23/2013 05:11 pm Tom Rondeau

analog: fixed documentation for new agc3 block.

5282e807 05/23/2013 05:11 pm Tom Rondeau

build: cleaning up swig, fixing a few bugs.

c2bab9d9 05/23/2013 03:21 pm Tom Rondeau

analog: fixing agc3 for new 3.7 style/structure. Added QA.

dc578ff0 05/23/2013 03:21 pm Tom Rondeau

Merge remote-tracking branch 'osh/next' into next

Conflicts:
gnuradio-runtime/lib/CMakeLists.txt
gnuradio-runtime/lib/gr_block_detail.cc
gnuradio-runtime/lib/gr_realtime.cc
gr-analog/swig/analog_swig.i

54b2f154 05/23/2013 02:35 pm Tom Rondeau

channels: use fractional_resampler instead of fractional_interpolator.

12a46982 05/23/2013 02:34 pm Tom Rondeau

build: fixed up feval/py_feval use and destructors.

51b5ef97 05/23/2013 01:35 pm Tim O'Shea

analog: removing agc3 debug

0d61f4f1 05/23/2013 01:20 pm Tim O'Shea

grc: remove "c" key shortcut for create heir action

46199a20 05/23/2013 01:01 pm Tim O'Shea

analog: agc3 performance improvements

131bf62d 05/23/2013 12:43 pm Tim O'Shea

analog: adding grc def for fastnoise source, adding agc3_cc

8d73b019 05/23/2013 12:19 pm Tom Rondeau

Merge branch 'next' of git.gnuradio.org:gnuradio into next

7daef55c 05/23/2013 12:18 pm Tom Rondeau

build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.

py_feval destructor issue needs fixing.

7ad4b699 05/23/2013 10:18 am Johnathan Corgan

Merge branch 'master' into next

ae46ece5 05/23/2013 10:18 am Johnathan Corgan

Merge branch 'maint'

105f046c 05/23/2013 10:17 am Johnathan Corgan

Merge remote-tracking branch 'ncorgan/packaging_work' into maint

44b81cad 05/23/2013 07:22 am Josh Blum

runtime: exception safe python blocking top block calls

d54dd6cf 05/23/2013 05:34 am Johnathan Corgan

Merge branch 'master' into next

081f65bb 05/23/2013 05:16 am Johnathan Corgan

Merge branch 'maint'

80033ee3 05/23/2013 05:16 am Josh Blum

blocks: pdu_to_tagged_stream_impl fix get message

Switched call from blocking to nowait.

  • The code now matches up with the intention/comments
  • Its bad form to block the work function indefinitely
  • The QA tests continue to pass
cca2d97c 05/23/2013 04:55 am Josh Blum

digital: context yield for header_payload_demux

35d860bf 05/23/2013 04:46 am Josh Blum

blocks: added proper EOF for msg tags test

f5bde854 05/23/2013 04:44 am Josh Blum

udp: fix udp_source to avoid permanent work blockage

21b7a228 05/23/2013 04:39 am Johnathan Corgan

filter: fix pfb_arb_resampler XML for I/O types

fa75f18d 05/22/2013 10:29 pm Josh Blum

uhd: swig fix for stream args channel comprehension

  • added %template entries for swig
  • added python qa tests for channels

Tested on ubuntu 12.10 x64
Tested on ubuntu 11.04 x86

41262d60 05/21/2013 04:16 pm Nicholas Corgan

Packaging work

  • Added missing wxgui Python OpenGL dependency
  • Added Ubuntu 13.04 support
0a8078a5 05/20/2013 09:24 am Tom Rondeau

runtime: fixing mutex handling for perf counters.

aa052710 05/20/2013 12:38 am Johnathan Corgan

pager: fix apps for new component locations

06c01d96 05/20/2013 12:28 am Johnathan Corgan

uhd: reverts include->import change in uhd_swig.i

1eaa7cc9 05/19/2013 06:49 pm Johnathan Corgan

Merge remote-tracking branch 'reynwar/next_docs' into next

0c922500 05/19/2013 05:54 pm Johnathan Corgan

Merge branch 'master' into next

086d0b42 05/19/2013 05:54 pm Johnathan Corgan

Merge branch 'maint'

a0d37142 05/19/2013 05:53 pm Tim Monahan-Mitchell

modtool: fix typo in help string

0fa21977 05/19/2013 08:32 am Ben Reynwar

Merge with next branch.

acca9925 05/17/2013 01:06 pm Michael Dickens

Fix header include directory ordering

b1f80201 05/16/2013 10:00 pm Tim O'Shea

blocks: add set_msg callback and api update to grc block_message_probe

eb783d69 05/16/2013 09:52 pm Johnathan Corgan

Merge branch 'master' into next

5369fb19 05/16/2013 09:52 pm Johnathan Corgan

Merge remote-tracking branch 'ncorgan/nsis_improvements'

a70de039 05/16/2013 09:52 pm Johnathan Corgan

Merge remote-tracking branch 'martin/next-docs' into next

419b761a 05/16/2013 05:34 pm Tim O'Shea

blocks: add set_msg callback and api update to grc block_message_probe

cde90b42 05/16/2013 05:28 pm Nicholas Corgan

runtime: changed block_gateway's include of feval.i to import

18c4026c 05/15/2013 07:44 am Martin Braun

docs: Manual pages for OFDM and packet tx/rx

d39cb0f9 05/15/2013 03:34 am Johnathan Corgan

Merge branch 'master' into next

50a0a161 05/15/2013 03:34 am Johnathan Corgan

Merge branch 'maint'

39bb663c 05/15/2013 03:34 am Johnathan Corgan

Merge remote-tracking branch 'reynwar/master_pfb_docs'

a7d89748 05/15/2013 03:32 am Martin Braun

digital: GRC fixes and cleanups for OFDM

652f5ad8 05/15/2013 03:31 am Martin Braun

docs: Added docs for packet transmission

0ed0c30f 05/15/2013 03:30 am Martin Braun

digital: fixed some GRC bindings

97dc187c 05/15/2013 03:28 am Marcus Leech

wxgui: make dummy set_callback stub in nongl sinks.

Doesn't work, but also doesn't break the code.

b3eeae23 05/14/2013 05:39 pm Tom Rondeau

modtool: update noblock for new api.

cc8509da 05/14/2013 05:37 pm Tom Rondeau

Merge branch 'master' into next

2d730ff3 05/14/2013 05:37 pm Tom Rondeau

Merge branch 'maint'

Conflicts:
gr-utils/src/python/modtool/templates.py

48505983 05/14/2013 05:36 pm Tom Rondeau

modtool: fixed some setup for noblock gen.

f7929d00 05/14/2013 04:21 pm Tom Rondeau

cleaning up files and references to gnuradio-core.

d9ed59dc 05/14/2013 01:58 pm Ben Reynwar

doxygen: Update pfb introduction.

cf08d9f4 05/13/2013 07:16 am Johnathan Corgan

shd: obsoleted

a4fe510a 05/12/2013 09:36 pm Johnathan Corgan

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_equalizer_vcvc_impl.cc
gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.h
gr-digital/lib/ofdm_sync_sc_cfb_impl.cc...

2405532f 05/12/2013 07:53 pm Johnathan Corgan

Merge branch 'master' into next

8c8fc5cd 05/12/2013 07:53 pm Johnathan Corgan

Merge remote-tracking branch 'martin/next-ofdm2' into next

0641a449 05/12/2013 07:29 pm Johnathan Corgan

Merge remote-tracking branch 'martin/master-ofdm2'

cce6a693 05/12/2013 12:18 pm Martin Braun

Merge branch 'master-ofdm', fixed conflicts

99b77e1c 05/12/2013 03:46 am Johnathan Corgan

Merge branch 'master' into next

156a5407 05/12/2013 03:46 am Johnathan Corgan

Merge branch 'maint'

6681c27c 05/12/2013 01:25 am Johnathan Corgan

utils: fix modtool template output signature

c7a2cecd 05/12/2013 12:18 am Johnathan Corgan

fcd: fix header installation location

792302fb 05/11/2013 11:46 pm Johnathan Corgan

Merge branch 'next' into runtime_pimpl

Catches up runtime_pimpl branch with changes on next since
the initial branch start.

Conflicts:
gnuradio-runtime/include/gnuradio/constants.h
gnuradio-runtime/include/gnuradio/tags.h
gnuradio-runtime/include/gr_block_detail.h...

7be24afb 05/11/2013 11:50 am Martin Braun

digital: OFDM passes all tests

728c6e21 05/11/2013 11:50 am Martin Braun

blocks: Added tag gate

a7adf468 05/11/2013 07:37 am Nicholas Corgan

runtime: added typedef to logger.h to allow MSVC to use mode_t

58f58fc0 05/11/2013 07:34 am Philip Balister

Remove deleted header file from cmake install files.

Signed-off-by: Philip Balister <>

9851f237 05/10/2013 02:23 pm Tom Rondeau

Merge branch 'master' into next

9f0a9808 05/10/2013 02:22 pm Tom Rondeau

Merge remote-tracking branch 'bhilburn/gitignore_fix'

318da62b 05/10/2013 11:16 am Ben Reynwar

docstrings: Improving subpackage docstrings.

e4048a3e 05/10/2013 09:40 am Ben Reynwar

sphinx_docs: Fixes to remove build warnings.

af76f950 05/10/2013 08:17 am Ben Reynwar

Merge branch 'next' into next_docs

3e052d30 05/10/2013 08:17 am Ben Reynwar

Merge branch 'next' of https://github.com/gnuradio/gnuradio into next

ddd6649e 05/10/2013 05:43 am Ben Hilburn

gitignore: git now ignores the build/ directory

1cda71b7 05/09/2013 04:31 pm Tom Rondeau

Merge branch 'master' into next

Conflicts and fixes for 3.7:
gr-utils/python/modtool/gr-newmod/CMakeLists.txt

1601bf27 05/09/2013 04:29 pm Tom Rondeau

modtool: added comment to modtool's generated root CMakeLists.txt file to describe use of GnuradioConfig.cmake.

d9f78af5 05/09/2013 04:05 pm Tom Rondeau

fcd: fixed namespace, api for fcd.

c08905e8 05/09/2013 03:18 pm Tom Rondeau

runtime: fixed constants to export through swig properly.

67688d94 05/09/2013 02:17 pm Tom Rondeau

Merge branch 'master' into next

Conflicts and updated for 3.7 changes:
cmake/Modules/GnuradioConfig.cmake

51070fab 05/09/2013 01:51 pm Tom Rondeau

cmake: updated GnuradioConfig.cmake file to look for headers installed in 3.6.

e56a5329 05/09/2013 03:09 am Tom Rondeau

Merge branch 'master' into next

c2de6dde 05/09/2013 03:08 am Tom Rondeau

Merge branch 'maint'

00796f66 05/09/2013 03:07 am Tom Rondeau

runtime: forgot to go back to the 'old' style using gruel.

f1f669ae 05/08/2013 11:16 pm Tom Rondeau

Merge branch 'master' into next

4f539d3c 05/08/2013 11:16 pm Tom Rondeau

Merge branch 'maint'

3868a907 05/08/2013 11:16 pm Tim O'Shea

runtime: fix for thread safety issue during simultaneous use of stream tags and performance counters

842b8f4d 05/08/2013 10:25 pm Tim O'Shea

runtime: fix for thread safety issue during simultaneous use of stream tags and performance counters

6abc64d2 05/08/2013 09:30 pm Tom Rondeau

Merge branch 'master' into next

5b6bb8b5 05/08/2013 09:30 pm Tom Rondeau

build: removed some old autotools-related documentation.

1 2 3 ... 74 Next » (1-100/7394) | Per page: 25, 50, 100

Also available in: Atom