summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-03Merged r4429:4857 from developer branch jcorgan/dect into trunk, passes ↵jcorgan
distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4858 221aa14e-8319-0410-a670-987f0aec2ac5
2007-04-02New FPGA binaries (.rbfs). These include fixes for the scaling ineb
the CIC decimator so that signals are now roughly leveled, independent of the decimation rate. Decimating by 44 now works too ;) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4848 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-30registered to meet timingmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4826 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-28Added control button for turning scanning on/off in SETI mode.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4817 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-28disabled GR_QTGUI which had accidentally been turned on in r4809eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4814 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-28copied usrp_inband_usb from -r4809 features/inband-usb into trunkeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4810 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-28Merged mblock work-in-progress eb/mb -r4798:4808 into trunk.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4809 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-20proper shifting for the cic decim now keeps signals roughly leveledmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4784 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-20if you ever tried to interpolate by 44 it didn't work. now it does.matt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4783 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-20removed a parametermatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4782 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-20allow for varying the bitwidthmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4781 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-20added commentmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4780 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-20added comments, removed dead codematt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4779 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-19Updated ignore property.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4775 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-19Fixed missed linker fix.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4774 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-15more gr_qwt.m4 fixeseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4763 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-15Cleanup on qwt config to not require qwt includes to be in a subdirectory.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4762 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-15Fixed syntax error that was previously not caught by Python.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4760 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-15Increased FFT average upper limit to 3000, from 2000mleech
Fixed type mistmatch in Numeric.zeros() git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4759 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-14Merged r4750:4755 from jcorgan/frac into trunk. Adds ↵jcorgan
gr_fractional_interpolator_ff and _cc. Passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4756 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-14Fix typo, add error message.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4746 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-14Created configuration file for QWT library. This is in lieu of hand installingjcorgan
a .pc file per the gr-qtgui README. Component gr-qtgui is still disabled in configure.ac until testing is complete. Requires qwt files to be included using the #include <qwt/...> syntax; this is the default for binary installations of the qwt library. Normal users will user run ./configure without any changes. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4745 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-12New fix for gr_framer_sink_1 hang on zero length payload.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4739 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-11Fixed state machine hangup with invalid payload_len field.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4737 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-08beginning of host spec for inband-usbeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4735 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-07merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital ↵trondeau
receiver and fixes ticket:72 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4731 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-07Merged eb/usrp-install r4723:4727 into trunk.eb
This moves usrp related .py files from the top-level of site-packages into site-packages/usrpm. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4728 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-06Best current fix for ticket:141 .michaelld
This should be revisited once OSX 10.5 is released. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4725 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-06Added OpenOffice source file for USRP signal flow diagram. Thanks to Lee ↵eb
Patton. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4719 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-05Refactored FPGA *.vh files. Moved common pieces to toplevel/include.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4713 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-04adding QWT_CFLAGS substitution to grc_gr_qtguin4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4712 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-04The correct grc_qt_qtgui.m4 and modified instructions for qwt install ↵n4hy
provided in the README file git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4709 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-03Add new standard configuration for 1 RX w/ half-band, 1 TXeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4695 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-03updated qsf file to Quartus 6.1. No semantic changeseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4694 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02Modified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to ↵n4hy
build from source git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4692 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02added R3, flow controleb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4691 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02first two strawman requirementseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4690 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02modified email address for Bob McGwier in AUTHORSn4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4688 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02Fixes ticket:143.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4687 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02Merged r4671:4680 from jcorgan/est into trunk. Pulls in gr-wxgui updates ↵jcorgan
for new hierarchical blocks and work-in-progress channel sounder example. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4681 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02Applied patch from Josh Blum that adds SQUARE, TRIANGLE and SAWTOOTHeb
waveforms to gr_sig_source* git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4679 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-28Disabled gr-qtgui component until proper configure file is done.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4664 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-28Fix mblock linking breakage.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4663 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-27README patched with GT's suggested textn4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4657 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26fixed commenteb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4656 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26fixed commenteb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4655 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26added moc_*.cc to list of files to ignoreeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4648 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26added Write Register Masked operationeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4647 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues ↵jcorgan
with libtool and already installed libraries. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4646 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26Updated gr_python.m4 for ticket:39 fix.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4642 221aa14e-8319-0410-a670-987f0aec2ac5