debian/gnuradio
2008-02-08 jcorganMerged r7478:7608 from michaelld/t186 into trunk. ...
2008-02-08 jcorganFixed missed conversion that prevented gr.wxgui from...
2008-02-08 ebRemoved gr.flow_graph, gr.hier_block and friends. ...
2008-02-06 trondeauMerging trondeau/ofdmfix into branch at -r7582:7586...
2008-02-05 jcorganFixes abort issue in gr.top_block exception handling...
2008-02-05 ebVPATH fix
2008-02-01 jcorganMoved gnuradio-core/src/utils/ plotting scripts into...
2008-01-30 mattmake it work with rev 2 enables
2008-01-30 mattminor refclk and pll changes
2008-01-30 trondeauCatching ImportError exception and giving (hopefully...
2008-01-30 trondeauUpdating and cleaning up plotting code. When plotting...
2008-01-29 trondeauSwitched OFDM sync block to use peak detector from...
2008-01-28 jcorganRemoved gr-qtgui component (never finished), archived...
2008-01-26 mattbetter filter bandwidths
2008-01-24 gdtNote that this file is somewhat useful as a dependency...
2008-01-24 ebDoc fixes from Firas.
2008-01-22 jcorganFurther attempted noise reduction for ticket:230
2008-01-21 jcorganTrial fix for ticket:230
2008-01-19 jcorganFixes ticket:229. Fixed code in synthesis filterbank...
2008-01-19 ebapplied patch for ticket:227
2008-01-18 jcorganTrial workaround for ticket:181
2008-01-16 ebMerged -r7436:7453 eb/freebsd into trunk. This is...
2008-01-16 jcorganNo longer need workaround.
2008-01-16 ebMerged eb/firas-doc -r7443:7444 into trunk. These...
2008-01-15 jcorganChange usrp.selected_subdev() to return a weak referenc...
2008-01-14 trondeauFixed tunnel.py to properly call send_pkt. Runs on...
2008-01-13 michaelldMerged OSX fixes for 10.5 (backwards compatible with...
2008-01-12 trondeauConverting OFDM tunnel.py to use blks2
2008-01-10 trondeauwoops. Actually assigning return value.
2008-01-09 trondeaumerging receiver branch -r6837:7375 into trunk. Improve...
2008-01-06 nldudok1missing pmt dependency
2008-01-05 jcorganMerged r7323:7349 from jcorgan/xcvr2450 into trunk...
2008-01-02 trondeauMerging ofdm2 branch -r7047:7321 into trunk. This updat...
2007-12-27 jcorganAdded missing script to Makefile.am
2007-12-24 michaelldFixes inclusion of omnithreads library and includes...
2007-12-23 ebchange in whitespace only
2007-12-23 mleechFixed io_signature errors caused by whole new block...
2007-12-23 mleechFixed problems caused by upgrade to stdgui2, etc.
2007-12-21 nldudok1bugfix for low decimation rates (dec<8)
2007-12-21 mleechFixed calls to ra_stripchartsink and ra_fftsink
2007-12-12 jcorganReverted changeset r7089 on trunk.
2007-12-11 nldudok1added AM reception example in the style of wfm_rcv
2007-12-10 mleechUpdated to numpy.fft from Numeric.FFT
2007-12-10 mleechUpdated to numpy.fft from Numeric.FFT
2007-12-09 nldudok1bugfix for indexnumbers in IIR filter
2007-12-03 ebfix for ticket:145
2007-12-03 ebMoved exception handling includes out of the sw_*.i...
2007-12-03 ebRenumbered FGV_* so that they are zero based to fix...
2007-11-30 mattminor updates
2007-11-29 ebfixes ticket:211
2007-11-27 ebdisabled portaudio in cross compile
2007-11-27 jcorganImplements ticket:208
2007-11-27 ebdisable gr-video-sdl until sdl.m4 is fixed
2007-11-27 ebfixed polarity of test
2007-11-27 jcorganImplements ticket:207
2007-11-27 jcorganImplements ticket:206
2007-11-27 jcorganImplemented ticket:205.
2007-11-27 jcorganConvert missed script in digital examples to top_block...
2007-11-27 jcorganAdded FIXME tags.
2007-11-27 jcorganMerged r7001:7035 from jcorgan/t202 into trunk. Implem...
2007-11-20 ebadded missing -lgromnithread
2007-11-19 jcorganPartial completion of ticket:201.
2007-11-17 jcorganUse newer version for gutsy.
2007-11-12 ebminor adjustment to svn:ignore
2007-11-12 ebdoc cleanup
2007-11-11 ebconfig files have new canonical home
2007-11-11 mattfirst cut to control 2.4G/5G dualband board
2007-11-10 jcorganRestores 8-bit sample format support to FPGA code....
2007-11-10 ebpass args through
2007-11-10 ebMerged -r6847:6850 from eb/trial-merge into trunk....
2007-11-10 jcorganReverted changesets r6841 and r6840 on the trunk. ...
2007-11-08 n4hyoops, meant to do that in our branch
2007-11-08 n4hyattempting to use branchless clipping to prevent pipeli...
2007-11-08 jcorganFix for working with peak hold in usrp_fft.py
2007-11-08 jcorganAdds 'ctrl-double-click to re-center on maximum power...
2007-11-08 jcorganAdded conflict in python-gnuradio-core for python-gnura...
2007-11-08 ebremoved obsolete distribution tools used with CVS
2007-11-08 jcorganAdds 'double-click to re-center' to usrp_fft.py
2007-11-08 jcorganCleanup and instance variable renaming.
2007-11-08 jcorganImproved frequency display format.
2007-11-08 jcorganFixes center frequency display in usrp_fft.py
2007-11-08 jcorganAdds mouse hover value display to fftsink2
2007-11-07 ebdisabled test_mblock until ticket:180 is resolved
2007-11-06 jcorganUpdate Debian package changelog.
2007-11-06 jcorganUpdated debian package version.
2007-11-06 jcorganCleanup distribution list.
2007-11-06 jcorganStop distributing bootstrap script in release tarball.
2007-11-06 jcorganAdded file for accumulated release making notes.
2007-11-06 jcorganUpdated to latest canonical config.guess and config.sub
2007-11-03 jcorganMerged r6794:6798 from jcorgan/t198. Fixes ticket...
2007-11-02 jcorganMerged r6780:6781 from jcorgan/t196. Fixes ticket...
2007-11-01 jcorganRegenerated USRP Makefile.extra
2007-11-01 jcorganMerged r6766:6775 from jcorgan/t195. Fixes ticket...
2007-11-01 jcorganMerged r6749:6763 from jcorgan/t179. Fixes ticket...
2007-10-29 ebeliminate warning when pktno > 64K
2007-10-29 ebsimplified import
2007-10-28 nldudok1resolved bug which prevented loopback from working
2007-10-28 nldudok1added complex and dualchan option for BasicRX and LFRX
2007-10-22 jcorganRemove some regenerated files from version control.
2007-10-22 jcorganRevert mistaken version change.
next