aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_regs.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* usrp2: reg map change for GPIO coreJosh Blum2011-11-031-0/+2
* usrp2: created new gpio core and used in dboard ifaceJosh Blum2011-07-271-26/+0
* usrp2: use the err transport for tx/err, and rx xports are recv onlyJosh Blum2011-07-171-0/+2
* usrp: removed register defs in regs.hpp that were covered by coresJosh Blum2011-07-021-92/+0
* e100: dual dsp support (compiles, not tested)Josh Blum2011-06-151-1/+1
* usrp: added registers and mux calculation for fe workJosh Blum2011-06-151-2/+21
* usrp2: moved register map into #defines, entries for new dsp frontendJosh Blum2011-05-171-178/+106
* usrp2: added the concept of device locking to usrp2/nseries devicesJosh Blum2011-05-011-1/+1
* Merge branch 'master' into nextJosh Blum2011-04-301-0/+1
|\
| * N210: implemented mboard sensors for ref lock and MIMO lockNick Foster2011-04-291-0/+1
* | usrp2: moved sregs in host code, simplfy reg struct a littleJosh Blum2011-03-151-26/+0
|/
* usrp2: added indexed regs for rx dsp and ctrlJosh Blum2011-02-181-15/+19
* usrp2: prefix the dsp and ctrl registers with 0 in preparation for 2nd dspJosh Blum2011-02-171-17/+19
* uhd: update copyright datesJosh Blum2011-01-051-1/+1
* Merge branch 'cordic_policy' into nextJosh Blum2011-01-041-2/+4
|\
| * usrp2: implemented get time last ppsJosh Blum2010-12-301-2/+4
* | N210: Host memory map changes for ZPUNick Foster2010-12-161-4/+4
* | usrp2: set time over serdes when slave, added constants to top of cpp fileJosh Blum2010-12-111-0/+1
* | usrp-n: configure clocking over the serdes cableJosh Blum2010-12-111-0/+1
|/
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrlNick Foster2010-11-171-79/+162
|\
| * usrp2: made enums for the rev types and implemented in codeJosh Blum2010-11-111-7/+1
| * U2P: Ripped out the mboard_rev_t structure in favor of an enum in usrp2_regs....Nick Foster2010-11-101-70/+74
| * 2+: moved mboard_rev to usrp2/ in preparation for merging upstreamNick Foster2010-11-101-3/+3
| * USRP2P: mboard rev works through props interface.Nick Foster2010-10-121-2/+4
| * USRP2P: This is surprisingly involved. Adding a consistent interface to deal ...Nick Foster2010-10-121-2/+0
| * Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-151-0/+1
| |\
| * \ Merge branch 'master' into usrp2pNick Foster2010-08-101-0/+1
| |\ \
| * \ \ Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-07-291-0/+6
| |\ \ \
| * \ \ \ Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2pxNick Foster2010-07-271-1/+11
| |\ \ \ \
| * | | | | Deleted manually those files to correspond with USRP2P branch.Nick Foster2010-07-261-75/+86
* | | | | | usrp2: implemented clear state for RX and TX control, and zero sample command...Josh Blum2010-11-081-1/+1
* | | | | | usrp2: added docs on flow control ricer args and using usrp2 with a switchJosh Blum2010-10-131-4/+4
* | | | | | usrp2: add fc control registers, use small timeout for control packets againJosh Blum2010-10-111-0/+5
| |_|_|_|/ |/| | | |
* | | | | usrp2: changes to mux calculation routine and usrp2 fpga compat numberJosh Blum2010-08-251-56/+0
| |_|_|/ |/| | |
* | | | usrp2: added fpga compat number, renamed firmware proto version to compatJosh Blum2010-08-091-0/+1
| |_|/ |/| |
* | | usrp2: added tx policy register and changed fw to not handle error in buffer ...Josh Blum2010-07-291-0/+5
| |/ |/|
* | usrp2: added registers and handling for tx async reportsJosh Blum2010-07-191-1/+8
|/
* uhd: added single rate option to benchmark exampleJosh Blum2010-07-071-5/+0
* usrp2: bug fix for readback registersJosh Blum2010-07-051-4/+6
* usrp2 regs naming conventionJosh Blum2010-06-041-66/+66
* Added support to set GPIO pins from dboard interface:Josh Blum2010-05-241-1/+1
* Moved some misc setting registers into host.Josh Blum2010-04-281-2/+18
* Added reload flag to the stream cmd.Josh Blum2010-04-281-0/+21
* added more clock config, takes care of external referenceJosh Blum2010-04-131-0/+5
* GPIO tested working on usrp.Josh Blum2010-04-051-12/+10
* added 16 bit peek and poke, 16 bit register defs for gpios and atrsJosh Blum2010-04-051-10/+18
* use defined constants for the register addressesJosh Blum2010-04-011-69/+43