Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-03 | docs: reworking doc into one extra dox file for easier linking. | Tom Rondeau | |
build_guide was not being found properly. Putting these together fixes that. | |||
2012-08-30 | volk: dont set CMAKE_REQUIRED_FLAGS when empty | Josh Blum | |
2012-08-28 | volk: special werror unused cmd line arg for clang | Josh Blum | |
2012-08-28 | fcd: fixed copy-paste error. | Tom Rondeau | |
2012-07-03 | volk: don't initialize phase in rotator | Johnathan Corgan | |
2012-07-03 | Force swig compile ordering in gnuradio-core | Josh Blum | |
2012-07-03 | docs: remove redundant retries from swig_doc.py | Josh Blum | |
With proper build dependencies, it should not be needed. | |||
2012-07-03 | swig: use add_custom_target for swig docs dependency | Josh Blum | |
This seems to fix the build dependency issue where generation gets called multiple times and steps on itself. | |||
2012-07-03 | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | |
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 | |||
2012-07-03 | swig: added additional swig dependencies gruel/core | Johnathan Corgan | |
pmt swig gen depends upon the generated header core depends upon pmt swig custom target Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-07-03 | core: added general_generated to swig deps | Josh Blum | |
We generate the docs so its important that the docs see this header generated first. | |||
2012-06-29 | audio: switch to BOOST_BIG_ENDIAN macro in OSX audio hdr | Josh Blum | |
The previous one didnt seem to be set by the build system. Perhaps this was lost in the transition to CMake? | |||
2012-06-16 | digital: fixed use of gray code in digital mod/demod GRC files. | Tom Rondeau | |
2012-06-16 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2012-06-14 | digital: fixed incorrect variable name in qam_demod XML | Ben Reynwar | |
2012-06-14 | core: remove extraneous include statement | Johnathan Corgan | |
2012-06-14 | digital: fixed typo with gray code setting in GRC's QAM demodulator. | Tom Rondeau | |
2012-06-11 | cmake: update revision to 3.6.1 release | Johnathan Corgan | |
2012-06-10 | Merge branch 'master-mods' | Tom Rondeau | |
2012-06-10 | Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods | Tom Rondeau | |
2012-06-10 | gr_unpack_k_bits: | Tim O'Shea | |
added python QA code reversed bit ordering to match gr_pack_k_bits gr_keep_m_in_n: added python QA code switched block to operate on individual items as itemsize instead of vectors updated GRC to match | |||
2012-06-10 | Merge branch 'maint' | Tom Rondeau | |
2012-06-10 | volk: make sure the alignment call for a block passes at least 1. | Tom Rondeau | |
For machines with an alignment of 1, the blocks were truncating the aligment to 0. This makes sure that it gets set to a minimum of 1. | |||
2012-06-09 | Merge branch 'maint' | Johnathan Corgan | |
2012-06-09 | fcd: fix frequency offset test in GRC | Alexandru Csete | |
2012-06-07 | fixed copyright dates. | Tom Rondeau | |
2012-06-07 | Merge branch 'master-mods' | Tom Rondeau | |
2012-06-07 | Some really minor nits. | Tom Rondeau | |
2012-06-07 | Merge branch 'maint' | Tom Rondeau | |
Conflicts: volk/gen/archs.xml | |||
2012-06-07 | volk: have an alignment even for unknown (generic) machines. | Tom Rondeau | |
2012-06-07 | volk: have an alignment even for unknown (generic) machines. | Tom Rondeau | |
2012-06-07 | Revert "uhd: allow source work to be stopped while fg runs" | Johnathan Corgan | |
This reverts commit c78d307ecd5dac4e28190e5aa9b8377538f65ffa. | |||
2012-06-06 | Block Modifications: | Tim O'Shea | |
digital.mpsk_receiver_cc: Set reasonable default parameter values for GRC definition digital.ofdm_insert_preamble: Expose enter_preamble() as public, to allow external state changes Cleanup of incorrect forecast behavior Make the flag port optional, incase external preamble triggers are preferred to in-band gr_vector_source: added set_data( data ) and rewind() public methods gr_head: added set_length(int) method to modify head length New Blocks Added: gr_keep_m_in_n: Allows periodic extraction of M items instead of 1 (in keep_1_in_n) gr_pack_k_bits: Complementary block fo gr_unpack_k_bits gr_vector_insert_x: Complement to the gr_head block, inserts a vector into a stream then becomes a pass through | |||
2012-06-04 | Merge branch 'maint' | Tom Rondeau | |
2012-06-04 | docs: fixed Doxygen from looking in the howto dir. | Tom Rondeau | |
2012-06-02 | Merge remote-tracking branch 'jblum/wip_uhd_stopper' | Johnathan Corgan | |
2012-05-31 | Merge branch 'maint' | Johnathan Corgan | |
2012-05-31 | pager: fix frequency display when not default | Justin R. Cutler | |
2012-05-31 | grc: restore virtual ports in grc | Justin R. Cutler | |
2012-05-29 | Merge branch 'maint' | Johnathan Corgan | |
2012-05-27 | core: patch for vector_map loop variable initialization. | Donald Porges | |
2012-05-24 | uhd: allow source work to be stopped while fg runs | Josh Blum | |
2012-05-22 | wavelet: fixes for missing qa libraries and compile defines | Josh Blum | |
2012-05-22 | Merge branch 'sphinxdocs' | Tom Rondeau | |
2012-05-22 | Fixing cmake doc dependencies for gr-fft and gr-wavelet. | Ben Reynwar | |
2012-05-22 | docs: Adding gr-fft to sphinx docs | Ben Reynwar | |
2012-05-21 | docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style. | Ben Reynwar | |
2012-05-21 | Merge branch 'sphinxdocs' | Tom Rondeau | |
2012-05-21 | wxgui: allows LEFT click to set a flow-graph variable to the adjusted X ↵ | Marcus Leech | |
value on either the FFT or waterfall display. | |||
2012-05-21 | docs: Fixed copyright in sphinx docs. | Ben Reynwar | |