aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-6/+0
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-041-2/+2
* usrp: mboard eeprom map use string as keyJosh Blum2012-05-141-0/+1
* usrp2: add variable for wb/spi interfaceJosh Blum2012-04-201-0/+2
* usrp2: integrated fifo ctrl into usrp2 modules, implemented window'd ackingJosh Blum2012-03-231-7/+5
* usrp2: host and fw implementation for fifo controlJosh Blum2012-03-231-0/+3
* usrp2: work on alternative stream destinationJosh Blum2012-03-231-0/+1
* n2x0: adjustment for phase delay over mimo cableJosh Blum2012-03-141-1/+1
* 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/+2
* uhd: created rx IQ imbalance app to parallel txJosh Blum2011-11-111-1/+2
* usrp: basically working iq cal on txJosh Blum2011-11-101-0/+2
* usrp: added missing include for weak ptrJosh Blum2011-11-081-0/+1
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-2/+2
* usrp2: additional corrections for streaming to workJosh Blum2011-11-031-2/+2
* uhd: lots of work releated to streamer work and usrp2 implementationJosh Blum2011-11-031-18/+9
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-281-1/+1
* usrp: remove wax::obj entry point (not used)Josh Blum2011-09-081-3/+0
* usrp2: initialize channel occupancy variables,Josh Blum2011-08-231-0/+1
* usrp2: adjusted mimo delay cycles for FPGA changesJosh Blum2011-07-281-1/+1
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-0/+3
* usrp2: use the err transport for tx/err, and rx xports are recv onlyJosh Blum2011-07-171-2/+2
* usrp: added clipping to link max rate when setting sample rateJosh Blum2011-07-041-0/+1
* usrp2: accept old db name 0 for backwards compatJosh Blum2011-07-031-2/+3
* usrp: renamed ref_source to clock_source (terminology)Josh Blum2011-07-021-1/+1
* usrp2: moved impl back into usrp subdirJosh Blum2011-06-291-140/+49
* usrp2: super packet handler support squashedJosh Blum2011-06-141-1/+0
* N210: implemented mboard sensors for ref lock and MIMO lockNick Foster2011-04-291-1/+4
* usrp: support for grand daughter board eepromJosh Blum2011-04-261-1/+1
* usrp2: 2nd dsp working, tweaks regs map and other bugsJosh Blum2011-02-211-0/+1
* uhd: moved indexed device addr routines into apiJosh Blum2011-02-211-1/+0
* usrp2: code working again in a completed form but did not test dual dspJosh Blum2011-02-201-3/+4
* usrp2: lot of work on dual dsp, grep for TODOs before continuingJosh Blum2011-02-191-21/+15
* usrp2: moved all dsp related code into dsp_impl and split for multiple dspsJosh Blum2011-02-181-21/+14
* usrp2: added indexed regs for rx dsp and ctrlJosh Blum2011-02-181-0/+2
* uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-091-2/+2
* next: generalized the GPS interface to any USRP device. just give it a functi...Nick Foster2011-01-171-2/+2
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-111-2/+2
* uhd: use internal() to default clock configs, dont use PPS_INT, theres no suc...Josh Blum2011-01-111-1/+0
* Merge branch 'udp_ports' into nextJosh Blum2010-12-221-1/+5
|\
| * usrp2: brought err0 transports into device and mboard constructorsJosh Blum2010-12-161-1/+5
| * usrp2: pulled some changes from the next branch to make merging easierJosh Blum2010-12-151-5/+3
* | usrp2: added mimo_mode address arg and documented itJosh Blum2010-12-131-3/+4
* | usrp-n: removed serdes control, its not needed, fw must set this upJosh Blum2010-12-111-2/+0
|/
* usrp_nxxx: software workarounds for weird power up stateJosh Blum2010-11-231-0/+2
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrlNick Foster2010-11-171-0/+5
|\
| * Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-101-6/+9
| |\
| * | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ...Nick Foster2010-10-121-1/+0
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-081-60/+12
| |\ \