summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-20usrp2 block xmlsjblum
2009-01-20call it probejblum
2009-01-19replaced ", usrp2 blocks, hide for usrp params, mux defaults to 0x0jblum
2009-01-19enable_realtime in usrp2_siggen.pyjcorgan
2009-01-19only set scale_iq if askedjcorgan
2009-01-19corrected link up detectormatt
2009-01-19new cordicmatt
2009-01-19widen cordic on tx sidematt
2009-01-19clarify commentmatt
2009-01-1924 bit wide z. Can't do this parameterized, unfortunately.matt
2009-01-17merging -r10252:10253 from developer branch to kick RX gain down in half on d...gnychis
2009-01-17merging from developer branch to fix manual frequency setting problem, for re...gnychis
2009-01-17seriously, sorry... tried to ctrl+c that but didnt get in timegnychis
2009-01-17merging r10246:10247 from developer branch to fix manual frequency setting pr...gnychis
2009-01-16merging 10218 to 10241 for full daughterboard support with in-band projectgnychis
2009-01-15Merged eb/gcell-wip -r10213:10230 into the trunk. This reduces theeb
2009-01-14always use ddc0jblum
2009-01-12Fixes in-band code for new daughterboard API (Stefan Bruens)jcorgan
2009-01-11cache evaluated statements, do not parse huge vectors for displayjblum
2009-01-09added frequency offsetmatt
2009-01-09fix for xcvr. matt
2009-01-09More XCVR2450 fixes.jcorgan
2009-01-08Fix sign error in XCVR2450 codejcorgan
2009-01-08fixed syntax error casesjblum
2009-01-07gtk test import redirect warningjblum
2009-01-06Update doxygen Python generation (Firas Abbas)jcorgan
2009-01-05Update configuration file to not use inline commentsjcorgan
2009-01-05Allow setting of non-standard FPGA master clock frequency for USRP1jcorgan
2009-01-03Fixed bug that under-flowed self.notchesmleech
2009-01-01Bumped up resolution of notch filter from 16 taps to 128 taps.mleech
2009-01-01Add BOOST_LDFLAGS to link, clean upjcorgan
2008-12-31Fix USRP2 peek32() max wordsjcorgan
2008-12-31For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input tojcorgan
2008-12-31Rename constant for clarityjcorgan
2008-12-30Fixed handling of out-of-range NOTCH specificationsmleech
2008-12-30Turned set_bw() back on...mleech
2008-12-30error handling for dtd validationjblum
2008-12-29Implements USRP2 poke32() command.jcorgan
2008-12-28Fix typojcorgan
2008-12-28Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan
2008-12-28Brought back support for notch filtering--both clicky in FFT display, and onmleech
2008-12-27Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan
2008-12-26Fix missing set_bw call in new daughterboard API. Reconciled implementations...jcorgan
2008-12-25Fix include paths for VPATH build (Michael Dickens). Note, this was one of t...jcorgan
2008-12-24Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan
2008-12-22Merged eb/gcell-wip2 rev 10130:10152 into trunk.eb
2008-12-21Updated Sunset/Sunrise functions to latest PyEphem APImleech
2008-12-20dont check gtk version if first test failedjblum
2008-12-20Move mblock library include files into separate library. Updates to usrp in-...jcorgan
2008-12-19missing AC_REQUIREeb