summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-13Updated README with pointer to Wiki.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4267 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13doc updateeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4261 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13removed gr-error-correcting-codes and gr-radar from trunk buildeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4260 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13Moved to limbo pending some better idea.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4259 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13Moved gr-radar out of trunk for now. Needs portability cleanup.eb
Not to mention some functionality... git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4258 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13SWIG compilation speedup! Fixes ticket:9. eb
Merged -r4203:4254 from eb/swig-split into trunk. This refactors gnuradio_swig_python.{cc,py} into 5 separate .so's These correspond to the runtime, general, filter and io directories, and also includes a new directory, gengen. gengen contains that part of general that was machine generated. This split is arbitrary, but was useful for getting size of the swig generated glue code for general down to about 2MB. In addition, the swig glue is now compiled with -g1 -O1 instead of -g -O2. With this change all the swig code now compiles in about 60% of the time that it used to take. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4255 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13fixed warningeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4254 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-03added PID for EZDOPeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4224 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-03Added new PID for QS1R HF Receivereb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4223 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-26minor typo fixtrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4199 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-24Organized python example directory for new hierarchical blocks, cleaned up ↵jcorgan
dial_tone2.py git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4190 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-23ofdm code added in PRELIMINARY FORM it is not completen4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4187 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-22loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith)eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4184 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-21Fix distcheck errors.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4183 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-21Merged changeset r4153:4167 on n4hy/iir into trunk.n4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4182 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-20trial fix for ticket:102, import error in powermate.py under MinGW/Cygwineb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4163 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-19applied patch for ticket:115eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4153 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-19''Real'' fix for ticket:104. I should have just applied it all theeb
first time around ;) Thanks Don for the patch. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4151 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-19backed out partial fix for ticket:104eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4150 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-19Fix for ticket:104, huge initial value plotted.eb
Problem was due to uninitialized internal buffer, combined with incorrect initial state. Thanks for the patch, Don. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4149 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18describe existing code.gdt
Add straw plan for 802.11 integration. (comments, please). git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4146 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Description that's probably right, which seems better than the currentgdt
mysterious state. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4145 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Temporary fix for ticket:116.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4139 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18disabled build of gnuradio-examples/c++/dial_tone pending proper ↵eb
autoconfiscation git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4138 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Applied patch to fix ticket:117eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4137 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Cleanup on hierarchical flowgraph code.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4133 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Missing file update to previous check-in r4128.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4129 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Remove example from C++ directory.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4128 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Rename dialtone -> dial_tone in examples.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4127 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4126 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-18Don't remove Makefile.in during cleaneb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4121 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-17changed complex_to_arg to use fast atan and updated QAtrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4109 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-17Added fast atan with complex inputtrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4108 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-16fix for ticket:114eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4106 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-16change order to avoid silly warningsmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4104 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-16Merged jcorgan/sfg changeset r4048 into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4098 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-15more expressive Doxygen tag for using Costas looptrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4093 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14Merge jcorgan/sfg changeset 4089 into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4090 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14updated name of examples directory to /digitaltrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4088 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14adding QA for pll_freqdet blocktrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4087 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14adding QA for pll_refout blocktrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4086 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14adding QA for pll_carriertracking blocktrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4085 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14These routines have been modified to use fast atan2n4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4084 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter ↵jcorgan
typing issue) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4083 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14Two loop gr_costas_loop removing one if statement per samplen4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4080 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-14Modified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2n4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4079 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-12Merge jcorgan/hier developer branch into trunk. Enables creation of true ↵jcorgan
hierarchical blocks, from either C++ or Python, as well as creating pure C++ gnuradio applications. EXPERIMENTAL. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4070 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-12Move gr_runtime.h out of the way in preparation for merge of hier developer ↵jcorgan
branch. No changes in functionality. Passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4068 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-04fix for ticket:113 gr_firdes::band_rejecteb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4055 221aa14e-8319-0410-a670-987f0aec2ac5
2006-12-04Describe issues surrounding integrating BBN's 802.11 code.gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4051 221aa14e-8319-0410-a670-987f0aec2ac5