aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b200/b200_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | B200: Made find function properly ignore missing "product" value (BUG #770)michael-west2015-05-041-3/+1
* | Merge branch 'maint'Martin Braun2015-04-301-2/+2
|\|
| * b200: Fixed compiler warningMartin Braun2015-04-301-2/+2
* | Merge branch 'maint'Martin Braun2015-04-271-6/+9
|\|
| * b200: Added convenience subdev override for consistent subdev experienceMartin Braun2015-04-271-6/+9
* | Merge branch 'maint'Martin Braun2015-04-241-3/+17
|\|
| * b200: Fixed FE swapping registerMartin Braun2015-04-241-3/+17
* | Merge branch 'maint'Ashish Chaudhari2015-04-231-14/+22
|\|
| * B200: Bumped FPGA compat number to 5michael-west2015-04-171-3/+4
| * b2x0: Cleaned up device lookup (moved all constants to one place)Martin Braun2015-04-161-39/+45
| * B200: Stricter checking of product and revision for frontend mapping.michael-west2015-04-151-7/+8
| * UHD host code changes for B200 rev 5 support.michael-west2015-04-151-13/+22
* | b2x0: Cleaned up device lookup (moved all constants to one place)Martin Braun2015-04-211-43/+44
* | Merge branch 'maint'Martin Braun2015-04-061-1/+1
|\|
| * B200: Change Catalina Reg 0x06 for RX data setup/hold timing issue @ 30.72MHz...Ian Buckley2015-04-061-1/+1
* | Merge branch 'maint'Martin Braun2015-03-271-2/+2
|\|
| * Warning fixesNicholas Corgan2015-03-271-2/+2
* | b2xx: filter API implementation. Supports listing of RX/TX filters, querying ...Julian Arnold2015-03-191-0/+9
* | Merge branch 'maint'Ashish Chaudhari2015-03-181-1/+1
|\|
| * b200: Fixed var name typoMartin Braun2015-03-131-1/+1
* | Merge branch 'uhd/gpio_rename'Martin Braun2015-03-111-7/+7
|\ \
| * | gpio: Renamed enums to avoid clash with generic, compiler-provided namesMartin Braun2015-03-111-7/+7
* | | Merge branch 'maint'Martin Braun2015-03-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * uhd: Fixed multiple compiler warnings (unused variables, missing literal f)Martin Braun2015-03-111-1/+1
* | Merge branch 'maint'Martin Braun2015-03-111-1/+2
|\|
| * b200: Initialize _tick_rate properly to force tick rate updateMartin Braun2015-03-111-1/+2
* | B200: UHD support for FPGPIO connector on REV6+ boards.Ian Buckley2015-03-091-1/+34
* | b2xx: AGC supportJulian Arnold2015-03-051-0/+10
* | b2xx: dc offset and iq imbalance correction controlJulian Arnold2015-02-201-2/+12
* | Merge branch 'maint'Martin Braun2015-02-161-1/+3
|\|
| * b200: Bugfix#692: b200_find now returns an empty device vector when hint cont...mcrymble2015-02-061-1/+3
* | Merge branch 'maint' into masterBen Hilburn2015-01-281-6/+5
|\|
| * Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-13/+11
* | b200: Expose temperature sensor through property tree (sensors/temp)Julian Arnold2015-01-201-0/+2
* | Merge branch 'maint'Martin Braun2015-01-141-1/+10
|\|
| * b200: Added lo_locked sensorMartin Braun2015-01-141-1/+10
* | Merge branch 'maint'Martin Braun2015-01-131-1/+3
|\|
| * b200: rssi sensorJulian Arnold2015-01-121-1/+3
* | Adding support for NI VID + PIDs for USRP B2xx devices.Ben Hilburn2014-12-181-12/+60
* | Merge branch 'maint'Martin Braun2014-12-081-3/+4
|\|
| * b200: select valid 10 MHz ref (update GPIO) *before* updating ADF4001 externa...Balint Seeber2014-12-081-3/+4
* | uhd: replaced the `images_error` with a generic utility errorBen Hilburn2014-11-211-8/+7
* | b200: Make the master clock rate auto-configurableMartin Braun2014-11-201-10/+22
|/
* MISO and SIMO configurations no longer allowedJulian Arnold2014-10-211-0/+5
* Merge branch 'maint'Martin Braun2014-09-251-0/+15
|\
| * B200: added support for reading the exact product name from EEPROM for B200 a...Neel Pandeya2014-09-251-0/+15
* | Merge branch 'maint'Martin Braun2014-09-231-1/+0
|\|
| * usrp: don't print duplicate GPSDO detection messagesNicholas Corgan2014-09-231-1/+0
* | b200: Set sensible defaults for freq, gain and rate at startupMartin Braun2014-09-021-5/+15
* | Merge branch 'master' into ashish/cat_refactor_phase2Ashish Chaudhari2014-08-201-5/+0
|\ \