aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e300/e300_fpga_defs.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵Martin Braun2016-11-081-2/+2
| | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that).
* E310: Radio reset fixmichael-west2016-03-291-1/+1
| | | | | | - Updated images - E310: Bumped compat number to 16 for radio reset fix - Update fpga-src submodule pointer
* b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint mergeAshish Chaudhari2015-12-151-1/+1
| | | | | | | - b200: compat 14 - b200mini: compat 5 - e3xx: compat 15 - x3xx: compat 20
* b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changesAshish Chaudhari2015-12-101-1/+1
| | | | | | | - b200: compat 13 - b200mini: compat 4 - e3xx: compat 14 - x3xx: compat 19
* Bumped FPGA compat numbers for B200, X300, and E300.michael-west2015-12-101-1/+1
|
* b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-031-1/+1
| | | | | | | - b200: compat 11 - b200mini: compat 2 - e300: compat 11 - x300: compat 15
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-141-1/+1
| | | | | | - b200: compat 10 - e300: compat 10 - x300: compat 14
* e3xx: Bump compat number to match change on maint.Moritz Fischer2015-07-131-1/+1
| | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* e300: Increase FPGA compatibility numberJonathon Pendlum2015-04-291-1/+1
|
* e300: Bumped FPGA compat number to 6.Ashish Chaudhari2015-01-261-1/+1
|
* e300,x300: Bumped FPGA compat numberAshish Chaudhari2014-12-161-1/+1
| | | | | - X300: FPGA compat 9 - E300: FPGA compat 5
* Initial commit E300 support.Martin Braun2014-10-071-0/+29