summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for ticket:133, merged from eb/bsd 4322:4324.eb2007-01-309-12/+12
* removed obsolete dsb_tx.pyeb2007-01-291-51/+0
* removed obsolete dsb_tx.pyeb2007-01-291-1/+0
* Merged mblock work-in-progress (eb/mb r4273:4312) into trunk.eb2007-01-2919-50/+665
* cleaned up error checkingeb2007-01-271-5/+8
* fixed error handling and warningeb2007-01-271-6/+6
* removed changes to nbfm_tx.py (not sure where/when that happened), did not me...trondeau2007-01-261-9/+6
* updated copyright info, and snuck a little something else in (you didn't see ...trondeau2007-01-268-14/+19
* merged changeset r4281:4292 on trondeau/ethernet into trunktrondeau2007-01-2612-2/+904
* Applied patch from Brett Trotter that stuffs zeros into the head ofeb2007-01-176-11/+11
* fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_pythoneb2007-01-165-3/+3
* added minimal qa code for gr_noise_sourceeb2007-01-162-0/+40
* Add comment noting use of GNU make extension.gdt2007-01-161-0/+1
* removed unused/out-of-date bus_interface.veb2007-01-142-214/+0
* New usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU)eb2007-01-142-2/+402
* Merged latest pmt and mblock into trunk (eb/wip -r4262:4268)eb2007-01-1336-73/+2467
* Updated README with pointer to Wiki.jcorgan2007-01-131-0/+7
* doc updateeb2007-01-131-9/+0
* removed gr-error-correcting-codes and gr-radar from trunk buildeb2007-01-131-2/+0
* Moved to limbo pending some better idea.eb2007-01-1357-11856/+0
* Moved gr-radar out of trunk for now. Needs portability cleanup.eb2007-01-1329-2399/+0
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-1391-138/+969
* fixed warningeb2007-01-131-1/+1
* added PID for EZDOPeb2007-01-031-0/+1
* Added new PID for QS1R HF Receivereb2007-01-031-0/+1
* minor typo fixtrondeau2006-12-261-1/+1
* Organized python example directory for new hierarchical blocks, cleaned up di...jcorgan2006-12-248-64/+158
* ofdm code added in PRELIMINARY FORM it is not completen4hy2006-12-230-0/+0
* loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith)eb2006-12-221-1/+1
* Fix distcheck errors.jcorgan2006-12-214-6/+1
* Merged changeset r4153:4167 on n4hy/iir into trunk.n4hy2006-12-214-41/+70
* trial fix for ticket:102, import error in powermate.py under MinGW/Cygwineb2006-12-201-3/+14
* applied patch for ticket:115eb2006-12-191-37/+37
* ''Real'' fix for ticket:104. I should have just applied it all theeb2006-12-191-6/+10
* backed out partial fix for ticket:104eb2006-12-191-7/+4
* Fix for ticket:104, huge initial value plotted.eb2006-12-191-4/+7
* describe existing code.gdt2006-12-181-2/+216
* Description that's probably right, which seems better than the currentgdt2006-12-181-0/+3
* Temporary fix for ticket:116.jcorgan2006-12-182-2/+5
* disabled build of gnuradio-examples/c++/dial_tone pending proper autoconfisca...eb2006-12-181-2/+2
* Applied patch to fix ticket:117eb2006-12-181-1/+1
* Cleanup on hierarchical flowgraph code.jcorgan2006-12-184-8/+16
* Missing file update to previous check-in r4128.jcorgan2006-12-181-2/+1
* Remove example from C++ directory.jcorgan2006-12-1813-478/+1
* Rename dialtone -> dial_tone in examples.jcorgan2006-12-185-19/+19
* Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues.jcorgan2006-12-187-69/+64
* Don't remove Makefile.in during cleaneb2006-12-181-1/+0
* changed complex_to_arg to use fast atan and updated QAtrondeau2006-12-172-4/+20
* Added fast atan with complex inputtrondeau2006-12-172-0/+8
* fix for ticket:114eb2006-12-161-2/+3