summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-19Fix pkgconfig file for libgnuradio-audio-alsajcorgan
2008-12-18added frequency sweep capabilitymatt
2008-12-17added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for nowmatt
2008-12-15Add sync_to_pps to gr-usrp2jcorgan
2008-12-15pps sync works, meets timingmatt
2008-12-14add break at end of new case to prevent fallthru. Also cleared up a warning.matt
2008-12-14synchronized pps, lots of debug pins changed, works, meets timingmatt
2008-12-14Fix failure with interp > 128jcorgan
2008-12-14Implement sync_to_pps command for USRP2jcorgan
2008-12-13reset the phase when we shut down. Aids in syncmatt
2008-12-07split test out into a functionmatt
2008-12-07more tests, for ram and sd cardmatt
2008-12-06minor updates in gr-trellis/examplesanastas
2008-12-05implemented "reset master clock on next PPS" so we can easily sync multiple u...matt
2008-12-05send a char to the serial port, but don't wait if the queue is fullmatt
2008-12-04speed up the diagnostic signals, they were causing timing problemsmatt
2008-12-01Merged r9798:9801 from michaelld/memalign into trunk. Passes distcheck on Ub...jcorgan
2008-11-30check extension on savejblum
2008-11-30dont check thatjblum
2008-11-30enumjblum
2008-11-28fixjblum
2008-11-28new preferencesjblum
2008-11-28blocks window position prefjblum
2008-11-27resizable reports windowjblum