docs: fixed depends for generated includes for changed component structure.
Merge branch 'master' into next
docs: make Doxygen depend on generated includes before building.
Merge branch 'master_grc_components'
grc: fixing up new next structure blocks for GRC categories.
docs: also updating Doxygen category for all new/moved blocks.
docs: fixes for merge conflicts and differences between master/next.
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...
grc: adding sorting ability to GRC category tree.
docs: updating Doxygen categories for all blocks.
Block categories in Doxygen now match where they are in GRC's category tree.
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.
Merge branch 'next' of gnuradio.org:gnuradio into next
digital: cleaning up a few warnings.
cmake: fix packaging categories to use runtime vs. core
build: cmake updates to find ICE when not installed in /usr.
digital: making virtual desctructors for constellation and OFDM equalier base as parent classes.
Conflicts: gr-digital/include/digital_constellation.h gr-digital/lib/digital_constellation.cc
Merge branch 'maint'
digital: making virtual destructor for constellation class.
Merge remote-tracking branch 'ncorgan/next_msvc_fixes' into next
runtime: add DLL resource file when using MSVC
runtime: Windows MSVC compatibility fixes
Merge remote-tracking branch 'ncorgan/msvc_master_blocks_fixes'
blocks: MSVC compatibility fixes
docs: Add support for swigdocs for QT keywords (signal, slot, property).
modtool: fixes case when modulname ends in 0
runtime: fix typo in include file
Merge branch 'runtime-gruel' into next
Conflicts: gnuradio-runtime/lib/CMakeLists.txt
runtime: fix include ordering
runtime: fix missing installation of some .i files
modtool: update FindGnuradioRuntime.cmake for new org
Merge remote-tracking branch 'mbant/chanestQA' into next
Merge remote-tracking branch 'mbant/taggedstreamdox'
build: duplicating move on next of config.h creation to get all defs.
docs: added the most important part of what should have been in the previous docs commit
build: rename config.h to less ambiguous gr_config.h (for 3.6 only; will be config.h in 3.7).
build: moving config.h generation to the last thing to make sure it pulls in all defines.
docs: Updating sphinx docs.
digital: made the chanest QA code safer
blocks: fix XML data type in gr::blocks::deinterleave
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.
video-sdl, trellis: adding windows files back into cmake.
build: removed last references to GRUEL.
Also update qa_runtime to pull in qa_pmt tests.
docs: updated CMakeLists files to point to include dirs for docstrings.
build: parallel build handling of runtime swig and swig docs.
build: more work to set up type map templates properly.
docs: Cleaning up Doxygen files for new structure.
No longer reads files from lib directories, so doesn't populate docs with _impl classes.
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.
runtime: updating build for runtime swig/pmt_swig.
gruel: moved gruel into subdirs of gnuradio-runtime.
PMTs are handled slightly different and are installed into their own module and include dir.
rename performance grc launcher
making tuner a component
gr-wxgui: blocks naming fix
runtime: typo fix
runtime: make sure not to re-export top_block rpc variables on graph restart
adding missing log4cpp link flags
adding a grc block for launch performance monitorx
install gr-perf-monitorx to bin dir
bug fixes for ControlPort
digital: adding sync_word input to OFDM QA code.
runtime: fixing missing includes from previous merge conflict.
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
Merge remote-tracking branch 'm0mik/uhd_usrp_spectrum_sense_freq_readout'
Merge remote-tracking branch 'mbant/headertags'
Merge branch 'master' of gnuradio.org:gnuradio
Merge remote-tracking branch 'mbant/sword2' into next
docs: More and better docs for tagged stream blocks (and some childs)
digital: adding string.h include for memset.
digital: made the tagging description for packet header gen more explicit
uhd: include directory naming bug fixed.
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.
Conflicts: gnuradio-runtime/include/gr_block.h
digital: OFDM carrier allocator can now handle the sync words
core: added boost/format.hpp to logger header for easy use when formatting strings in log messages.
Merge remote-tracking branch 'mbant/morelog3'
Merge branch 'runtime-3.7' into next
howto: removed gr-howto-write-a-block
the canonical out-of-tree module is now in:
gr-utils/python/modtool/gr-newmod
runtime: fix parallel builds, make -j working again
blocks: if ControlPort is disabled, do not run its QA tests.
runtime: adding block_gateway back into project.
runtime: missing functions in prefs swig file.
updates to FindGnuradio.cmake for core->runtime rename
fix for missing LOG4CXX link flag in runtime
cleaning up ice interface
build: remove config.h from any header files; only use it in source files.
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