summaryrefslogtreecommitdiff
path: root/usrp2
AgeCommit message (Expand)Author
2009-01-31debug infomatt
2009-01-31minor rev increase for for 3.01, which was just pcb cosmetic changesmatt
2009-01-31work with the set reg functionsjblum
2009-01-30xcvr: initialize chipsetjblum
2009-01-30converted set freq in xcvrjblum
2009-01-30work on xcvr set_freqjblum
2009-01-30xcvr dboard supportjblum
2009-01-29tunes the dbsrx properly. You need to mod your dbsrx, though.matt
2009-01-28dbsrx daughterboard support, gain works, not freqmatt
2009-01-27third time's a charm...eb
2009-01-27added missing .h fileseb
2009-01-27Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This containseb
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2009-01-23mimo tx work-in-progresseb
2009-01-23revert extraction of buffer_stateeb
2009-01-23Work in progress on mimo Tx state machine.eb
2009-01-22bumped stack to 3k (not sure we needed to), cleaned up old serdes testeb
2009-01-22trial fix for problem when 3 loads with 1 wait state are followed by a barrel...matt
2009-01-22catching up with shawn. these aren't used here anyway.matt
2009-01-22detect loss of signalmatt
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
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-29Implements USRP2 poke32() command.jcorgan
2008-12-28Fix typojcorgan
2008-12-28Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan
2008-12-27Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan
2008-12-24Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan
2008-12-17added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for nowmatt
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-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-11-16removed old python commentsmatt
2008-11-16fixed gain calculations rfx900-2400matt
2008-11-16added a utility function to get the integer rounded gainmatt
2008-11-09more thorough testmatt