summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-07Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ↵jblum
under gnuradio.grc module. Trunk passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9525 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-07another distcheck fixjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9523 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-07fix typojcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9520 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-07distcheck fixjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9519 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-03export gri_fft planning mutexeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9493 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-03Fibonacci Linear Feedback Shift Registereb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9492 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-03make warning go awayeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9491 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-02Allows for changing the interpolation rate dynamically. Stop the pipeline, ↵matt
set the rate, restart the pipeline. Fixes bug #248. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9485 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-02patched channel plotter -> Stefan Brünsjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9484 221aa14e-8319-0410-a670-987f0aec2ac5
2008-09-02replaced semaphore with primitive lock, adjusted drawing boundsjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9482 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-31removed some warningseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9475 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-31fixed --enable-warnings-as-errorseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9474 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-31turn off strict-aliasing warning, not strict-aliasing optimization when ↵eb
compiling swig generated code git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9473 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-31fixed copy/paste error in include guardeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9472 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-31fix for ticket:268, vector not always a context sensitive keyworkeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9471 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-29removed eval kludgejblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9451 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-29separated controls and variables generation, removed evaluation dependency ↵jblum
on variables extraction git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9450 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-29added note about boost and DISTCHECK_CONFIGURE_FLAGSeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9441 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-28temp fix for to_code errorjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9440 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-28temp fixjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9439 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-28fixed import in xor wrapperjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9438 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-26rotation function, cleaned up connection logicjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9420 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-25svn:ignore xmleb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9414 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-25Radically simplified standalone configure.ac (for out of tree builds).eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9413 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-25Relaxed tolerance to fix OS/X 10.5 make check failure.eb
Merged michaelld/gruel_make_check_osx -r9402:9403 to trunk. Thanks Michael! git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9408 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-25make check fix for OS/X. Probably also fixes ticket:264, same problemeb
on MingGW and Cygwin. Thanks to Michael Dickens. Merged michaelld/gruel_make_check_osx 9401:9402 to trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9407 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-25Fix missed fg to tb conversion (Ulf Lindgren)jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9406 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Missed directoryjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9400 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Fixup XML generation to avoid erroneous copying.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9399 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Fixup grc data installation. Trunk now passes distcheck again.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9398 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Fix typo in variable name (Firas Abbas)jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9397 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Fix compiler warnings across the tree. Adds --enable-warnings-as-errors ↵jcorgan
configure option. Currently compiles with no warnings with GCC 4.2.3 on Ubuntu 8.04. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9396 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24added cpfsk, make samps/sym integer, included xml tail in doc extractionjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9395 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Fix location/names for gpio rbfs for deb file creation.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9392 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-23Fix for ticket:214, gr_rotate speedup. We now normalize once everyeb
512 cycles. We also now compute the return value based on the preincremented phase value, thus shortening the dependency chain. This does put the computed result 1 tick ahead of the previous version of the code, but none of the code in the tree depends on the absolute phase. If yours does, sorry. You can work around it by initializing the phase to conj(gr_expj(phase_incr)) instead of gr_complex(1,0). Added QA code to ensure I didn't break anything. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9384 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-23fix for ticket:243eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9381 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-23better connection drawing logic, 180 degreesjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9380 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-23moved author attribution out of individual files and put in AUTHORSeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9379 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-23Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixesjcorgan
and local modifications. Integrates previously separate GNU Radio Companion into top-level component 'grc'. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9378 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-21Updated gr-howto-write-a-block; mostly the .m4 macros and configure.ac.eb
Also modified pkg.m4 to restore the FOO_INCLUDEDIR functionality and to add the FOO_CPPFLAGS variable for those times when you want only the -I, -D and -U flags from FOO_CFLAGS. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9362 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-20resolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.ineb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9358 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-20fixes for gcc 4.3eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9351 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-20Added support for --switch_mode, along with an external switcher interface ↵mleech
via a named pipe. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9349 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
contains the SMP aware scheduler. This changeset introduces a dependency on boost 1.35 or later. See source:gnuradio/trunk/README.building-boost for additional info. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-19plotter: require double bufferingjblum
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9333 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-19Added --interferometer, to allow correlation interferometry when you havemleech
two antenna, and two identical daughtercards. Cleaned up the way signal chains get built--isolated to separate functions per mode. SETI mode works with --dual-mode turned on, but not --interferometer. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9332 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-18Added support for dual_mode (for dual-polarization) removed two layers ofmleech
filtering in the post-detector chain. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9319 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-18New taps computation based on requested transition bandwidth and stopband ↵n4hy
attenuation. qa code testing each added git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9316 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-18Make gl selection more robust for testingjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9315 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-18configure.ac cleanup to remove dnl messagen4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9314 221aa14e-8319-0410-a670-987f0aec2ac5