summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-06added method in fsm to generate an svg description of the fsm (by Tim Meehan)anastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4395 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-06added comments in quicksort_index.ccanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4394 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-06Merged r4354:4390 from developer branch jcorgan/digital into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4391 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05updated svn:ignore propertyeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4388 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05removed generated files from svneb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4387 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05changed variable name to remove automake warningeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4386 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld
in, with the "warning" message at the top. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4385 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05minor fixes so that there are no warnings when making gr-trellisanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4384 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05fixed a small error in gnuradio-examples/python/channel-coding/READMEanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4383 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05added warning message for automatic generationanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4382 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-04added toy fsm file to test irregular FSMsanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4372 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-04added support for irregular FSMsanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4371 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-01If doxygen enabled, gen docs for all C++ codeeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4351 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-31free schmid_guard on error paths where it has been allocated and notgdt
freed. Fixes shm leak on NetBSD which hits the error case for unknown reasons. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4346 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-31omnithread refactoring fix in gnuradio-core.pc.ineb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4345 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-31spiff up pkg_chk config file:gdt
include jack, portaudio and SDL trim boost requirement to boost-headers since GNU Radio only uses smart pointers Add pointer in README, and sugges that the pkg_chk config file may be useful to others as a reference. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4344 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-30Add a not-tested pkg_chk config file for installing all of GNU Radio'sgdt
dependencies. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4339 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-30Fixes ticket:134. Unlikely offender was inclusion ofeb
gr_udp_sink/source code io.i. omnithread.h was also including <config.h> which is a no-no. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4333 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-30Merged eb/omni -r4315:4327 into trunk.eb
Extracted omnithread from gnuradio-core and made it a top-level component. This allows mblock to use it without a dependency on gnuradio-core. Completes ticket:132 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4328 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-30Fix for ticket:133, merged from eb/bsd 4322:4324.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4326 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-29removed obsolete dsb_tx.pyeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4321 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-29removed obsolete dsb_tx.pyeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4320 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-29Merged mblock work-in-progress (eb/mb r4273:4312) into trunk.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4313 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-27cleaned up error checkingeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4298 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-27fixed error handling and warningeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4297 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-26removed changes to nbfm_tx.py (not sure where/when that happened), did not ↵trondeau
mean to commit it git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4295 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-26updated copyright info, and snuck a little something else in (you didn't see ↵trondeau
anything...) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4294 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-26merged changeset r4281:4292 on trondeau/ethernet into trunktrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4293 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-17Applied patch from Brett Trotter that stuffs zeros into the head ofeb
the tx signal processing pipeline when the Tx FIFO is empty. This results in the DACs outputing zeros when there's no data, unless the tx pipeline is disabled on the host. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4287 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-16fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_pythoneb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4280 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-16added minimal qa code for gr_noise_sourceeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4279 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-16Add comment noting use of GNU make extension.gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4278 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-14removed unused/out-of-date bus_interface.veb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4277 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-14New usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU)eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4276 221aa14e-8319-0410-a670-987f0aec2ac5
2007-01-13Merged latest pmt and mblock into trunk (eb/wip -r4262:4268)eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4269 221aa14e-8319-0410-a670-987f0aec2ac5
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