aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e300
Commit message (Expand)AuthorAgeFilesLines
* e3xx: Make frame sizes configurable.Moritz Fischer2015-07-282-6/+20
* e3xx: eeprom: Fix off by one error in serial number writing code.Moritz Fischer2015-07-161-1/+1
* e3xx: Make all e3xx motherboards show up as such.Moritz Fischer2015-07-161-2/+2
* e3xx: Fixup for idle image to follow naming convention.Moritz Fischer2015-07-141-2/+2
* e3xx: Bump compat number from 6 -> 8.Moritz Fischer2015-07-141-1/+1
* e3xx: Increase TX buffer size to PAGE_SIZE.Moritz Fischer2015-07-141-1/+1
* e3xx: Load idle image on shutdown.Moritz Fischer2015-07-142-23/+33
* E300: Implement get_freq() for E300 network mode.michael-west2015-05-223-0/+18
* 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
* e300: gps: If gps doesn't have lock return 0 as time.Moritz Fischer2015-05-012-11/+7
* e300: gps: Keep antenna power supply and pps running all the time.Moritz Fischer2015-05-012-6/+3
* e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-011-0/+11
* e300: Added warning for high bandwidth usageMartin Braun2015-04-141-0/+10
* e300: remote_codec_ctrl: Fixed typo in error messageMoritz Fischer2015-04-081-1/+1
* Warning fixesNicholas Corgan2015-03-273-8/+8
* e300: Fix missing namespace prefixes.Moritz Fischer2015-03-123-6/+6
* e300: comment out unused variables in control::make when E300_NATIVE is not d...Michael Dickens2015-03-091-1/+1
* e300: fc: Clean up the TX flowcontrol setup a bit.Moritz Fischer2015-02-262-1/+8
* e300: fc: This should fix the RX flow control.Moritz Fischer2015-02-262-7/+34
* Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-272-3/+3
* e300: Bumped FPGA compat number to 6.Ashish Chaudhari2015-01-261-1/+1
* e300: Several bugfixes for E300 clk/pps selection codeAshish Chaudhari2015-01-233-26/+6
* e300: UHD support for refclk disciplining using PPS.Ashish Chaudhari2015-01-224-18/+82
* e300: Changed (max) serial number from 6 to 8.Moritz Fischer2015-01-202-4/+19
* e300: Removed duplicate FPGA loading functionMoritz Fischer2015-01-152-31/+0
* e300: rssi sensor network supportJulian Arnold2015-01-124-2/+22
* e300,x300: Bumped FPGA compat numberAshish Chaudhari2014-12-161-1/+1
* e300,x300: Moved LED register space as not to overlap w/ GPIOsAshish Chaudhari2014-12-161-1/+1
* e300: Changed TX/RX switch setting in RX only case to improve isolationJonathon Pendlum2014-10-071-2/+2
* Initial commit E300 support.Martin Braun2014-10-0731-0/+7014