debian/gnuradio
2009-06-15 jblummerged r10942:11199 from digital branch
2009-06-13 jblumDefined a gr_sysconfdir in Makefile.common
2009-06-13 jblumMerged wxgui/forms branch r11124:11183
2009-06-10 jcorganMinor fix in binary packaging
2009-06-06 jcorganFix incorrect dependency
2009-06-04 jblumimproved gr doc extraction from doxygen xml
2009-06-03 jblumupdated todo
2009-06-01 jblumuse the gr doc extractor for the usrp2 as well
2009-06-01 jblumtooltips for blocks in the category window, pygtk...
2009-06-01 jblumRestored the eval cache. Use a hash of the code+namespa...
2009-06-01 jblumDisabled eval cache, seems to fix odd problem with...
2009-06-01 ebFixed base class type. Thanks Achilleas!
2009-05-29 jblumPass-up actual exception message when param evaluation...
2009-05-29 jblumeval fix
2009-05-29 mattremove dbsm to make room in flash
2009-05-29 jblumDid a little work with path handling.
2009-05-29 jblumremoved defunct base_value parameter from numbersink
2009-05-28 jblumMake the hardcoded paths in grc optionally configurable...
2009-05-28 matthandle clocks on both version 3 and version 4 boards...
2009-05-27 michaelldTypo fix; passes distcheck on OSX.
2009-05-27 michaelldFix typo in library name; passes make & check.
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-26 jbluma more general error for detecting python path and...
2009-05-25 mattmove i2c init and get_hw_rev before clocks_init because...
2009-05-25 mattremove unneeded include file
2009-05-25 mattremove printfs to save space.
2009-05-25 mattremove unneeded include
2009-05-25 mattremove EEPROM setting, complete tests even if SD fails
2009-05-25 mattremove direct calls to ad9510 and use api instead
2009-05-25 mattproper ignores
2009-05-25 jblumcolor code refactoring
2009-05-24 jblumcast the numpy array to int, seems we cant pass numpy...
2009-05-23 jblumremoved .message usage which causes deprecation warning...
2009-05-23 jcorganRename grc package to gnuradio-companion
2009-05-23 jcorganUpdate trunk to revision 3.3svn
2009-05-23 jcorganDoc cleanup
2009-05-23 jcorganDependency fix
2009-05-23 jblumReplaced the is_match function with regular expression.
2009-05-23 jcorganChange wxgui style default now so 'auto' tries for...
2009-05-23 michaelldRemoved redundant libmissing from libgnuradio-core...
2009-05-22 ebBacked out [10702] because it was causing a problem...
2009-05-22 ebDoc fixes.
2009-05-22 jblumQuick fix for ubuntu docs dir.
2009-05-22 jcorganGet Python versioning correct.
2009-05-22 ebdoc fixes! work-in-progress
2009-05-22 ebenable doxygen automatically if we've got it
2009-05-21 jcorganMore dependency fixes
2009-05-21 jcorganFix dependency
2009-05-21 jcorganTweaks for svn-buildpackage
2009-05-20 jcorganMerged r11074:11077 from jcorgan/deb in to trunk. ...
2009-05-20 jcorganMerged r11045:11059 from jcorgan/deb into trunk. Updat...
2009-05-20 jblumAdded custom grc_blks2 tcp source and sink blocks ...
2009-05-19 jblumRe-implemented variable sink so that it can pass vector...
2009-05-19 jcorganUpdates to C++ and Python APIs:
2009-05-15 jblumAdded arg to start non gl scope in xy mode.
2009-05-15 jcorganMerged wip r11012:11022 from jcorgan/deb into trunk.
2009-05-14 jblumblks2 std squelch fix
2009-05-14 jblumBlacklist certain ID names, such as python builtins...
2009-05-14 jblumMoved filterbank blocks to filers category.
2009-05-14 jblumCreate one drawing area per flowgraph/notebook page.
2009-05-14 jblumshared drawing area method for creating new pixmaps
2009-05-14 ebDoc fixes. Merged eb/t367 -r11020:11025 to trunk....
2009-05-13 ebFixes ticket:364, ticket:365. Merged eb/t364 -r11015...
2009-05-12 ebBuilt and checked in new rbfs that fix ticket:248 and...
2009-05-11 jcorganBackport automake 2.60's AC_PROG_MKDIR_P so we can...
2009-05-11 jcorganApply Juha Vierinen patch to allow variable USRP2 rx...
2009-05-11 jcorganUpdated ignores for new binaries
2009-05-10 mattsimple images to set revision number
2009-05-08 jcorganFix abort when user fails to connect hier_block2 output...
2009-05-07 jcorganMerged r10948:10959 from jcorgan/deb into trunk. Trunk...
2009-05-06 jblumydivs in fftsink wrapper
2009-05-06 jblumnumbersink fix for when average=True on init
2009-05-06 jblumMoved resizing logic out of animation path.
2009-05-06 ebAdditional change for ticket:371 (also fixes broken...
2009-05-06 jblumAdded LO Offset param to usrp simple and dual block...
2009-05-06 ebFix for ticket:371.
2009-05-05 jblumlo offset for usrp2 wrappers
2009-05-05 jblumupdate when elems created or deleted
2009-05-05 jblumspeed up for flow graphs with many blocks:
2009-05-03 jblumCleanup: port modify code, other misc cleanup.
2009-05-02 jblumFix for custom category paths.
2009-05-01 jblumRemove some uses of kludge_copy from r10879 and ticket:161
2009-05-01 jblumAdds dynamic setters/getters for moving average filters...
2009-05-01 jblumMerged developer branch for digital r10900:10941
2009-05-01 jblumMerged grc developer branch r10679:10938
2009-04-30 jcorganAdds dynamic setters/getters for moving average filters.
2009-04-27 jcorganFix swapped signals.
2009-04-27 mattsomebody commented out the tx mux setting which prevent...
2009-04-26 trondeauNow adding y-axis controls for frequency domain plot.
2009-04-26 trondeauBringing out set axis function to the qtgui sinks for...
2009-04-26 trondeauOpening up the time domain and constellations plots...
2009-04-26 trondeauadding a pause/unpause button to the digital GUI applic...
2009-04-26 trondeauImproving digital GUI analysis tool. Adding receiver...
2009-04-25 jcorganGenerate more informative error message than recursion...
2009-04-25 jcorganFixes ticket:312.
2009-04-22 jcorganFix missing file from distribution
2009-04-22 jcorganMerged r10770:10887 from jcorgan/iad2 into trunk. ...
2009-04-20 jblumfixed gr delay xml
2009-04-19 jcorganMerged r10875:10880 from jcorgan/t161 into trunk. ...
2009-04-18 trondeauUsing qt's designer program to build an interface from...
next