summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ydivs in fftsink wrapperjblum2009-05-061-0/+7
* numbersink fix for when average=True on initjblum2009-05-061-2/+3
* Moved resizing logic out of animation path.jblum2009-05-063-24/+28
* Additional change for ticket:371 (also fixes broken trunk ;-)eb2009-05-061-1/+2
* Added LO Offset param to usrp simple and dual block wrappers.jblum2009-05-068-15/+119
* Fix for ticket:371.eb2009-05-062-140/+204
* lo offset for usrp2 wrappersjblum2009-05-052-6/+38
* update when elems created or deletedjblum2009-05-051-0/+2
* speed up for flow graphs with many blocks:jblum2009-05-052-9/+15
* Cleanup: port modify code, other misc cleanup.jblum2009-05-033-35/+34
* Fix for custom category paths.jblum2009-05-021-2/+3
* Remove some uses of kludge_copy from r10879 and ticket:161jblum2009-05-011-4/+2
* Adds dynamic setters/getters for moving average filters from r10932jblum2009-05-011-0/+1
* Merged developer branch for digital r10900:10941jblum2009-05-0113-161/+342
* Merged grc developer branch r10679:10938jblum2009-05-0181-1632/+2906
* Adds dynamic setters/getters for moving average filters.jcorgan2009-04-303-3/+36
* Fix swapped signals.jcorgan2009-04-272-2/+3
* somebody commented out the tx mux setting which prevented the xcvr2450 from w...matt2009-04-272-7/+7
* Now adding y-axis controls for frequency domain plot.trondeau2009-04-2611-1/+38
* Bringing out set axis function to the qtgui sinks for user-settable axis ranges.trondeau2009-04-269-0/+79
* Opening up the time domain and constellations plots a bit and adding accessor...trondeau2009-04-264-4/+35
* adding a pause/unpause button to the digital GUI application.trondeau2009-04-262-0/+26
* Improving digital GUI analysis tool. Adding receiver carrier and timing recov...trondeau2009-04-262-141/+384
* Generate more informative error message than recursion errorjcorgan2009-04-252-0/+4
* Fixes ticket:312.jcorgan2009-04-251-7/+4
* Fix missing file from distributionjcorgan2009-04-221-1/+3
* Merged r10770:10887 from jcorgan/iad2 into trunk. Adds alternative USRP2 FPG...jcorgan2009-04-228-0/+776
* fixed gr delay xmljblum2009-04-201-1/+2
* Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan2009-04-196-55/+108
* Using qt's designer program to build an interface from the .ui file. This mak...trondeau2009-04-182-57/+223
* Updated to work with old or new handling of Basic Rx daugherboard subdevs.eb2009-04-183-3/+3
* Minor fix to last checkinjcorgan2009-04-171-1/+1
* Fixes ticket:383jcorgan2009-04-172-8/+45
* Fixes ticket:386jcorgan2009-04-172-5/+43
* Fixes ticket:374jcorgan2009-04-172-0/+20
* Cleanup on gr.channel_modeljcorgan2009-04-172-43/+4
* switched to new gr.channel_modeljblum2009-04-173-6/+7
* Change our examples to use gr.channel_model instead of blks2.channel_modeljcorgan2009-04-164-12/+12
* Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan2009-04-1612-10/+584
* XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers i...jblum2009-04-152-205/+34
* Temporary fix for erroneous Makefile.am contentsjcorgan2009-04-151-4/+0
* Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...trondeau2009-04-1528-508/+1908
* removing forgotten debugn4hy2009-04-151-2/+0
* new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy2009-04-1510-0/+735
* removed unused type param in gr_peak_detector2_fbjblum2009-04-141-20/+0
* mostly formatting and name changes. commented out special purpose pins.matt2009-04-121-180/+180
* from u2p2, autogeneratedmatt2009-04-121-279/+353
* Fixes ticket:357jcorgan2009-04-092-67/+68
* Fix for ticket:262.eb2009-04-071-1/+1
* Removed unneeded call to set_history(1). Code if functionallyeb2009-04-071-2/+1