summaryrefslogtreecommitdiff
path: root/grc/data
AgeCommit message (Expand)Author
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
2008-11-13trellis IO fixjblum
2008-10-12autohide grid pos and slider len, added slider len paramjblum
2008-10-11use vector sink inside variable sinkjblum
2008-10-11some fixjblum
2008-10-08probe function blockjblum
2008-10-08probe hier wrappersjblum
2008-10-08probe threads: set daemonjblum
2008-10-07added probe blocksjblum
2008-10-07scrambler stuffjblum
2008-09-28freedesktopjblum
2008-09-18moved some constantsjblum
2008-09-17replaced EXTRA_DIST with dist_ prefixjblum
2008-09-17error message formattingjblum
2008-09-16color coding for param entry boxesjblum
2008-09-14support multiple blocks per wrapper, makefile for data dirsjblum
2008-09-09show/hide param logic, usrp loopback example - neg freqjblum
2008-09-07Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum
2008-08-29separated controls and variables generation, removed evaluation dependency on...jblum
2008-08-28fixed import in xor wrapperjblum
2008-08-24Fixup grc data installation. Trunk now passes distcheck again.jcorgan