aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common
Commit message (Expand)AuthorAgeFilesLines
* b200: Fix for PLL setting not being applied intermittentlyAshish Chaudhari2014-12-101-1/+1
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-101-1/+2
* ad9361: Made recommended rate a constantMartin Braun2014-09-023-3/+4
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-014-4/+38
* uhd: Changed line endings from Windows -> UNIXAshish Chaudhari2014-08-212-2039/+2039
* ad9361: Output PLL lock status on ctrl output pins.Ashish Chaudhari2014-08-211-1/+1
* ad9361: Fixed MSVC build issuesAshish Chaudhari2014-08-132-2034/+2039
* ad9361: Fixed debug messages with UHD_LOGsAshish Chaudhari2014-08-131-19/+15
* ad9361: Fixed TX direction bug in ad9361_ctrlAshish Chaudhari2014-08-131-1/+1
* ad9361: Added synchronization to IO and device classesAshish Chaudhari2014-08-133-20/+36
* ad9361: Cleaned up constants and macrosAshish Chaudhari2014-08-133-83/+66
* ad9361: Cleaned up errors and debug messagesAshish Chaudhari2014-08-121-45/+46
* ad9361: Converted stdint types to boost typesAshish Chaudhari2014-08-127-136/+133
* ad9361: Renamed ad9361_impl.c to ad9361_device.cppAshish Chaudhari2014-08-122-6/+1
* b200, ad9361: Cleanup up AD9361 driverAshish Chaudhari2014-08-1211-1550/+1092
* b200: Added variable rate SPI core for AD9361 and ADF4001Ashish Chaudhari2014-08-012-4/+3
* b200: Moved AD9361 driver to hostAshish Chaudhari2014-08-0114-119/+2859
* Merge branch adding warning regarding MCR on the B2xx.Ben Hilburn2014-03-273-11/+19
|\
| * b200: changed ad9361 ctrl/transaction magic number 64 to macro, as it is in t...Balint Seeber2014-03-192-9/+12
| * b200: changed ad9361 read timeout handling (kicks in when requesting master_c...Balint Seeber2014-03-191-1/+1
| * b200: throw exception when master clock rate (tick rate) is requested to be >...Balint Seeber2014-02-141-1/+6
* | Pulling in patch from Marcus Leech for includes and older OSes.Ben Hilburn2014-03-261-0/+3
|/
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-142-20/+21
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-1/+46
* uhd: so Coverity doesn't complain, removed variable declarations tooBalint Seeber2014-02-031-0/+2
* uhd: disabled other use of _claimed and cond sync variables (no effect if pre...Balint Seeber2014-02-031-0/+2
* uhd: disabled atomic 'claim' check for multi-threaded access to recv_packet_d...Balint Seeber2014-02-031-1/+5
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-243-0/+220
* Merge of mwest's fix to the sse2_fc32_to_sc16 converter.Ben Hilburn2013-12-111-2/+2
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-0/+6
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-041-2/+3
* b200: use a union to perform double pack/unpackJosh Blum2013-09-061-8/+14
* b200: lower clock rate is 5MHz due to DCMJosh Blum2013-08-161-1/+2
* uhd: strnlen for platforms w/o itJosh Blum2013-07-251-1/+9
* uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-241-4/+4
* b200: use existing query rate calls to clipJosh Blum2013-07-192-5/+5
* uhd: squashed support modules for usrp3 fpga coresJosh Blum2013-07-197-2/+703
* uhd: packet demuxer, reset queue front b4 popJosh Blum2013-07-151-0/+1
* b100: switch to new packet demuxerJosh Blum2013-07-151-0/+114
* Merge branch 'maint'Josh Blum2013-03-251-11/+0
|\
| * usrp1: fix eeprom write capability through fx2Josh Blum2013-03-251-11/+0
* | Merge branch 'maint'Nicholas Corgan2013-02-271-1/+1
|\|
| * lib: addresses B100 FIFO timeout errorNicholas Corgan2013-02-271-1/+1
* | b100: create an overflow packet on unknown SID errorJosh Blum2013-02-271-1/+29
|/
* Merge branch 'maint34' into maintNicholas Corgan2012-11-162-3/+19
|\
| * lib/cmake: CPack source workNicholas Corgan2012-11-162-3/+19
* | Merge branch 'next'Josh Blum2012-08-313-1/+358
|\ \
| * | usrp: added fifo_ctrl_excelsior for FIFO control + async msgsJosh Blum2012-07-023-1/+358
* | | cal: dont interpolate if freq is the same +/- epsilonJosh Blum2012-08-291-0/+12
|/ /
* / fx2: simplify i2c code and overload eeprom read/writeJosh Blum2012-03-261-15/+24
|/