aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_iface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-151-5/+5
* uhd: Add ability to get and set command time through dboard_iface.michael-west2015-04-031-1/+11
* Warning fixesNicholas Corgan2015-03-271-6/+6
* usrp2: fixed image compatibility error messageNicholas Corgan2015-02-161-1/+1
* Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-4/+4
* usrp2: fixed usrp2_card_burner.py and usrp_n2xx_simple_net_burner paths in in...Nicholas Corgan2014-05-061-3/+4
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-29/+3
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-1/+1
* uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-241-2/+2
* utils: USRP N2XX Simple Net BurnerNicholas Corgan2012-10-101-4/+3
* lib: FW/FPGA compatibility error prompts user to use regular card/net burner ...Nicholas Corgan2012-07-061-2/+2
* usrp2: created fw peek/poke functionsJosh Blum2012-06-181-5/+15
* utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ...Nicholas Corgan2012-06-071-10/+14
* usrp: mboard eeprom map use string as keyJosh Blum2012-05-141-1/+2
* usrp2: burner print, escapes and quotes for cross-platformJosh Blum2012-05-111-2/+9
* usrp2: print helpful message with burner commandJosh Blum2012-05-111-2/+49
* mboard id's are now more concise (codenames are separated, for example), and ...Nicholas Corgan2012-04-201-8/+8
* usrp2: device locking tweaksJosh Blum2012-02-291-9/+6
* usrp2: some tweaks to the device locking logicJosh Blum2012-02-201-6/+9
* usrp2: added retry logic to control packetsJosh Blum2012-02-201-2/+32
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-5/+8
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-2/+2
* uhd: useful tweaks from userJosh Blum2011-11-081-1/+1
* Fix for unitialized eepromJason Abele2011-10-121-1/+3
* usrp: added product and revision fields to eepromJosh Blum2011-10-101-1/+1
* usrp2: give users a warning for gpsdo support + fw updateJosh Blum2011-09-281-0/+7
* usrp2: allow backwards compat with previous fwJosh Blum2011-09-281-1/+1
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-281-60/+0
* usrp2: made iface deconstructor safe (unlock can throw)Josh Blum2011-08-311-2/+3
* usrp2: fix unintended change in last commitJosh Blum2011-07-261-1/+1
* uhd: exit task on the catch-all exceptions, and dont print anythingJosh Blum2011-07-251-3/+1
* usrp2: workaround for older boost thread sleepJosh Blum2011-07-201-0/+2
* usrp2: added fw minor and moved ICMP dest error handling to txrx appJosh Blum2011-07-181-4/+5
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-31/+13
* usrp2: moved impl back into usrp subdirJosh Blum2011-06-291-5/+5
* usrp2: init the usrp2_ctrl_data_t to make valgrind happyJosh Blum2011-06-241-6/+6
* N210: stop sending 1 char at a time to the GPSDONick Foster2011-06-141-1/+1
* usrp2: catch exceptions thrown in locker loop (like the user unplugs device)Josh Blum2011-06-011-4/+12
* 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-3/+2
* usrp2: device locking, use gpid so the process cant lock itself outJosh Blum2011-05-111-1/+37
* usrp2: added the concept of device locking to usrp2/nseries devicesJosh Blum2011-05-011-31/+66
* usrp2: combined peek and poke commands and added virtual firmware registersJosh Blum2011-05-011-25/+14
* usrp2: improve the compatibility error messagesJosh Blum2011-04-191-6/+3
* usrp2: use the firmware's discovered compat numberJosh Blum2011-04-131-4/+16
* usrp2: add check for holler protocol, we can support backwardsJosh Blum2011-04-131-1/+1
* usrp2: support fw protos with older compats for various partsJosh Blum2011-04-081-20/+28
* Merge branch 'mb_iface' into nextJosh Blum2011-03-031-4/+0
|\
* \ 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