Revision:

Revisions

# Date Author Comment
0ebd1c9a 04/04/2013 07:42 pm Tom Rondeau

docs: fixed depends for generated includes for changed component structure.

dc90b42e 04/04/2013 07:37 pm Tom Rondeau

Merge branch 'master' into next

b8ffea4e 04/04/2013 07:37 pm Tom Rondeau

docs: make Doxygen depend on generated includes before building.

d0e0da9a 04/04/2013 06:16 pm Tom Rondeau

Merge branch 'master' into next

6b35d0db 04/04/2013 06:16 pm Tom Rondeau

Merge branch 'master_grc_components'

f133e151 04/04/2013 06:10 pm Tom Rondeau

grc: fixing up new next structure blocks for GRC categories.

docs: also updating Doxygen category for all new/moved blocks.

8b1303bb 04/04/2013 04:37 pm Tom Rondeau

docs: fixes for merge conflicts and differences between master/next.

2930f1b4 04/04/2013 03:50 pm Tom Rondeau

Merge branch 'master_grc_components' into next_grc_components

Conflicts:
gnuradio-core/src/lib/filter/gr_adaptive_fir_ccc.h
gnuradio-core/src/lib/filter/gr_adaptive_fir_ccf.h
gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h
gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h...

b7175d5d 04/04/2013 02:44 pm Tom Rondeau

Merge branch 'master' into next

ed944b38 04/04/2013 02:43 pm Gregory Warnes

grc: adding sorting ability to GRC category tree.

d44322fd 04/04/2013 02:38 pm Tom Rondeau

docs: updating Doxygen categories for all blocks.

Block categories in Doxygen now match where they are in GRC's category tree.

9ce3e6b3 04/04/2013 02:37 pm Tom Rondeau

grc: removed 'old' grc keys from block_tree.

This does not remove the actual GRC files, just how we find them in the block tree structure of GRC.

Renames all blocks not updated to 3.7 style as "(old)" in name.

e6b8806b 04/03/2013 11:48 pm Tom Rondeau

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

0b4e1a2d 04/03/2013 11:43 pm Tom Rondeau

digital: cleaning up a few warnings.

807ef844 04/03/2013 11:40 pm Johnathan Corgan

cmake: fix packaging categories to use runtime vs. core

3efe9e36 04/03/2013 11:28 pm Tom Rondeau

build: cmake updates to find ICE when not installed in /usr.

e7788183 04/03/2013 11:27 pm Tom Rondeau

digital: making virtual desctructors for constellation and OFDM equalier base as parent classes.

c4ba8a42 04/03/2013 11:27 pm Tom Rondeau

Merge branch 'master' into next

Conflicts:
gr-digital/include/digital_constellation.h
gr-digital/lib/digital_constellation.cc

b0a4dc21 04/03/2013 11:25 pm Tom Rondeau

Merge branch 'maint'

cac997ee 04/03/2013 11:25 pm Tom Rondeau

digital: making virtual destructor for constellation class.

8b3ba8a2 04/03/2013 11:12 pm Johnathan Corgan

Merge remote-tracking branch 'ncorgan/next_msvc_fixes' into next

55dc5e28 04/03/2013 08:22 pm Nicholas Corgan

runtime: add DLL resource file when using MSVC

eb0aa780 04/03/2013 07:17 pm Nicholas Corgan

runtime: Windows MSVC compatibility fixes

  • pmt_EXPORTS changed to gnuradio_runtime_EXPORTS
  • WinSock2 used when appropriate
  • Class definition syntax
  • Explicit including of ICE_INCLUDE_DIR
23e59110 04/03/2013 05:43 pm Johnathan Corgan

Merge branch 'master' into next

1c23456c 04/03/2013 05:43 pm Johnathan Corgan

Merge remote-tracking branch 'ncorgan/msvc_master_blocks_fixes'

4d6090e6 04/03/2013 03:10 pm Nicholas Corgan

blocks: MSVC compatibility fixes

  • udp_sink_impl includes <boost/array.hpp>
  • rotator doesn't export a symbol
a332967d 04/03/2013 02:04 pm Tom Rondeau

Merge branch 'master' into next

b7d1da1c 04/03/2013 02:04 pm Tom Rondeau

Merge branch 'maint'

30642aae 04/03/2013 02:03 pm Ben Reynwar

docs: Add support for swigdocs for QT keywords (signal, slot, property).

a4125333 04/03/2013 07:34 am Johnathan Corgan

Merge branch 'master' into next

17fa1031 04/03/2013 07:34 am Johnathan Corgan

Merge branch 'maint'

0a77df03 04/03/2013 07:34 am Martin Braun

modtool: fixes case when modulname ends in 0

23a4ae0d 04/03/2013 04:53 am Johnathan Corgan

runtime: fix typo in include file

eea870b1 04/02/2013 11:02 pm Johnathan Corgan

Merge branch 'runtime-gruel' into next

Conflicts:
gnuradio-runtime/lib/CMakeLists.txt

e648165d 04/02/2013 11:00 pm Michael Dickens

runtime: fix include ordering

9acf3571 04/02/2013 10:53 pm Johnathan Corgan

runtime: fix missing installation of some .i files

8fff5ab2 04/02/2013 09:58 pm Johnathan Corgan

modtool: update FindGnuradioRuntime.cmake for new org

b4596e4c 04/02/2013 06:33 pm Tom Rondeau

Merge remote-tracking branch 'mbant/chanestQA' into next

9e9194c1 04/02/2013 06:33 pm Tom Rondeau

Merge branch 'master' into next

4830e868 04/02/2013 06:33 pm Tom Rondeau

Merge remote-tracking branch 'mbant/taggedstreamdox'

add507cc 04/02/2013 06:32 pm Tom Rondeau

build: duplicating move on next of config.h creation to get all defs.

2b627972 04/02/2013 06:32 pm Tom Rondeau

Merge branch 'master' into next

1719e064 04/02/2013 06:23 pm Martin Braun

docs: added the most important part of what should have been in the previous docs commit

7764dda1 04/02/2013 06:14 pm Tom Rondeau

build: rename config.h to less ambiguous gr_config.h (for 3.6 only; will be config.h in 3.7).

6e15fa1a 04/02/2013 06:07 pm Tom Rondeau

build: moving config.h generation to the last thing to make sure it pulls in all defines.

0801d677 04/02/2013 04:57 pm Ben Reynwar

docs: Updating sphinx docs.

5ed260d2 04/02/2013 03:54 pm Martin Braun

digital: made the chanest QA code safer

e6773b6e 04/02/2013 03:33 pm Tom Rondeau

Merge branch 'master' into next

f518ef31 04/02/2013 03:25 am Miklos Maroti

blocks: fix XML data type in gr::blocks::deinterleave

78c29889 04/01/2013 11:25 pm Tom Rondeau

runtime: adding prefix/include/gnuradio temporarily for external projects to use.

This will be removed when we convert over to using the #include <gnuradio/header.h> style.

882965a4 04/01/2013 11:25 pm Tom Rondeau

video-sdl, trellis: adding windows files back into cmake.

9e2eef3c 04/01/2013 11:25 pm Tom Rondeau

build: removed last references to GRUEL.

Also update qa_runtime to pull in qa_pmt tests.

5672d2a4 04/01/2013 11:25 pm Tom Rondeau

docs: updated CMakeLists files to point to include dirs for docstrings.

592d4d1f 04/01/2013 11:24 pm Tom Rondeau

build: parallel build handling of runtime swig and swig docs.

cbb2a6df 04/01/2013 11:24 pm Tom Rondeau

build: more work to set up type map templates properly.

65bfb22a 04/01/2013 11:24 pm Tom Rondeau

docs: Cleaning up Doxygen files for new structure.

No longer reads files from lib directories, so doesn't populate docs with _impl classes.

4cbe59fb 04/01/2013 11:24 pm Tom Rondeau

runtime: creating swig files for typedefs/templates of vector types.

Also created simple ctrlport swig file to clean things up.

Consolidated all standard vector types into gr_types.i.

ec11facb 04/01/2013 11:24 pm Tom Rondeau

runtime: updating build for runtime swig/pmt_swig.

f74d3dae 04/01/2013 11:23 pm Tom Rondeau

gruel: moved gruel into subdirs of gnuradio-runtime.

PMTs are handled slightly different and are installed into their own module and include dir.

eea0e411 04/01/2013 10:47 pm Tim O'Shea

rename performance grc launcher

470550d6 04/01/2013 10:47 pm Tim O'Shea

making tuner a component

00563934 04/01/2013 10:47 pm Tim O'Shea

gr-wxgui: blocks naming fix

42d0ee53 04/01/2013 10:46 pm Tim O'Shea

runtime: typo fix

cff81614 04/01/2013 10:46 pm Tim O'Shea

runtime: make sure not to re-export top_block rpc variables on graph restart

35a031f0 04/01/2013 10:46 pm Tim O'Shea

adding missing log4cpp link flags

137bfe8e 04/01/2013 10:46 pm Tim O'Shea

adding a grc block for launch performance monitorx

9d2b92ed 04/01/2013 10:46 pm Tim O'Shea

install gr-perf-monitorx to bin dir

40738eaf 04/01/2013 10:45 pm Tim O'Shea

bug fixes for ControlPort

dc0af953 04/01/2013 10:26 pm Tom Rondeau

digital: adding sync_word input to OFDM QA code.

f87c90fe 04/01/2013 09:58 pm Tom Rondeau

runtime: fixing missing includes from previous merge conflict.

2a525ac0 04/01/2013 04:42 pm Tom Rondeau

Merge branch 'master' into next

Conflicts:
gnuradio-runtime/include/gr_logger.h
gr-digital/lib/packet_headergenerator_bb_impl.cc
gr-digital/python/ofdm_txrx.py
gr-digital/python/qa_ofdm_txrx.py
gr-digital/python/qa_packet_headergenerator_bb.py
gr-uhd/examples/python/usrp_spectrum_sense.py

888c07f2 04/01/2013 04:36 pm Tom Rondeau

Merge remote-tracking branch 'm0mik/uhd_usrp_spectrum_sense_freq_readout'

6834e1d4 04/01/2013 04:33 pm Tom Rondeau

Merge remote-tracking branch 'mbant/taggedstreamdox'

7e1310ee 04/01/2013 04:33 pm Tom Rondeau

Merge remote-tracking branch 'mbant/headertags'

4a95aa2f 04/01/2013 04:33 pm Tom Rondeau

Merge branch 'master' of gnuradio.org:gnuradio

fbd74560 04/01/2013 04:30 pm Tom Rondeau

Merge remote-tracking branch 'mbant/sword2' into next

54385177 04/01/2013 02:54 pm Martin Braun

docs: More and better docs for tagged stream blocks (and some childs)

007b401c 03/29/2013 07:25 pm Tom Rondeau

Merge branch 'master' into next

5997b1d8 03/29/2013 07:25 pm Tom Rondeau

digital: adding string.h include for memset.

a67bfcc5 03/29/2013 06:06 pm Martin Braun

digital: made the tagging description for packet header gen more explicit

8354cf5a 03/29/2013 05:56 pm Johnathan Corgan

Merge branch 'master' into next

5a83cc43 03/29/2013 05:56 pm Johnathan Corgan

Merge branch 'maint'

6d472e35 03/29/2013 05:55 pm Tom Rondeau

uhd: include directory naming bug fixed.

78cd4026 03/29/2013 05:55 pm Tom Rondeau

core: addressing issue #529. Using vector<int> instead of vector<unsigned int> for affinity mask vector.

This is wrong as the mask should be unsigned, but necessary for SWIG to work cleanly on both 32-bit and 64-bit platforms.

73367de6 03/29/2013 05:26 pm Tom Rondeau

Merge branch 'master' into next

Conflicts:
gnuradio-runtime/include/gr_block.h

4918f831 03/29/2013 05:17 pm Martin Braun

digital: OFDM carrier allocator can now handle the sync words

8088f125 03/29/2013 05:12 pm Tom Rondeau

core: addressing issue #529. Using vector<int> instead of vector<unsigned int> for affinity mask vector.

This is wrong as the mask should be unsigned, but necessary for SWIG to work cleanly on both 32-bit and 64-bit platforms.

4baee9bd 03/28/2013 11:36 pm Tom Rondeau

core: added boost/format.hpp to logger header for easy use when formatting strings in log messages.

2d43bacf 03/28/2013 03:33 pm Tom Rondeau

Merge remote-tracking branch 'mbant/morelog3'

2caaabf8 03/28/2013 03:41 am Johnathan Corgan

Merge branch 'runtime-3.7' into next

d7cde125 03/28/2013 02:57 am Johnathan Corgan

howto: removed gr-howto-write-a-block

the canonical out-of-tree module is now in:

gr-utils/python/modtool/gr-newmod

0896ec49 03/28/2013 02:52 am Johnathan Corgan

runtime: fix parallel builds, make -j working again

5835b163 03/28/2013 12:03 am Tom Rondeau

blocks: if ControlPort is disabled, do not run its QA tests.

6a4f2e55 03/27/2013 10:59 pm Tom Rondeau

runtime: adding block_gateway back into project.

4f636020 03/27/2013 10:26 pm Tom Rondeau

runtime: missing functions in prefs swig file.

cfa78b77 03/27/2013 09:01 pm Tim O'Shea

updates to FindGnuradio.cmake for core->runtime rename

2bee18d6 03/27/2013 09:01 pm Tim O'Shea

fix for missing LOG4CXX link flag in runtime

dda7b163 03/27/2013 09:01 pm Tim O'Shea

cleaning up ice interface

b2e4a3e2 03/27/2013 08:59 pm Tom Rondeau

build: remove config.h from any header files; only use it in source files.

a7ee9c9f 03/27/2013 08:19 pm Tom Rondeau

build: setting .pc files to require new gnuradio-runtime.

« Previous 1 2 3 4 5 ... 74 Next » (201-300/7351) | Per page: 25, 50, 100

Also available in: Atom