aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/mboard_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJosh Blum2011-06-251-4/+20
|\
| * USRP2/N210: set VITA time even if GPS not locked. harmless to do so.Nick Foster2011-06-171-7/+2
| * UHD: implemented gps_locked sensor. usrp2 mboard doesn't init VITA time if ti...Nick Foster2011-06-171-4/+16
| * UHD: GPS work.Nick Foster2011-06-171-3/+12
* | usrp: use dboard name A or single slot boardsJosh Blum2011-06-161-4/+4
* | usrp: added registers and mux calculation for fe workJosh Blum2011-06-151-7/+39
|/
* uhd: update packet handlers when the clock rate is changedJosh Blum2011-06-141-0/+1
* uhd: added more SAFE_CALL macros to hardware wrapper dtorsJosh Blum2011-06-101-12/+4
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdprivNick Foster2011-05-231-1/+1
|\
| * usrp2: turn on ups_per_sec to avoid timeout issues on low sample ratesJosh Blum2011-05-201-1/+1
* | N210: changes for rev 4 supportNick Foster2011-05-181-0/+4
|/
* usrp2: moved register map into #defines, entries for new dsp frontendJosh Blum2011-05-171-29/+29
* Merge branch 'master' into nextJosh Blum2011-05-111-5/+6
|\
| * uhd: various tweaks to log and msg, replaced a few remaining stdioJosh Blum2011-05-041-1/+1
| * uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-5/+6
* | Merge branch 'master' into nextJosh Blum2011-05-031-15/+23
|\|
| * usrp2: added REF_MIMO and PPS_MIMO for USRP2 clock configJosh Blum2011-05-031-15/+23
* | usrp2: added the concept of device locking to usrp2/nseries devicesJosh Blum2011-05-011-0/+3
|/
* usrp2: added support for GPSDO configuration bits in EEPROMJosh Blum2011-04-291-5/+15
* GPS parser fixes for get_time.Nick Foster2011-04-291-2/+0
* USRP2: enable GPS by defaultNick Foster2011-04-291-3/+3
* USRP2: Added GPS time support to the sensors interface. gps_time sensor retur...Nick Foster2011-04-291-1/+5
* N210: implemented mboard sensors for ref lock and MIMO lockNick Foster2011-04-291-0/+22
* usrp2: improve the compatibility error messagesJosh Blum2011-04-191-2/+4
* usrp2: support fw protos with older compats for various partsJosh Blum2011-04-081-0/+10
* usrp2: created safe call macro and handle usrp2 ~mboard throwingJosh Blum2011-03-101-2/+11
* usrp2: work on mtu discoveryJosh Blum2011-03-031-4/+4
* Merge branch 'master' into nextJosh Blum2011-03-031-0/+1
|\
| * usrp2: only include fw_common when needed, remove virtual send/recv, not exposedJosh Blum2011-03-021-0/+1
* | uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-6/+6
* | uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* | usrp2: move buffer resize code and add rule for bsd/macJosh Blum2011-02-221-13/+2
* | usrp2: 2nd dsp working, tweaks regs map and other bugsJosh Blum2011-02-211-0/+2
* | uhd: moved indexed device addr routines into apiJosh Blum2011-02-211-7/+6
* | usrp2: code working again in a completed form but did not test dual dspJosh Blum2011-02-201-13/+11
* | usrp2: lot of work on dual dsp, grep for TODOs before continuingJosh Blum2011-02-191-21/+77
* | usrp2: moved all dsp related code into dsp_impl and split for multiple dspsJosh Blum2011-02-181-67/+14
* | usrp2: added indexed regs for rx dsp and ctrlJosh Blum2011-02-181-27/+12
* | uhd: got all compiling w/ changes, changes to channel calculation in multi usrpJosh Blum2011-02-171-7/+4
* | uhd: work on multiple dsp in host wrapperJosh Blum2011-02-171-3/+6
* | usrp2: prefix the dsp and ctrl registers with 0 in preparation for 2nd dspJosh Blum2011-02-171-11/+11
|/
* usrp2: fix for lingering packet problemJosh Blum2011-02-081-0/+8
* usrp: added set and get master clock rates to usrp APIJosh Blum2011-01-311-0/+8
* usrp2: dont set the time for slave devices, they always take from mimo cableJosh Blum2011-01-271-0/+3
* N210: longer GPS timeout, removed try/catch in safe_recv loop (since it can't...Nick Foster2011-01-251-3/+3
* next: generalized the GPS interface to any USRP device. just give it a functi...Nick Foster2011-01-171-1/+4
* next: fngets() fixed for GPS driver. polling/timeout moved to host side. smal...Nick Foster2011-01-171-1/+1
* usrp2: different clock delays for usrp2 and usrp-n210Josh Blum2011-01-131-2/+6
* usrp2: calibrated mimo clock delay for n210 (same as usrp2 classic)Josh Blum2011-01-131-9/+3
* usrp2: clock_sync_delay_cycles adjustment for the image sizeJosh Blum2011-01-121-1/+1