summaryrefslogtreecommitdiff
path: root/grc/data
AgeCommit message (Expand)Author
2009-05-20Added custom grc_blks2 tcp source and sink blocks + wrappers.jblum
2009-05-19Re-implemented variable sink so that it can pass vector-aligned samples.jblum
2009-05-14blks2 std squelch fixjblum
2009-05-14Moved filterbank blocks to filers category.jblum
2009-05-06ydivs in fftsink wrapperjblum
2009-05-06Added LO Offset param to usrp simple and dual block wrappers.jblum
2009-05-05lo offset for usrp2 wrappersjblum
2009-05-01Adds dynamic setters/getters for moving average filters from r10932jblum
2009-05-01Merged grc developer branch r10679:10938jblum
2009-04-20fixed gr delay xmljblum
2009-04-17switched to new gr.channel_modeljblum
2009-04-14removed unused type param in gr_peak_detector2_fbjblum
2009-04-07Removed format from usrp dual/simple sink. USRP sink does not have a jblum
2009-04-06Format param replaced with width and shift in usrp blocks.jblum
2009-04-01Fix erroneous output io signature jblum
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-20Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan
2009-03-14Add vlen to subtract, divide, and float2complex.jblum
2009-03-12Added OFDM Mod and Demod to GRC (cough cough... kludge).jblum
2009-03-05audio blocks: note to alsa users, hide the device name when emptyjblum
2009-02-17flex option not needed herejblum
2009-02-17kludge the legacy: usrp subdevice 2, the 3rd subdevicejblum
2009-02-04nicer display formatting, and use of eng notationjblum
2009-02-04rt sched option in grcjblum
2009-02-02removed auto tr from sources, combined auto tr with transmit options in sinksjblum
2009-02-01options for hb filter in usrp simple sourcejblum
2009-01-30whoopsjblum
2009-01-30grc usrp supports 8 bitsjblum
2009-01-28constant source convenience wrapperjblum
2009-01-28simplified with some one liners, added check to ensure dual source has differ...jblum
2009-01-28callbacks for bb_freq and samp rate in fft and waterfall wrappersjblum
2009-01-26decim/interp first for consistencyjblum
2009-01-26new and improved simple/dual usrp blocks and wrapper classesjblum
2009-01-23usrp2 examplesjblum
2009-01-23test case of file DNEjblum
2009-01-22typo fix in cpfsk xmljblum
2009-01-22params must exist for option parserjblum
2009-01-22cmd line options with param blockjblum
2009-01-21template simplifyjblum
2009-01-21usrp2 function names, usrp2 contructor usagejblum
2009-01-20probe for the usrp2jblum
2009-01-20usrp2 block xmlsjblum
2009-01-20call it probejblum
2009-01-19replaced ", usrp2 blocks, hide for usrp params, mux defaults to 0x0jblum
2008-11-28new preferencesjblum
2008-11-28blocks window position prefjblum
2008-11-27resizable reports windowjblum
2008-11-22clarification for random sourcejblum
2008-11-18usrp dual source def typo fixjblum
2008-11-14added callbacks to trellis_metrics and trellis_viterbi_combined in grcanastas