summaryrefslogtreecommitdiff
path: root/usrp2
Commit message (Expand)AuthorAgeFilesLines
* only set scale_iq if askedjcorgan2009-01-191-5/+6
* corrected link up detectormatt2009-01-191-1/+1
* new cordicmatt2009-01-192-0/+2
* widen cordic on tx sidematt2009-01-191-6/+12
* clarify commentmatt2009-01-191-1/+1
* 24 bit wide z. Can't do this parameterized, unfortunately.matt2009-01-193-5/+132
* Fix USRP2 peek32() max wordsjcorgan2008-12-312-2/+3
* For USRP2, implement auto scaling of TX pipeline such that [-1.0 1.0] input tojcorgan2008-12-314-5/+44
* Rename constant for clarityjcorgan2008-12-312-6/+6
* Implements USRP2 poke32() command.jcorgan2008-12-297-1/+126
* Fix typojcorgan2008-12-281-1/+1
* Replaced USRP2 peek() with peek32(), handles endian-swapping if neededjcorgan2008-12-284-22/+24
* Implements USRP2 peek() command, allowing arbitrary reads from the internaljcorgan2008-12-277-16/+125
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan2008-12-241-5/+6
* added frequency offset capability. Set to 12.5e6 on TX, 0 on RX for nowmatt2008-12-171-14/+23
* pps sync works, meets timingmatt2008-12-152-13/+26
* add break at end of new case to prevent fallthru. Also cleared up a warning.matt2008-12-141-1/+2
* synchronized pps, lots of debug pins changed, works, meets timingmatt2008-12-141-49/+71
* Fix failure with interp > 128jcorgan2008-12-141-1/+1
* Implement sync_to_pps command for USRP2jcorgan2008-12-146-0/+46
* reset the phase when we shut down. Aids in syncmatt2008-12-132-3/+7
* split test out into a functionmatt2008-12-071-15/+20
* more tests, for ram and sd cardmatt2008-12-071-3/+89
* implemented "reset master clock on next PPS" so we can easily sync multiple u...matt2008-12-052-12/+32
* send a char to the serial port, but don't wait if the queue is fullmatt2008-12-052-0/+15
* speed up the diagnostic signals, they were causing timing problemsmatt2008-12-042-13/+65
* removed old python commentsmatt2008-11-161-29/+0
* fixed gain calculations rfx900-2400matt2008-11-161-3/+3
* added a utility function to get the integer rounded gainmatt2008-11-161-0/+6
* more thorough testmatt2008-11-091-1/+5
* hardware control of ledsmatt2008-11-091-0/+1
* hardware control of ledsmatt2008-11-091-2/+16
* more thorough testmatt2008-11-091-8/+34
* removed obsolete test codeeb2008-11-062-193/+0
* enable all rfx boardsmatt2008-10-311-0/+16
* Fix (actually a bit of a kludge) for the frequency setting whileeb2008-10-278-440/+23
* backed out 9874eb2008-10-272-47/+2
* An insufficient attempt to fix the set_freq problem...eb2008-10-272-2/+47
* Minor cleanup. eb2008-10-273-4/+15
* removed extra indentation. No change in functionalityeb2008-10-271-38/+36
* Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.eb2008-10-264-31/+40
* Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan2008-10-261-1/+0
* bugfix also override CPPnldudok12008-10-251-1/+2
* u2_rev2 now works againmatt2008-10-231-1/+3
* added missing tx_interp and rx_decim proxieseb2008-10-221-0/+12
* added rx_decim and tx_interp accessorseb2008-10-223-1/+22
* Added methods to query daughterboard parameters. Merged eb/u2-wip2eb2008-10-229-50/+565
* make rev2 compile againmatt2008-10-221-1/+2
* added in mux for DACsmatt2008-10-182-6/+19
* reverse the spectrum on the TVRX boardsmatt2008-10-151-2/+2