aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | reconnect the serial clockMatt Ettus2010-07-201-1/+1
| | | | | |
| | | * | | connect SPI to adc, correct capitalization of SEN pinsMatt Ettus2010-07-202-9/+11
| | | | | |
| | | * | | Fixed Makefile.common to correctly generate .mcs files.Nick Foster2010-07-201-1/+2
| | | | | |
| | | * | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2pNick Foster2010-07-1912-35/+184
| | | |\ \ \
| | | | * | | pushbutton now goes into interrupt controller, can be read from software. ↵Matt Ettus2010-07-192-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Normally high, goes low when pushed
| | | | * | | Merge branch 'ise12' into u2pMatt Ettus2010-07-1910-33/+180
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ise12: move declaration ahead of use put run_tx and run_rx on the displayed LEDs remove warnings add mux and demux to build mux multiple fifo streams into one. Allows priority or round robin split fifo into 2 streams based on first line in each packet fix to stop endless error packets updated tests to match new features error packets are now valid Extension Context packets error packets don't have a trailer any more streamid is now optional on data packets, set by header register trailer now has a bit to indicate successful End-of-burst hard-coded some header bits to correct values to ensure valid packets reload bit for vita rx ctrl
| | | * | | | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2pNick Foster2010-07-191-1/+5
| | | |\| | | |
| | | | * | | | proper selection of bank of ram for instruction, since the addressMatt Ettus2010-07-191-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has already incremented by the time the data is returned
| | | * | | | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2pNick Foster2010-07-142-7/+7
| | | |\| | | |
| | | | * | | | reset the ack signalMatt Ettus2010-07-132-2/+2
| | | | | | | |
| | | | * | | | attach the correct data portMatt Ettus2010-07-131-5/+5
| | | | | | | |
| | | * | | | | just local commit before updating w/matt's fixnick2010-07-141-5/+45
| | | |/ / / /
| | | * | | | includes led blinker in bootramMatt Ettus2010-07-131-3/+7
| | | | | | |
| | | * | | | separate boot ram, redone memory map, connected uartMatt Ettus2010-07-135-40/+289
| | | | | | |
| | | * | | | further cleanupMatt Ettus2010-07-122-216/+27
| | | | | | |
| | | * | | | ram_harvard2 is a workaround for a Xilinx bug that gets confused by an ↵Matt Ettus2010-07-122-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | unused write port on a ram
| | | * | | | very slight mods from v5 versionMatt Ettus2010-07-121-0/+56
| | | | | | |
| | | * | | | copied from quad radioMatt Ettus2010-07-121-0/+54
| | | | | | |
| | | * | | | remove ram loaderMatt Ettus2010-07-121-29/+8
| | | | | | |
| | | * | | | updated to ise12 fixes from main development lineMatt Ettus2010-07-121-22/+22
| | | | | | |
| | | * | | | Merge branch 'ise12' into u2pMatt Ettus2010-07-120-0/+0
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * ise12:
| | | * \ \ \ \ Merge branch 'ise12' into u2pMatt Ettus2010-07-128-280/+404
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ise12: precompute udp checksums barely fails timing on gigE/10 and gigE/12, larger fail on udp/10, but all seem to work ok
| | | * \ \ \ \ \ Merge branch 'master' into u2pMatt Ettus2010-07-121-4/+5
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: fix bug which caused serdes fifo to disappear
| | | * \ \ \ \ \ \ Merge branch 'master' into u2pMatt Ettus2010-06-181-1/+2
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: proper dependency tracking for the makefile
| | | * \ \ \ \ \ \ \ Merge branch 'master' into u2pMatt Ettus2010-06-141-1/+7
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: new make works on ise12
| | | * | | | | | | | | new core for u2p, based on u2_coreMatt Ettus2010-06-141-0/+856
| | | | | | | | | | | |
| | | * | | | | | | | | build using new build systemMatt Ettus2010-06-141-205/+34
| | | | | | | | | | | |
| | | * | | | | | | | | Merge branch 'master' into u2pMatt Ettus2010-06-1439-429/+564
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: produces good bin files first attempt at cleaning up the build system
| | | * | | | | | | | | | actually generates an imageMatt Ettus2010-06-093-17/+9
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'master' into u2pMatt Ettus2010-06-095-53/+18
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: get rid of debug stuff to help timing move u2_core into u2_rev3 directory to simplify directory structure and save headaches
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into u2pMatt Ettus2010-06-083-15/+17
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: allow other clock rates in vita time report ise version in build proper name for directory name build directory with ISE version name
| | | * | | | | | | | | | | | compiles now, added clock constraintsMatt Ettus2010-06-072-3/+43
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | works, leds on front count up.Matt Ettus2010-06-071-341/+2
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | skeleton files copied over from a dead branchMatt Ettus2010-06-079-374/+1728
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | fpga: performed a forceful checkout of fpga to overwrite with current fpga codeJosh Blum2010-11-23121-1085/+11263
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'usrp_e100' into nextJosh Blum2010-11-23139-232/+11210
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: images/Makefile
| | * | | | | | | | | | | | | E100: clock sync implemented.Nick Foster2010-11-224-2/+74
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | usrp e100 : Add sleep after loading module.Philip Balister2010-11-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After loading the module, we need to wait until /dev/usrp_e0 is available before proceeding.
| | * | | | | | | | | | | | | usrp e100 : Add i2c header back.Philip Balister2010-11-171-0/+1
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | usrp_e : Add missing header file.Philip Balister2010-11-111-0/+1
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | usrp-e100: add serial and name checks to the usrp-e100 discovery routineJosh Blum2010-11-111-9/+18
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | usrp_e100: added byteswapping calls to vendor and device (its NBO)Josh Blum2010-11-111-4/+5
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'usrp_e100_i2c' of ettus.sourcerepo.com:ettus/uhdpriv into ↵Josh Blum2010-11-111-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp_e100_i2c
| | | * | | | | | | | | | | | | usrp_eXXX: Only include i2c-dev.h due to struct definition conflicts.Philip Balister2010-11-111-1/+0
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | usrp-e100: split vendor/device field for eeprom, rename fab rev to model, ↵Josh Blum2010-11-111-15/+20
| | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed char cast (to treat like integer)
| | * | | | | | | | | | | | | usrp-e100: implemented wrapper for i2c device node + ioctls, implemented ↵Josh Blum2010-11-105-7/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e100 eeprom map
| | * | | | | | | | | | | | | Merge branch 'master' into usrp_e100_i2cJosh Blum2010-11-107-39/+44
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into usrp_e100Josh Blum2010-11-101-50/+34
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt
| | * | | | | | | | | | | | | | | usrp-e100: added empty eeprom for eeprom get propertyJosh Blum2010-11-101-0/+5
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | fixed string constants find and replace typoJosh Blum2010-11-101-2/+2
| | | | | | | | | | | | | | | | |