summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-08svn:ignore cleanupeb
2008-05-08fix for ticket:243eb
2008-05-08avoid possible log2 confusioneb
2008-05-08Applied patches from Don Ward.eb
2008-05-04Merged eb/gcell-wip -r8302:8307 into trunk. This changeset includeseb
2008-04-30Fixed completely buggy memcopy that overwrote potentially lots of memory ineb
2008-04-30Added missing initialization of d_debug_fp (Dan Halperin)eb
2008-04-30Potentially invalid read deferred until it's valid (Dan Halperin)eb
2008-04-30Merged features/inband-usb -r6431:8293 into trunk.eb
2008-04-30distcheck fix for gr-gcelleb
2008-04-30minor cleanup to [8292]eb
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2008-04-26Fix race on startup in fftsink2 (Josh Blum)jcorgan
2008-04-24Make fftsink2 average and peak hold modes independent.jcorgan
2008-04-24Changed fftsink2 peak hold to be concurrent with live trace.jcorgan
2008-04-24Merged changeset r8231:8270 from jcorgan/merge-fix into trunk. Fixes flowgra...jcorgan
2008-04-22Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNUeb
2008-04-18Improved performance of the ML sync (with added computations). It uses the en...trondeau
2008-04-17Improved the pnac ofdm sync block. This is based on a VTC'99 paper by Tufvess...trondeau
2008-04-16to complete what I started, this makes the ofdm_sync_fixed block work again i...trondeau
2008-04-16The ofdm_sync_pnac method now works, though not that well. The frequency esti...trondeau
2008-04-16FFT inverse tranform is now correct.eb
2008-04-16Merged gcell-wip -r8159:8202 into trunk. This includes the followingeb
2008-04-15Fixed to pass distcheck, except QA test operates differently during distcheck...jcorgan
2008-04-15Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoderjcorgan
2008-04-15Mostly fixed the van de Beek ML synchronization scheme. Instead of using the ...trondeau
2008-04-15Adjusting structure a bit to redistribute responsibilities. This does not cha...trondeau
2008-04-12Fix typo in previous check-injcorgan
2008-04-12Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block.jcorgan
2008-04-12Adds gru.daemonize() and example application. Simplifies running GNU Radio a...jcorgan
2008-04-12Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...jcorgan
2008-04-12Fixes typo in r8188.jcorgan
2008-04-11bug in gr_argmax_XX.cc.t fixedn4hy
2008-04-11fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fixn4hy
2008-04-11Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou...jcorgan
2008-04-11Added CIC compensation filter tap generator. Useful when working without the...jcorgan
2008-04-11Add ignores for new directory.jcorgan
2008-04-10put portaudio examples in a separate directoryn4hy
2008-04-10adding example sources to portaudion4hy
2008-04-10portaudio specific examples added to gr-audio-portaudion4hy
2008-04-09Fixes ticket:238. (Tim Meehan)jcorgan
2008-04-02Adding a simple script to read data from the MSDD source and dump it to a file.trondeau
2008-04-02Changed from TCP to UDP streaming; only reissue command when opening the sock...trondeau
2008-04-01audio windows added to audio.pyn4hy
2008-03-31merging branch trondeau/ofdm r7971:8143. Fixing subcarriers and other issues ...trondeau
2008-03-25modifications to firmware requires test code changes for udpn4hy
2008-03-24Update config files from canonical source.jcorgan
2008-03-24Update config files from canonical source.jcorgan
2008-03-24Fixed gr.udp_source,sink for use on Win32 (Don Ward)jcorgan
2008-03-24Tweak ticket:181 fix for Win32 (Don Ward)jcorgan