Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | docs: doxygen mangles sections named with the same reference name. ↵ | Tom Rondeau | 2014-04-21 | 1 | -6/+6 | |
| | | | | | | | | ControlPort and Vocoder both used 'using' - renamed for each. | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2014-04-21 | 1 | -2/+2 | |
|\| | ||||||
| * | documentation - fix example in case anyone gets confused | mi-a | 2014-04-21 | 1 | -2/+2 | |
| | | ||||||
* | | docs: Updated Doxy files, added search bar | Martin Braun | 2014-03-13 | 3 | -290/+1113 | |
|/ | ||||||
* | runtime: updates prefs to preserve format of preference file options that ↵ | Tom Rondeau | 2014-03-07 | 1 | -11/+22 | |
| | | | | are in quotes. | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2014-03-07 | 1 | -1/+21 | |
|\ | ||||||
| * | Merge remote-tracking branch 'ncorgan/ncorgan/doxygen_path_fix' into maint | Johnathan Corgan | 2014-03-07 | 1 | -1/+21 | |
| |\ | ||||||
| | * | doxygen: fixed documented include paths | Nicholas Corgan | 2014-02-10 | 1 | -1/+21 | |
| | | | | | | | | | | | | * Docs say #include <gnuradio/blocks/add_ff.h> instead of <add_ff.h>, etc | |||||
* | | | tags: adds get_tags_in_window helper function for handling tags. Also ↵ | Tom Rondeau | 2014-02-23 | 1 | -8/+19 | |
|/ / | | | | | | | updates some docs. | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2014-01-27 | 1 | -1/+1 | |
|\| | ||||||
| * | docs: Netwrok -> Network (satisfy OCD) | Martin Braun | 2014-01-24 | 1 | -1/+1 | |
| | | ||||||
* | | docs: fixed doxygen since fec_generated_includes no longer exists. | Tom Rondeau | 2013-12-15 | 1 | -4/+0 | |
| | | ||||||
* | | Merge branch 'maint' | Tom Rondeau | 2013-11-23 | 1 | -1/+5 | |
|\| | ||||||
| * | docs: fixed exploring-gnuradio examples and added to doxygen manual. | Tom Rondeau | 2013-11-23 | 1 | -1/+5 | |
| | | ||||||
* | | docs: converted doxygen manual to use the new logo. | Tom Rondeau | 2013-11-17 | 3 | -1/+522 | |
| | | ||||||
* | | blocks: switch all blocks to use the VOLK dispatchers for alignment handling. | Tom Rondeau | 2013-11-17 | 1 | -28/+25 | |
|/ | ||||||
* | docs: Clarified how regular and tagged stream blocks interact | Martin Braun | 2013-10-29 | 2 | -32/+74 | |
| | ||||||
* | Merge branch 'maint' | Tom Rondeau | 2013-09-24 | 1 | -15/+35 | |
|\ | ||||||
| * | cmake: improve OOT projects find the installed GNU Radio. | Tom Rondeau | 2013-09-24 | 1 | -15/+35 | |
| | | | | | | | | | | | | | | | | 1. Do not install FindGnuradio.cmake; everything is done through GnuradioConfig.cmake. 2. Fix a small bug with finding the PMT library if pkg-config is used. 3. Updated the documentation for how to use these tools in the OOT project. | |||||
* | | runtime: Added a Performance Counter that stores the accumulated work_time ↵ | Tom Rondeau | 2013-09-06 | 1 | -9/+10 | |
|/ | | | | counter (work_time_total). | |||||
* | docs: Adding documentation for how to use the thread priority API of GR blocks. | Tom Rondeau | 2013-09-05 | 1 | -3/+27 | |
| | ||||||
* | runtime: added support for setting thread affinity to all blocks under a ↵ | Tom Rondeau | 2013-07-17 | 1 | -8/+42 | |
| | | | | | | | | | | | | | hier_block2. grc: added field to all blocks to set the thread affinity to a list of processors. docs: updated docs on thread affinity for new features. Conflicts: grc/base/Block.py grc/python/flow_graph.tmpl | |||||
* | docs: added doc page on Performance Counters. | Tom Rondeau | 2013-07-16 | 2 | -0/+100 | |
| | ||||||
* | docs: added documentation of the stream tags interface. | Tom Rondeau | 2013-07-16 | 1 | -0/+224 | |
| | ||||||
* | docs: added information about the new pfb_arb_resampler kernel. | Tom Rondeau | 2013-07-16 | 1 | -0/+63 | |
| | ||||||
* | docs: Updated and improved the message passing docs page. | Tom Rondeau | 2013-07-16 | 1 | -47/+87 | |
| | ||||||
* | docs: Minor corrections, fixes to ControlPort documentation. | Tom Rondeau | 2013-07-16 | 1 | -38/+107 | |
| | ||||||
* | docs: typos fixed. | Tom Rondeau | 2013-06-13 | 1 | -18/+18 | |
| | ||||||
* | Merge with next branch. | Ben Reynwar | 2013-05-19 | 1 | -4/+17 | |
|\ | ||||||
| * | Merge branch 'next' into next_docs | Ben Reynwar | 2013-05-10 | 1 | -0/+59 | |
| |\ | ||||||
| * | | doxyxml: Parse contents of namespaces (necessary for parsing pmt's doxygen). | Ben Reynwar | 2013-04-27 | 1 | -4/+17 | |
| | | | ||||||
* | | | docs: Manual pages for OFDM and packet tx/rx | Martin Braun | 2013-05-15 | 4 | -0/+144 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-05-14 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | doxygen: Update pfb introduction. | Ben Reynwar | 2013-05-14 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | docs: Added docs for packet transmission | Martin Braun | 2013-05-14 | 3 | -0/+83 | |
| | | | | ||||||
* | | | | cleaning up files and references to gnuradio-core. | Tom Rondeau | 2013-05-14 | 5 | -7/+7 | |
| | | | | ||||||
* | | | | shd: obsoleted | Johnathan Corgan | 2013-05-13 | 2 | -5/+0 | |
| | | | | ||||||
* | | | | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -0/+59 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 gnuradio-runtime/include/gr_buffer.h gnuradio-runtime/lib/CMakeLists.txt gnuradio-runtime/lib/gr_block.cc gnuradio-runtime/lib/gr_block_detail.cc gnuradio-runtime/lib/gr_block_executor.cc gnuradio-runtime/lib/gr_buffer.cc gnuradio-runtime/lib/gr_realtime.cc gr-blocks/lib/interleaved_short_to_complex_impl.cc | |||||
| * | | | Merge branch 'master' into next | Tom Rondeau | 2013-05-07 | 1 | -0/+59 | |
| |\| | | | |/ | |/| | | | | | | | Conflicts: CMakeLists.txt | |||||
| | * | build: fixed GnuradioConfig files for OOTs to use. | Tom Rondeau | 2013-05-07 | 1 | -0/+59 | |
| | | | ||||||
* | | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 2 | -20/+20 | |
|/ / | ||||||
* | | Merge remote-tracking branch 'reynwar/next_minorbugs' into next | Johnathan Corgan | 2013-04-09 | 1 | -4/+6 | |
|\ \ | ||||||
| * | | sphinx-docs: Minor updates to sphinx documentation. | Ben Reynwar | 2013-04-07 | 1 | -4/+4 | |
| | | | ||||||
| * | | docstrings: Include class documentation into SWIGed make function's docstrings. | Ben Reynwar | 2013-04-07 | 1 | -1/+3 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-04-07 | 1 | -1/+4 | |
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | Also updating to make changes in maint/master to next. Conflicts: docs/doxygen/CMakeLists.txt gnuradio-runtime/lib/pmt/CMakeLists.txt gr-digital/lib/digital_impl_mpsk_snr_est.cc gr-digital/lib/digital_mpsk_snr_est_cc.cc gr-digital/python/qa_mpsk_snr_est.py | |||||
| * | docs: adds protection from generated files of components not configured. | Tom Rondeau | 2013-04-07 | 1 | -2/+8 | |
| | | | | | | | | Also removes a couple warnings in generating docs. | |||||
* | | docs: fixed typo in update to next's deps. | Tom Rondeau | 2013-04-05 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into next | Tom Rondeau | 2013-04-05 | 1 | -3/+25 | |
|\| | | | | | | | | | | | Conflicts: docs/doxygen/CMakeLists.txt gr-blocks/swig/CMakeLists.txt | |||||
| * | docs: don't depend on generated files from disabled components. | Tom Rondeau | 2013-04-05 | 1 | -3/+21 | |
| | | ||||||
| * | docs: Added a target for trellis generated includes for Doxygen to depend on. | Tom Rondeau | 2013-04-04 | 1 | -1/+1 | |
| | |