debian/gnuradio
2009-02-28 trondeausome cleanup as well as adding a way to pass the Qappli...
2009-02-27 michaelldFixes the error message printed when a component (call...
2009-02-26 jcorganMerged r10504:10528 from michaelld/fix_local_data_insta...
2009-02-26 matttiming fix. The line address in the buffers still...
2009-02-26 matttiming fix, delays the ethernet flow control by a cycle...
2009-02-26 mattremove support for unmodified dbsrx because there is...
2009-02-26 anastasAdded support for Continuous Phase Modulation in gr...
2009-02-25 ebMerged mld/fix_makefile_gen -r10446:10509 to trunk...
2009-02-25 jcorganUpdated ignores.
2009-02-25 jcorganMerged r10501:10505 from michaelld/omnithread into...
2009-02-24 jcorganFix missing file from distribution tarball (Bruce McGuffin)
2009-02-24 mleechA little documentation
2009-02-24 mattset all debug stuff to zero
2009-02-23 mattsupport for unmodified dbsrx boards
2009-02-23 mattsupport for unmodified dbsrx boards
2009-02-23 ebdisable gr-audio-jack when cross-compiling until somebo...
2009-02-23 jcorganReverted changeset r10451. Instead we will ensure...
2009-02-23 jcorganCleanup, changed ifc_name() to interface_name()
2009-02-22 jcorganRe-implementation of usrp2_siggen.py with dynamically...
2009-02-22 jcorganAdds ifc_name() to libusrp2 and gr-usrp2
2009-02-22 jcorganAdds new simple gui class to gr-wxgui. Apps using...
2009-02-20 ebfix for config_mimo host code. (Doug Geiger)
2009-02-18 michaelldMerging in branch to add malloc.h to posix_memalign...
2009-02-18 ebuse 4.3 versions of ppu cross-compilers if we've got...
2009-02-18 ebgcc 4.3 cleanup
2009-02-18 jblumdont check this
2009-02-17 jblumusrp methods for computing the mux for dual subdevices
2009-02-17 ebminor renaming
2009-02-17 jcorganUse defined bit positions
2009-02-17 jcorganUpdated README for gsl and GRC
2009-02-17 jcorganAdded ability to determine if flowgraph is running
2009-02-17 jblumflex option not needed here
2009-02-17 jblumkludge the legacy: usrp subdevice 2, the 3rd subdevice
2009-02-12 jblumupdated todo
2009-02-12 jblumport and type controller modify logic out of gui
2009-02-10 ebformatting changes only
2009-02-10 ebApplied patch to cleanup msdd
2009-02-10 ebremoved slow, TCP-based sources
2009-02-10 jcorganRemove obsolete app
2009-02-10 jcorganMerged r10418:10423 from jcorgan/pps into trunk. Adds...
2009-02-10 jcorganBetter fix for missing header file include
2009-02-10 jcorganMerged r10385:10413 from michaelld/swig_tweaks into...
2009-02-08 jcorganAdd missing destructor (Don Ward)
2009-02-08 jcorganAdd missing library in link (Don Ward)
2009-02-08 jcorganFix missing header include (Don Ward)
2009-02-06 jblumproper check for too many connections
2009-02-06 jblumgrc: better handling of disabled elements
2009-02-06 jblumtypo
2009-02-05 jblumbetter type checking in repr
2009-02-05 jblumwhoops, restored comment
2009-02-05 jblumPYTHON_CHECK_MODULE: added extra argument for assertion...
2009-02-04 jcorganMerged r10383:10390 from jcorgan/u2-wip into trunk.
2009-02-04 jblumnicer display formatting, and use of eng notation
2009-02-04 jblumrt sched option in grc
2009-02-04 jblumusrp2-xcvr cleanup, working gains, freqs
2009-02-04 jblumusrp2: xcvr working
2009-02-03 michaelldChanged $(builddir) to ".", since it should always...
2009-02-03 jcorganRevert r10379, which works at runtime but does not...
2009-02-03 jcorganUse runtime valid module names for import
2009-02-03 mattwork in progress: xcvr running, needs work with divisors
2009-02-02 jblumremoved auto tr from sources, combined auto tr with...
2009-02-02 jblumwork in progress: setting gpio on xcvr
2009-02-02 mleechIncluded support for decim=4, by loading non-default...
2009-02-02 jcorganPossibly temporary fix for r10350 breakage when using...
2009-02-02 jcorganMerged r10288:10370 from michaelld/swigpythonargs into...
2009-02-01 jblumoptions for hb filter in usrp simple source
2009-02-01 jbluminsert for odict
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattfirst cut at 64 bit time
2009-01-31 mattset fft-size from command line, default to 12 divs...
2009-01-31 mattdebug info
2009-01-31 mattminor rev increase for for 3.01, which was just pcb...
2009-01-31 michaelldMerged in misc_fixes branch.
2009-01-31 jblumwork with the set reg functions
2009-01-31 mattmuch better register settings, should work all the...
2009-01-30 jblumbug fix, unselect on double click
2009-01-30 jblumxcvr: initialize chipset
2009-01-30 jblumwhoops
2009-01-30 jblumgrc usrp supports 8 bits
2009-01-30 jblumconverted set freq in xcvr
2009-01-30 jblumwork on xcvr set_freq
2009-01-30 jblumxcvr dboard support
2009-01-29 jblumadded eng notation to slider gui control
2009-01-29 matttunes the dbsrx properly. You need to mod your dbsrx...
2009-01-28 mattdbsrx daughterboard support, gain works, not freq
2009-01-28 jblumconstant source convenience wrapper
2009-01-28 jblumfixed 2 scaling bugs in scopesink
2009-01-28 jblumsimplified with some one liners, added check to ensure...
2009-01-28 jblumcallbacks for bb_freq and samp rate in fft and waterfal...
2009-01-27 ebthird time's a charm...
2009-01-27 ebadded missing .h files
2009-01-27 ebMerged eb/u2-mimo-wip -r10297:10317 into the trunk...
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2009-01-27 jcorganRemoved DECT Python example. Refer to DECT project...
2009-01-26 jblumdecim/interp first for consistency
2009-01-26 jblumnew and improved simple/dual usrp blocks and wrapper...
2009-01-26 jblum-u for unbuffered python exec, fix:callbacks from enabl...
2009-01-23 ebmimo tx work-in-progress
next