aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| * | | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ...Nick Foster2010-08-131-0/+2
| * | | Merge branch 'master' into usrp2pNick Foster2010-08-101-2/+2
| |\ \ \
| * \ \ \ Merge branch 'usrp2p2' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pyNick Foster2010-07-281-0/+3
| |\ \ \ \
| | * | | | Added gain support for USRP2+ ADC.Nick Foster2010-07-271-0/+2
| | * | | | usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-231-0/+9
| * | | | | This is a manual merge of codec_gains2 into usrp2py.Nick Foster2010-07-271-0/+9
* | | | | | usrp2: implemented clear state for RX and TX control, and zero sample command...Josh Blum2010-11-081-1/+0
* | | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-11-051-8/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | usrp2: move mboard eeprom instance into iface to the clock control can access itJosh Blum2010-11-041-2/+0
| * | | | | Merge branch 'good_stuff' into mb_eepromJosh Blum2010-11-041-0/+3
| |\ \ \ \ \
| * | | | | | usrp2: implemented mboard eeprom into usrp2 mboardJosh Blum2010-11-041-7/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'usrp2_overflow' into flow_ctrlJosh Blum2010-10-211-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | usrp2: handle real overflow packets in host, reload continuous stream cmd, re...Josh Blum2010-10-211-0/+3
| |/ / / /
* | | | | usrp2: move udp port initialization into mboard impl so its done before async...Josh Blum2010-10-141-1/+1
* | | | | usrp2: added docs on flow control ricer args and using usrp2 with a switchJosh Blum2010-10-131-2/+5
* | | | | usrp2: implemented flow control monitorJosh Blum2010-10-111-2/+5
* | | | | usrp2: implement fc seq number on tx header packingJosh Blum2010-10-111-3/+3
|/ / / /
* | | | usrp2: moved samples per packet calculation into io_implJosh Blum2010-10-071-20/+3
* | | | uhd: replaced frame params for the zero copy interfaces with a device addressJosh Blum2010-10-051-53/+22
* | | | uhd: implemented a double timeout (in seconds) for send and recv chainsJosh Blum2010-10-011-3/+3
| |_|/ |/| |
* | | Merge branch 'codec_gains'Josh Blum2010-08-061-0/+9
|\ \ \
| * | | usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-271-0/+9
| |/ /
* / / uhd: implemented subdev spec in mimo and simple usrp wrappers.Josh Blum2010-08-061-2/+2
|/ /
* / uhd: added async recv message call to device apiJosh Blum2010-07-201-0/+1
|/
* uhd: bring timeout parameter to the device::recv call, implement in usrp2Josh Blum2010-07-201-5/+3
* uhd: setup metadata for fragment case (not in general case)Josh Blum2010-07-121-0/+1
* usrp2: moved common defined for udp mtu and implemented change.Josh Blum2010-07-071-8/+8
* uhd: remove windows warnings (minor tweaks)Josh Blum2010-07-051-1/+1
* usrp2: removed usrp2.hpp header, its not needed, just use the discovery/facto...Josh Blum2010-07-051-1/+1