aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e300
Commit message (Expand)AuthorAgeFilesLines
* Fix warning in e300_remote_codec_ctrl.cpp for gcc.Philip Balister2016-10-181-2/+2
* ad936x: Loopback check now takes peeker/poker functors instead of assuming an...Martin Braun2016-08-091-5/+10
* ad9361: Added option for safe SPIJonathon Pendlum2016-08-091-0/+3
* Merge branch 'maint'Martin Braun2016-04-201-0/+2
|\
| * e3xx: spi: Fix issue introduced in 1b149f56Moritz Fischer2016-04-191-0/+2
* | E310: Radio reset fixmichael-west2016-03-291-1/+1
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-211-1/+1
* | Merge branch 'maint'Martin Braun2016-03-111-2/+3
|\|
| * e300: Fixed a memory leak in udev codeMarcus Müller2016-03-031-2/+3
* | x300,e300: Fixed IQ swapping issue in RX frontendAshish Chaudhari2016-02-171-4/+2
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-29/+29
* | Merge branch 'maint'Martin Braun2015-12-185-15/+29
|\|
| * e3xx: Added FPGA loading code for speedgrade 3 devices.Moritz Fischer2015-12-165-15/+29
* | b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint mergeAshish Chaudhari2015-12-151-1/+1
* | Merge branch 'maint'Ashish Chaudhari2015-12-153-5/+29
|\|
| * b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changesAshish Chaudhari2015-12-101-1/+1
| * Bumped FPGA compat numbers for B200, X300, and E300.michael-west2015-12-101-1/+1
| * B200/E300: Set time sync on clock rate change to current time of first radiomichael-west2015-12-102-4/+10
| * B210/E300: Re-sync times after master clock rate change.michael-west2015-12-101-0/+3
| * E300/X300: Add VITA time synchronization on internal signalmichael-west2015-12-102-4/+19
* | Merge branch 'maint'Martin Braun2015-12-091-1/+3
|\|
| * e300: added virtual destructor to e300_sensor_manager classNicholas Corgan2015-12-081-1/+3
* | x3xx,e3xx: Bumped FPGA compat number after register overlap fixAshish Chaudhari2015-11-241-1/+1
* | radio: Fixed overlapping register for LED and FPGPIO coreAshish Chaudhari2015-11-241-1/+1
* | cmake: Register components earlierMartin Braun2015-11-161-2/+0
* | Merge branch 'maint'Ashish Chaudhari2015-10-161-0/+2
|\|
| * e3xx: sysfs: Drop reference when we're done.Moritz Fischer2015-10-141-0/+2
| * b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-031-1/+1
* | b2xx,e3xx,x300: Bumped compat numbers after GPIO ATR refactoringAshish Chaudhari2015-10-161-1/+1
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-152-50/+13
|\ \
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-292-50/+13
* | | fixup! x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-302-2/+0
|/ /
* / b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-081-1/+1
|/
* Fixed minor warningsNicholas Corgan2015-09-011-1/+1
* B2XX: Added B200mini supportmichael-west2015-08-171-0/+5
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-141-1/+1
* UHD: Remove initialization of time to GPS time.michael-west2015-08-121-20/+0
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-111-1/+1
* e300: Fix internal GPIO register settingTom Tsou2015-08-101-1/+1
* e300: added -DE300_FORCE_NETWORK flag to CMake configurationNicholas Corgan2015-08-102-2/+18
* x300, e300: Moved common register names to radio namespaceMartin Braun2015-08-072-40/+52
* e300: Made network mode not crash when attempting to user filter APIMartin Braun2015-08-062-8/+2
* e300: Fix lacking subscriber call to update LO freq and bandselsMartin Braun2015-08-061-0/+3
* fixup! e300 + cmake merge conflict resolutionMartin Braun2015-07-291-2/+2
* gps: gpsd: Adding gpsd_iface to interface with gpsd.Moritz Fischer2015-07-2911-1540/+86
* cores: Moved subtree populate code to DSP cores (X3x0, E310)Martin Braun2015-07-291-26/+10
* cores: Moved subtree populate code to frontend coresMartin Braun2015-07-291-22/+2
* e300: Perif setup vs. prop tree separation refactoringMartin Braun2015-07-291-27/+44
* ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-294-93/+27
* e3xx: Make frame sizes configurable.Moritz Fischer2015-07-282-6/+20