Age | Commit message (Expand) | Author |
2009-01-20 | usrp2 block xmls | jblum |
2009-01-20 | call it probe | jblum |
2009-01-19 | replaced ", usrp2 blocks, hide for usrp params, mux defaults to 0x0 | jblum |
2009-01-19 | enable_realtime in usrp2_siggen.py | jcorgan |
2009-01-19 | only set scale_iq if asked | jcorgan |
2009-01-19 | corrected link up detector | matt |
2009-01-19 | new cordic | matt |
2009-01-19 | widen cordic on tx side | matt |
2009-01-19 | clarify comment | matt |
2009-01-19 | 24 bit wide z. Can't do this parameterized, unfortunately. | matt |
2009-01-17 | merging -r10252:10253 from developer branch to kick RX gain down in half on d... | gnychis |
2009-01-17 | merging from developer branch to fix manual frequency setting problem, for re... | gnychis |
2009-01-17 | seriously, sorry... tried to ctrl+c that but didnt get in time | gnychis |
2009-01-17 | merging r10246:10247 from developer branch to fix manual frequency setting pr... | gnychis |
2009-01-16 | merging 10218 to 10241 for full daughterboard support with in-band project | gnychis |
2009-01-15 | Merged eb/gcell-wip -r10213:10230 into the trunk. This reduces the | eb |
2009-01-14 | always use ddc0 | jblum |
2009-01-12 | Fixes in-band code for new daughterboard API (Stefan Bruens) | jcorgan |
2009-01-11 | cache evaluated statements, do not parse huge vectors for display | jblum |
2009-01-09 | added frequency offset | matt |
2009-01-09 | fix for xcvr. | matt |
2009-01-09 | More XCVR2450 fixes. | jcorgan |
2009-01-08 | Fix sign error in XCVR2450 code | jcorgan |
2009-01-08 | fixed syntax error cases | jblum |
2009-01-07 | gtk test import redirect warning | jblum |
2009-01-06 | Update doxygen Python generation (Firas Abbas) | jcorgan |
2009-01-05 | Update configuration file to not use inline comments | jcorgan |
2009-01-05 | Allow setting of non-standard FPGA master clock frequency for USRP1 | jcorgan |
2009-01-03 | Fixed bug that under-flowed self.notches | mleech |
2009-01-01 | Bumped up resolution of notch filter from 16 taps to 128 taps. | mleech |
2009-01-01 | Add BOOST_LDFLAGS to link, clean up | jcorgan |
2008-12-31 | Fix USRP2 peek32() max words | jcorgan |
2008-12-31 | For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input to | jcorgan |
2008-12-31 | Rename constant for clarity | jcorgan |
2008-12-30 | Fixed handling of out-of-range NOTCH specifications | mleech |
2008-12-30 | Turned set_bw() back on... | mleech |
2008-12-30 | error handling for dtd validation | jblum |
2008-12-29 | Implements USRP2 poke32() command. | jcorgan |
2008-12-28 | Fix typo | jcorgan |
2008-12-28 | Replaced USRP2 peek() with peek32(), handles endian-swapping if needed | jcorgan |
2008-12-28 | Brought back support for notch filtering--both clicky in FFT display, and on | mleech |
2008-12-27 | Implements USRP2 peek() command, allowing arbitrary reads from the internal | jcorgan |
2008-12-26 | Fix missing set_bw call in new daughterboard API. Reconciled implementations... | jcorgan |
2008-12-25 | Fix include paths for VPATH build (Michael Dickens). Note, this was one of t... | jcorgan |
2008-12-24 | Merged r10071:10164 from features/cppdb-test into trunk. Implements the full... | jcorgan |
2008-12-22 | Merged eb/gcell-wip2 rev 10130:10152 into trunk. | eb |
2008-12-21 | Updated Sunset/Sunrise functions to latest PyEphem API | mleech |
2008-12-20 | dont check gtk version if first test failed | jblum |
2008-12-20 | Move mblock library include files into separate library. Updates to usrp in-... | jcorgan |
2008-12-19 | missing AC_REQUIRE | eb |