aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* lfrx: disable dc offset correction when using LFRXJosh Blum2012-09-281-0/+3
* n2x0: only check for the GPSDO once after power upJosh Blum2012-06-181-9/+38
* gpsdo: added "gpsdo" clock and time source optionsJosh Blum2012-05-181-4/+7
* usrp: mboard eeprom map use string as keyJosh Blum2012-05-141-1/+1
* usrp2: print helpful message with burner commandJosh Blum2012-05-111-2/+3
* usrp2: add variable for wb/spi interfaceJosh Blum2012-04-201-12/+25
* Merge branch 'master' into nextJosh Blum2012-03-261-3/+17
|\
| * usrp2: possible fix for invalid broadcast repliesJosh Blum2012-03-261-3/+17
* | fifo ctrl: implement timed command feature detectionJosh Blum2012-03-231-2/+9
* | fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCKJosh Blum2012-03-231-6/+7
* | fifo ctrl: various tweaksJosh Blum2012-03-231-1/+0
* | fifo ctrl: spi core work and host implementationJosh Blum2012-03-231-3/+3
* | usrp2: implementation of timed commands workingJosh Blum2012-03-231-0/+5
* | usrp2: integrated fifo ctrl into usrp2 modules, implemented window'd ackingJosh Blum2012-03-231-16/+17
* | usrp2: host and fw implementation for fifo controlJosh Blum2012-03-231-1/+8
|/
* usrp: fix from "rev iq correction"Josh Blum2012-03-161-2/+2
* usrp: reset cordics on init after tick rate updateJosh Blum2012-02-281-0/+8
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-4/+4
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-021-1/+1
* gen2: added user setting regs api and user coreJosh Blum2012-01-311-0/+7
* uhd: flush transport for new rx streamersJosh Blum2012-01-231-4/+0
* usrp2: use the socket to determine the device addrJosh Blum2011-12-201-2/+5
* usrp: fixed default initialization of iq bal correctionJosh Blum2011-11-131-2/+2
* uhd: created rx IQ imbalance app to parallel txJosh Blum2011-11-111-2/+11
* usrp: basically working iq cal on txJosh Blum2011-11-101-0/+12
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-071-17/+4
* somebody made a typoJosh Blum2011-11-031-1/+1
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-031-5/+8
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-4/+4
* usrp: register properties for correction and dc offsetJosh Blum2011-11-031-1/+17
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+4
* uhd: lots of work releated to streamer work and usrp2 implementationJosh Blum2011-11-031-13/+7
* usrp2: remove old pre-release warningJosh Blum2011-09-281-10/+0
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-281-4/+5
* USRP2: don't populate GPS sensors if no GPSDO found. Fixes bug #614.Nick Foster2011-09-081-4/+6
* usrp2: always resize socket send buffer to size of SRAM (we will never commit...Josh Blum2011-08-111-4/+3
* usrp2: turn that message into an exception, require at least 7.1Josh Blum2011-07-281-5/+5
* usrp2: created new gpio core and used in dboard ifaceJosh Blum2011-07-271-0/+10
* uhd: replaced boost filesystem path with fs_path in property treeJosh Blum2011-07-221-5/+5
* usrp2: try/catch for socket open on discovery, use large send buffers windowsJosh Blum2011-07-181-5/+17
* usrp2: added fw minor and moved ICMP dest error handling to txrx appJosh Blum2011-07-181-0/+1
* usrp2: use the err transport for tx/err, and rx xports are recv onlyJosh Blum2011-07-171-26/+40
* uhd: added subtree capability to property treeJosh Blum2011-07-081-2/+2
* usrp: added clipping to link max rate when setting sample rateJosh Blum2011-07-041-0/+2
* usrp2: accept old db name 0 for backwards compatJosh Blum2011-07-031-2/+2
* usrp2: restored fpga compat check, updated for major/minor schemeJosh Blum2011-07-031-0/+20
* usrp: renamed ref_source to clock_source (terminology)Josh Blum2011-07-021-7/+7
* usrp: renamed sma source option to externalJosh Blum2011-07-011-9/+9
* b100: got b100 into the properties tree like usrp2Josh Blum2011-06-291-5/+5
* usrp2: moved impl back into usrp subdirJosh Blum2011-06-291-48/+383