summaryrefslogtreecommitdiff
path: root/usrp2
AgeCommit message (Expand)Author
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
2008-11-09hardware control of ledsmatt
2008-11-09hardware control of ledsmatt
2008-11-09more thorough testmatt
2008-11-06removed obsolete test codeeb
2008-10-31enable all rfx boardsmatt
2008-10-27Fix (actually a bit of a kludge) for the frequency setting whileeb
2008-10-27backed out 9874eb
2008-10-27An insufficient attempt to fix the set_freq problem...eb
2008-10-27Minor cleanup. eb
2008-10-27removed extra indentation. No change in functionalityeb
2008-10-26Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.eb
2008-10-26Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan
2008-10-25bugfix also override CPPnldudok1
2008-10-23u2_rev2 now works againmatt
2008-10-22added missing tx_interp and rx_decim proxieseb
2008-10-22added rx_decim and tx_interp accessorseb
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-10-22make rev2 compile againmatt
2008-10-18added in mux for DACsmatt
2008-10-15reverse the spectrum on the TVRX boardsmatt
2008-10-15Added firmware support for adc_mux to handle swapping I/Q, etc.eb
2008-10-14fixed problem with negative offsets in calc_dxc_freqeb
2008-10-14mark RFX boards as i_and_q_swappedeb
2008-10-14s/w support for tx and rx muxeb
2008-10-14new tx and rx mux registerseb
2008-10-14initialized freq_min/max valueseb