aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e300/e300_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2017-06-271-1/+1
|\
| * e310: Clarified log message re GPSMartin Braun2017-06-271-1/+1
* | logging: Demoted a number of DEBUG messages to TRACEMartin Braun2017-04-051-1/+1
* | device3: Fixed potential concurreny issuesAshish Chaudhari2017-04-051-5/+3
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-24/+24
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-12/+12
|/
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-35/+35
* ad936x: Loopback check now takes peeker/poker functors instead of assuming an...Martin Braun2016-08-091-5/+10
* prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-29/+29
* Merge branch 'maint'Martin Braun2015-12-181-5/+10
|\
| * e3xx: Added FPGA loading code for speedgrade 3 devices.Moritz Fischer2015-12-161-5/+10
* | Merge branch 'maint'Ashish Chaudhari2015-12-151-4/+23
|\|
| * B200/E300: Set time sync on clock rate change to current time of first radiomichael-west2015-12-101-3/+8
| * 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-101-4/+15
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-151-40/+11
|\ \
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-291-40/+11
| |/
* / fixup! x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-301-1/+0
|/
* UHD: Remove initialization of time to GPS time.michael-west2015-08-121-20/+0
* e300: Fix internal GPIO register settingTom Tsou2015-08-101-1/+1
* x300, e300: Moved common register names to radio namespaceMartin Braun2015-08-071-15/+15
* e300: Made network mode not crash when attempting to user filter APIMartin Braun2015-08-061-6/+0
* 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-291-13/+57
* 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-291-79/+23
* e3xx: Make frame sizes configurable.Moritz Fischer2015-07-281-6/+17
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-151-28/+35
* Merge branch 'maint'Martin Braun2015-07-141-23/+28
|\
| * e3xx: Load idle image on shutdown.Moritz Fischer2015-07-141-23/+28
* | Merge branch 'maint'Martin Braun2015-06-091-0/+1
|\|
| * B200/E300: Fix incorrect readback of frequency.michael-west2015-05-221-0/+1
| * fixup! e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-121-0/+3
* | fixup! e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-141-0/+3
* | Merge branch 'maint'Martin Braun2015-05-041-0/+4
|\|
| * e300: gps: If gps doesn't have lock return 0 as time.Moritz Fischer2015-05-011-10/+3
| * e300: gps: Keep antenna power supply and pps running all the time.Moritz Fischer2015-05-011-3/+3
| * e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-011-0/+11
* | e300: Adjusted minimum frequency to account for MIMO modeJonathon Pendlum2015-04-291-1/+1
* | e300: Added minimum master clock rate restrictionJonathon Pendlum2015-04-241-0/+11
* | Merge branch 'maint'Martin Braun2015-03-271-4/+4
|\|
| * Warning fixesNicholas Corgan2015-03-271-4/+4
| * Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-2/+2
* | e3xx: filter API implementation. Supports listing of RX/TX filters, querying ...Julian Arnold2015-03-191-0/+12
* | gpio: Renamed enums to avoid clash with generic, compiler-provided namesMartin Braun2015-03-111-7/+7
* | B200: UHD support for FPGPIO connector on REV6+ boards.Ian Buckley2015-03-091-16/+18
* | Merge branch 'maint'Martin Braun2015-01-271-31/+15
|\|