aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e300
Commit message (Collapse)AuthorAgeFilesLines
* e200: Expose temperature sensor through property tree (sensors/temp)Julian Arnold2015-01-204-1/+17
|
* Merge branch 'maint'Martin Braun2015-01-202-4/+19
|\ | | | | | | | | Conflicts: host/include/uhd/types/direction.hpp
| * e300: Changed (max) serial number from 6 to 8.Moritz Fischer2015-01-202-4/+19
| | | | | | | | | | | | | | | | | | | | This works without hickup because we store the serial as a \0 terminated string. Note: We now also write the data version fields, as they might come in handy one day. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2015-01-162-31/+0
|\|
| * e300: Removed duplicate FPGA loading functionMoritz Fischer2015-01-152-31/+0
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2015-01-134-2/+22
|\|
| * e300: rssi sensor network supportJulian Arnold2015-01-124-2/+22
| |
* | Merge branch 'maint'Martin Braun2014-12-162-2/+2
|\|
| * e300,x300: Bumped FPGA compat numberAshish Chaudhari2014-12-161-1/+1
| | | | | | | | | | - X300: FPGA compat 9 - E300: FPGA compat 5
| * e300,x300: Moved LED register space as not to overlap w/ GPIOsAshish Chaudhari2014-12-161-1/+1
| |
* | uhd: replaced the `images_error` with a generic utility errorBen Hilburn2014-11-212-3/+3
|/ | | | | | - Deleted images.*, moved functionality to paths.* - Applies for all devices that check FPGA or FW compat numbers - Adds generic utility search tool
* 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