aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2
Commit message (Expand)AuthorAgeFilesLines
* lib: Removed more superfluous variablesMartin Braun2016-11-281-1/+1
* usrp2: Removed superfluous helper functionMartin Braun2016-11-281-4/+0
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0810-167/+167
* dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-161-3/+3
* dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-211-0/+6
* Merge branch 'maint'Martin Braun2016-03-111-2/+2
|\
| * Fixed minor warnings:Nicholas Corgan2016-03-041-2/+2
* | usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-161-21/+52
* | dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-162-4/+2
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-44/+44
* | cmake: Register components earlierMartin Braun2015-11-161-2/+0
|/
* UHD: Remove initialization of time to GPS time.michael-west2015-08-121-3/+0
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-111-1/+1
* image_loader: force user to specify deviceNicholas Corgan2015-08-051-25/+55
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-155-19/+627
* USRP2: Separate FPGA compat numbers for USRP2 and N200.michael-west2015-04-232-3/+25
* Increase command FIFO depth of N2x0 and X3x0 to 64.michael-west2015-04-102-2/+2
* uhd: Add ability to get and set command time through dboard_iface.michael-west2015-04-036-14/+42
* Warning fixesNicholas Corgan2015-03-272-10/+10
* N2x0: Fixed missing usage of send_buff_sizeMartin Braun2015-03-033-3/+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
* uhd: fixing TX DSP tuning on gen2 devices, special changes for n2xxBen Hilburn2014-10-071-25/+2
* Merge branch 'maint'Martin Braun2014-09-231-2/+0
|\
| * usrp: don't print duplicate GPSDO detection messagesNicholas Corgan2014-09-231-2/+0
* | Give user the option to ignore daughterboard's calibration file at runtimeNicholas Corgan2014-09-022-3/+9
* | Added missing pure virtual destructors to base classesNicholas Corgan2014-09-014-4/+16
* | Merge branch 'maint'Martin Braun2014-08-181-5/+0
|\|
| * - Fixes for channel alignmentmichael-west2014-08-181-5/+0
* | Merge branch 'maint'Martin Braun2014-07-311-1/+8
|\|
| * Fix for BUG #492: UHD: set_time_unknown_pps() fails with GPSDO installedmichael-west2014-06-251-1/+8
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-2/+3
|/
* usrp2: fixed usrp2_card_burner.py and usrp_n2xx_simple_net_burner paths in in...Nicholas Corgan2014-05-062-4/+17
* Merge remote-tracking branch 'origin/bug403'Ben Hilburn2014-04-101-2/+4
|\
| * Fix for BUG #403: Visible frequency drift on Finite Rx with N210 & SBXmichael-west2014-04-081-2/+4
* | uhd: Added max link rate info for usrp1, usrp2 and b100Martin Braun2014-04-101-0/+1
|/
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-043-39/+24
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-272-3/+13
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-043-7/+9
* Merge branch 'maint'Josh Blum2013-08-231-1/+1
|\
| * usrp2: fix firmware rx clear register offsetJosh Blum2013-08-231-1/+1
* | Merge branch 'maint'Josh Blum2013-08-151-1/+12
|\|
| * usrp2: try/catch for first send of discovery routineJosh Blum2013-08-151-1/+12
* | uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-242-6/+6
* | uhd: added new calls to streamer object + support workJosh Blum2013-07-151-0/+3
|/
* utils: USRP N2XX Simple Net BurnerNicholas Corgan2012-10-101-4/+3
* lfrx: disable dc offset correction when using LFRXJosh Blum2012-09-281-0/+3
* usrp2: fix program_stream_dest (arp for dest)Josh Blum2012-08-141-0/+1
* lib: FW/FPGA compatibility error prompts user to use regular card/net burner ...Nicholas Corgan2012-07-061-2/+2
* usrp2: MAX_SEQS_OUT-1 because ack comes after sendJosh Blum2012-06-191-1/+1