debian/gnuradio
2008-06-24 mattnew experimental daughterboards with other tuners
2008-06-23 ebBacked out [8669]. Better fix for removing cruft from...
2008-06-23 ebin SIMD assmebler, changed .cleanup to a local symbol
2008-06-23 ebRenamed benchmark_dotprod to benchmark_dotprod_fff...
2008-06-23 ebRenamed labels .loop1 and .loop2 to include name of...
2008-06-23 ebadded a few examples for benchmarking multithreaded...
2008-06-23 ebmerged refactoring of gr_top_block_impl into abstract...
2008-06-23 ebfixed quoting problem
2008-06-23 ebremoved duplicate assignment
2008-06-23 ebscript to install threading building blocks in prefix
2008-06-23 ebremoved old, left over import
2008-06-23 jcorganUse system byteswap implementations where available.
2008-06-22 jcorganAdded autoconf independent bytesex routines to libgruel.
2008-06-20 jcorganMerged -r8639:8641 from jcorgan/gruel into trunk. ...
2008-06-19 ebMoved mb_time to omni_time and left mb_time.h with...
2008-06-19 ebMerged eb/gcell-wip -r8559:8571 into trunk. The shared...
2008-06-18 eblibtool 2.2 compatibility fix from Don Ward. Details...
2008-06-12 jblumfftsink: stretch spacer for better fit
2008-06-12 jblumfftsink: y_per_div issue fixed
2008-06-12 jblumfft stretch fix and control panel update
2008-06-12 jblumfft sink gui with control panel
2008-06-10 jcorganMake fpga register definition header files installed.
2008-06-10 jcorganFix missing library from debfile (Greg Ushomirsky).
2008-06-10 jcorganFixes ticket:246
2008-06-10 ebApplied patch from Dean Armstrong to fix gr_repeat...
2008-06-05 ebrefactored gc_jd_queue_data, faster mutex_unlock
2008-05-26 ebAdded rewind() and clear() to vector sources and sinks...
2008-05-26 ebchannel_model.py now allows to set the random seed...
2008-05-20 jcorganExpose flowgraph debugging dump as gr.top_block.dump...
2008-05-20 ebdistribute bootstrap with tarballs in case folks are...
2008-05-20 ebLet's step into the 21st century...
2008-05-19 mattworks with shipping boards, mostly minor changes to...
2008-05-19 jcorganFix breakage introduced in r6228 (Josh Blum)
2008-05-16 cswigerChanged sample rate from 20M to 19.2M for faster lock.
2008-05-14 cswigerCleanup mistakes, print pids
2008-05-13 cswigerAdded interp_fir_filter in place of zero sources, inter...
2008-05-13 cswigerChange flow_graph to top_block
2008-05-13 cswigerAdded interp_short.py and update README
2008-05-11 michaelldMerged branch to fix libusrp dependence on CoreFoundati...
2008-05-08 ebbetter fix for ticket:243
2008-05-08 ebsvn:ignore cleanup
2008-05-08 ebfix for ticket:243
2008-05-08 ebavoid possible log2 confusion
2008-05-08 ebApplied patches from Don Ward.
2008-05-04 ebMerged eb/gcell-wip -r8302:8307 into trunk. This chang...
2008-04-30 ebFixed completely buggy memcopy that overwrote potential...
2008-04-30 ebAdded missing initialization of d_debug_fp (Dan Halperin)
2008-04-30 ebPotentially invalid read deferred until it's valid...
2008-04-30 ebMerged features/inband-usb -r6431:8293 into trunk.
2008-04-30 ebdistcheck fix for gr-gcell
2008-04-30 ebminor cleanup to [8292]
2008-04-30 ebTweaks for gcc 4.3 based on patch from Marek Mahut...
2008-04-26 jcorganFix race on startup in fftsink2 (Josh Blum)
2008-04-24 jcorganMake fftsink2 average and peak hold modes independent.
2008-04-24 jcorganChanged fftsink2 peak hold to be concurrent with live...
2008-04-24 jcorganMerged changeset r8231:8270 from jcorgan/merge-fix...
2008-04-22 ebMerged eb/gcell -r8215:8243 into trunk. This adds...
2008-04-18 trondeauImproved performance of the ML sync (with added computa...
2008-04-17 trondeauImproved the pnac ofdm sync block. This is based on...
2008-04-16 trondeauto complete what I started, this makes the ofdm_sync_fi...
2008-04-16 trondeauThe ofdm_sync_pnac method now works, though not that...
2008-04-16 ebFFT inverse tranform is now correct.
2008-04-16 ebMerged gcell-wip -r8159:8202 into trunk. This includes...
2008-04-15 jcorganFixed to pass distcheck, except QA test operates differ...
2008-04-15 jcorganMerged r8195:8205 from jcorgan/ecc into trunk. Adds...
2008-04-15 trondeauMostly fixed the van de Beek ML synchronization scheme...
2008-04-15 trondeauAdjusting structure a bit to redistribute responsibilit...
2008-04-12 jcorganFix typo in previous check-in
2008-04-12 jcorganAddes gr.cpfsk_bc(), a continuous phase frequency shift...
2008-04-12 jcorganAdds gru.daemonize() and example application. Simplifi...
2008-04-12 jcorganAdds gr.integrate_XX for ss, ii, ff, and cc. Sums...
2008-04-12 jcorganFixes typo in r8188.
2008-04-11 n4hybug in gr_argmax_XX.cc.t fixed
2008-04-11 n4hyfixing bug in gr_max_XX.cc.t and modifying qa_max.py...
2008-04-11 jcorganAdds gr.repeat(), an interpolating block to repeat...
2008-04-11 jcorganAdded CIC compensation filter tap generator. Useful...
2008-04-11 jcorganAdd ignores for new directory.
2008-04-10 n4hyput portaudio examples in a separate directory
2008-04-10 n4hyadding example sources to portaudio
2008-04-10 n4hyportaudio specific examples added to gr-audio-portaudio
2008-04-09 jcorganFixes ticket:238. (Tim Meehan)
2008-04-02 trondeauAdding a simple script to read data from the MSDD sourc...
2008-04-02 trondeauChanged from TCP to UDP streaming; only reissue command...
2008-04-01 n4hyaudio windows added to audio.py
2008-03-31 trondeaumerging branch trondeau/ofdm r7971:8143. Fixing subcarr...
2008-03-25 n4hymodifications to firmware requires test code changes...
2008-03-24 jcorganUpdate config files from canonical source.
2008-03-24 jcorganUpdate config files from canonical source.
2008-03-24 jcorganFixed gr.udp_source,sink for use on Win32 (Don Ward)
2008-03-24 jcorganTweak ticket:181 fix for Win32 (Don Ward)
2008-03-24 jcorganAdd missing peak hold initialization (Josh Blum)
2008-03-24 ebFix for gcell corrrectness/performance problem. Replac...
2008-03-24 ebdependency fix
2008-03-24 ebminor cleanup
2008-03-24 ebMerged gcell, the Cell SPE scheduler and RPC mechanism...
2008-03-19 ebMinor tweak that avoids intermittent build failure
2008-03-19 jcorganFix missing symbolic link in Debian packages.
2008-03-19 jcorganFixes ticket:193
2008-03-17 gdtDon't define RANDOM_MAX on systems that have already...
2008-03-16 gdtUse AC_PATH_PROG to avoid which(1).
next