summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-26adding a pause/unpause button to the digital GUI application.trondeau
2009-04-26Improving digital GUI analysis tool. Adding receiver carrier and timing recov...trondeau
2009-04-25Generate more informative error message than recursion errorjcorgan
2009-04-25Fixes ticket:312.jcorgan
2009-04-22Fix missing file from distributionjcorgan
2009-04-22Merged r10770:10887 from jcorgan/iad2 into trunk. Adds alternative USRP2 FPG...jcorgan
2009-04-20fixed gr delay xmljblum
2009-04-19Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan
2009-04-18Using qt's designer program to build an interface from the .ui file. This mak...trondeau
2009-04-18Updated to work with old or new handling of Basic Rx daugherboard subdevs.eb
2009-04-17Minor fix to last checkinjcorgan
2009-04-17Fixes ticket:383jcorgan
2009-04-17Fixes ticket:386jcorgan
2009-04-17Fixes ticket:374jcorgan
2009-04-17Cleanup on gr.channel_modeljcorgan
2009-04-17switched to new gr.channel_modeljblum
2009-04-16Change our examples to use gr.channel_model instead of blks2.channel_modeljcorgan
2009-04-16Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan
2009-04-15XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers i...jblum
2009-04-15Temporary fix for erroneous Makefile.am contentsjcorgan
2009-04-15Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...trondeau
2009-04-15removing forgotten debugn4hy
2009-04-15new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy
2009-04-14removed unused type param in gr_peak_detector2_fbjblum
2009-04-12mostly formatting and name changes. commented out special purpose pins.matt
2009-04-12from u2p2, autogeneratedmatt
2009-04-09Fixes ticket:357jcorgan
2009-04-07Fix for ticket:262.eb
2009-04-07Removed unneeded call to set_history(1). Code if functionallyeb
2009-04-07Removed format from usrp dual/simple sink. USRP sink does not have a jblum
2009-04-06now handles odd length packetsmatt
2009-04-06Format param replaced with width and shift in usrp blocks.jblum
2009-04-04basic wrapper workingmatt
2009-04-04Fix distcheck error, trunk passes distcheck.jcorgan
2009-04-04Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea...jcorgan
2009-04-04first cut at a wishbone interface and wrapping the corematt
2009-04-04copied over from other eth corematt
2009-04-04reset synchronizermatt
2009-04-03made pause enabling a pin so we can set itmatt
2009-04-02Properly signals an error and drops the remainder of the packet if there is a...matt
2009-04-02more thorough tests, including overrun, underrun, crc err, etc.matt
2009-04-02simulate a hiccup in the filling of the fifo. If long enough, will cause a t...matt
2009-04-02new regs for re-pause fixmatt
2009-04-02debug ports for fifo level testing. Normally I wouldn't check this in, but a...matt
2009-04-02Fix for fifo overruns on eth rx in full duplex. Now send re-pause long befor...matt
2009-04-02added catchall **kwargs to scope sink gljblum
2009-04-02test multiple error typesmatt
2009-04-02added a state to ensure the error signal propagates, and now we assert src_rd...matt
2009-04-02only write one error into fifomatt
2009-04-02generate error signalmatt