summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged gcell-wip -r8159:8202 into trunk. This includes the followingeb2008-04-1631-149/+1723
* Fixed to pass distcheck, except QA test operates differently during distcheck...jcorgan2008-04-152-2/+2
* Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoderjcorgan2008-04-1519-4/+1179
* Mostly fixed the van de Beek ML synchronization scheme. Instead of using the ...trondeau2008-04-151-25/+34
* Adjusting structure a bit to redistribute responsibilities. This does not cha...trondeau2008-04-153-49/+49
* Fix typo in previous check-injcorgan2008-04-121-2/+2
* Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block.jcorgan2008-04-125-2/+182
* Adds gru.daemonize() and example application. Simplifies running GNU Radio a...jcorgan2008-04-124-1/+162
* Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...jcorgan2008-04-128-0/+259
* Fixes typo in r8188.jcorgan2008-04-121-1/+1
* bug in gr_argmax_XX.cc.t fixedn4hy2008-04-111-1/+1
* fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fixn4hy2008-04-112-1/+15
* Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou...jcorgan2008-04-116-0/+185
* Added CIC compensation filter tap generator. Useful when working without the...jcorgan2008-04-112-0/+46
* Add ignores for new directory.jcorgan2008-04-110-0/+0
* put portaudio examples in a separate directoryn4hy2008-04-101-1/+1
* adding example sources to portaudion4hy2008-04-1013-0/+826
* portaudio specific examples added to gr-audio-portaudion4hy2008-04-103-0/+5
* Fixes ticket:238. (Tim Meehan)jcorgan2008-04-092-4/+3
* Adding a simple script to read data from the MSDD source and dump it to a file.trondeau2008-04-021-0/+74
* Changed from TCP to UDP streaming; only reissue command when opening the sock...trondeau2008-04-022-17/+42
* audio windows added to audio.pyn4hy2008-04-011-1/+1
* merging branch trondeau/ofdm r7971:8143. Fixing subcarriers and other issues ...trondeau2008-03-318-30/+145
* modifications to firmware requires test code changes for udpn4hy2008-03-251-11/+29
* Update config files from canonical source.jcorgan2008-03-242-10/+6
* Update config files from canonical source.jcorgan2008-03-242-17/+59
* Fixed gr.udp_source,sink for use on Win32 (Don Ward)jcorgan2008-03-245-6/+33
* Tweak ticket:181 fix for Win32 (Don Ward)jcorgan2008-03-241-3/+5
* Add missing peak hold initialization (Josh Blum)jcorgan2008-03-241-2/+4
* Fix for gcell corrrectness/performance problem. Replaces mfc_synceb2008-03-243-9/+13
* dependency fixeb2008-03-241-0/+2
* minor cleanupeb2008-03-245-4/+17
* Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.eb2008-03-24146-10/+13030
* Minor tweak that avoids intermittent build failureeb2008-03-193-4/+3
* Fix missing symbolic link in Debian packages.jcorgan2008-03-191-1/+1
* Fixes ticket:193jcorgan2008-03-191-0/+1
* Don't define RANDOM_MAX on systems that have already defined it. (Atgdt2008-03-171-3/+9
* Use AC_PATH_PROG to avoid which(1).gdt2008-03-161-11/+2
* Add comments noting things that need fixing.gdt2008-03-161-0/+9
* Fix incorrect FFT size compensation in fftsink2jcorgan2008-03-121-2/+2
* Add ignores for generate-stamp.jcorgan2008-03-080-0/+0
* Adds callback function so that the user can click on a point in the time sequ...trondeau2008-03-071-5/+40
* Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb2008-03-054-23/+35
* Fix tab/space usage for previous fix.jcorgan2008-03-041-1/+1
* Fix missing connect call from hier_block2 conversion.jcorgan2008-03-041-1/+1
* Fix for ticket:236, parallel makes are indeterminate.eb2008-03-034-6/+109
* Update for new gr-msdd6000 component.jcorgan2008-02-291-0/+1
* Change prefix to /usr/local/gnuradio, believed acceptable on *BSD andgdt2008-02-291-8/+22
* Merged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-m...jcorgan2008-02-2924-0/+2386
* Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan2008-02-293-14/+9