Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'usrp_e100' into next | Josh Blum | 2010-11-23 | 139 | -232/+11210 |
|\ | | | | | | | | | Conflicts: images/Makefile | ||||
| * | E100: clock sync implemented. | Nick Foster | 2010-11-22 | 4 | -2/+74 |
| | | |||||
| * | usrp e100 : Add sleep after loading module. | Philip Balister | 2010-11-17 | 1 | -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 Balister | 2010-11-17 | 1 | -0/+1 |
| | | |||||
| * | usrp_e : Add missing header file. | Philip Balister | 2010-11-11 | 1 | -0/+1 |
| | | |||||
| * | usrp-e100: add serial and name checks to the usrp-e100 discovery routine | Josh Blum | 2010-11-11 | 1 | -9/+18 |
| | | |||||
| * | usrp_e100: added byteswapping calls to vendor and device (its NBO) | Josh Blum | 2010-11-11 | 1 | -4/+5 |
| | | |||||
| * | Merge branch 'usrp_e100_i2c' of ettus.sourcerepo.com:ettus/uhdpriv into ↵ | Josh Blum | 2010-11-11 | 1 | -1/+0 |
| |\ | | | | | | | | | | usrp_e100_i2c | ||||
| | * | usrp_eXXX: Only include i2c-dev.h due to struct definition conflicts. | Philip Balister | 2010-11-11 | 1 | -1/+0 |
| | | | |||||
| * | | usrp-e100: split vendor/device field for eeprom, rename fab rev to model, ↵ | Josh Blum | 2010-11-11 | 1 | -15/+20 |
| |/ | | | | | | | fixed char cast (to treat like integer) | ||||
| * | usrp-e100: implemented wrapper for i2c device node + ioctls, implemented ↵ | Josh Blum | 2010-11-10 | 5 | -7/+172 |
| | | | | | | | | e100 eeprom map | ||||
| * | Merge branch 'master' into usrp_e100_i2c | Josh Blum | 2010-11-10 | 7 | -39/+44 |
| |\ | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * \ | Merge branch 'master' into usrp_e100 | Josh Blum | 2010-11-10 | 1 | -50/+34 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * | | | usrp-e100: added empty eeprom for eeprom get property | Josh Blum | 2010-11-10 | 1 | -0/+5 |
| | | | | |||||
| * | | | fixed string constants find and replace typo | Josh Blum | 2010-11-10 | 1 | -2/+2 |
| | | | | |||||
| * | | | usrp-e100: add header path for the utils directory as well | Josh Blum | 2010-11-09 | 1 | -0/+3 |
| | | | | |||||
| * | | | usrp-e100: moved kernel header to lib dir, remove the header check, default ↵ | Josh Blum | 2010-11-09 | 3 | -8/+4 |
| | | | | | | | | | | | | | | | | enable to false | ||||
| * | | | usrp-e100: renamed files and classes in usrp-e100 to e100 name | Josh Blum | 2010-11-09 | 18 | -218/+218 |
| | | | | |||||
| * | | | usrp_e: renamed directory to usrp_e100 to reflect product name | Josh Blum | 2010-11-09 | 20 | -65/+65 |
| | | | | |||||
| * | | | usrp-e: check the return code on system call, also removes warnings | Josh Blum | 2010-11-09 | 1 | -2/+3 |
| | | | | |||||
| * | | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-11-09 | 170 | -4570/+2061 |
| |\ \ \ | |||||
| * | | | | usrp_e: use the transport to calculate the max spp (with a fix to init the ↵ | Josh Blum | 2010-11-09 | 2 | -11/+3 |
| | | | | | | | | | | | | | | | | | | | | xport first) | ||||
| * | | | | usrp_e : Unload the module before loading the FPGA. Reload after the fpga is ↵ | Philip Balister | 2010-11-09 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | loaded. | ||||
| * | | | | usrp_e : Fix register definitions for COMPAT and others. | Philip Balister | 2010-11-04 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | usrp_e: Comment out fpga loading until we unload module during load. | Philip Balister | 2010-11-04 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Merge remote branch 'origin/usrp_e_next' into usrp_e_next | Philip Balister | 2010-11-04 | 194 | -2958/+9736 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'next' into usrp_e_next | Josh Blum | 2010-10-27 | 9 | -146/+120 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: host/examples/CMakeLists.txt | ||||
| | * | | | | | usrp-e: use clock control to get clock rate, removed temporary constant | Josh Blum | 2010-10-27 | 5 | -27/+18 |
| | | | | | | | |||||
| | * | | | | | usrp-e: implemented fpga loading and compat checking | Josh Blum | 2010-10-27 | 6 | -27/+94 |
| | | | | | | | |||||
| | * | | | | | usrp_e: added support for building fpga image into images Makefile | Josh Blum | 2010-10-27 | 1 | -0/+16 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'ue1_rev2' into usrp_e_next | Josh Blum | 2010-10-27 | 64 | -215/+3325 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | allow for CS to rise before, at the same time, or after OE | Matt Ettus | 2010-09-24 | 1 | -7/+6 |
| | | | | | | | | |||||
| | | * | | | | | better debug pins | Matt Ettus | 2010-09-23 | 2 | -7/+11 |
| | | | | | | | | |||||
| | | * | | | | | watch the ethernet chip select on our debug bus | Matt Ettus | 2010-09-23 | 3 | -6/+8 |
| | | | | | | | | |||||
| | | * | | | | | fix timing issue on DAC outputs with rev 2. This puts the whole system on a ↵ | Matt Ettus | 2010-09-21 | 2 | -50/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 90 degree phase shift | ||||
| | | * | | | | | send all gpmc signals to mictor | Matt Ettus | 2010-09-16 | 4 | -0/+201 |
| | | | | | | | | |||||
| | | * | | | | | updated pins to match rev2, removed dip switch, etc. seems to compile ok. | Matt Ettus | 2010-09-09 | 3 | -137/+130 |
| | | | | | | | | |||||
| | | * | | | | | pins are different on rev2 | Matt Ettus | 2010-09-09 | 1 | -264/+4 |
| | | | | | | | | |||||
| | | * | | | | | fixed makefile to compile with our new system | Matt Ettus | 2010-09-07 | 1 | -44/+36 |
| | | | | | | | | |||||
| | | * | | | | | add register to tell host about compatibility level and which image we are using | Matt Ettus | 2010-08-30 | 1 | -5/+14 |
| | | | | | | | | |||||
| | | * | | | | | move declaration to make loopback compile | Matt Ettus | 2010-08-27 | 1 | -1/+2 |
| | | | | | | | | |||||
| | | * | | | | | Merge branch 'tx_policy' into u1e | Matt Ettus | 2010-08-25 | 3 | -29/+23 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tx_policy: (21 commits) clean up DAC inversion and swapping to match schematics Clean up iq swapping on RX. It is now swapped in the top level. widened muxes to 4 bits to match tx side and handle more ADCs in future rx error context packets should not be marked as errors in the fifo added compat number to usrp2 readback mux makefile dependency fix for second expansion provide a way to get out of the error state without processor intervention sequence number reset upon programming streamid attempt at avoiding infinite error messages implemented "next packet" and "next burst" policies sequence errors can happen on start of burst as well. more informative error codes cleaner error handling introduce new error types test mux and gen_context_pkt this is an output file, it shouldn't be checked in insert protocol engine flags when requested move the streamid so it isn't at the same address as clear_state connect the demux fix a typo tx error packets now muxed into the ethernet stream back to the host ... Conflicts: usrp2/top/u2_rev3/u2_core_udp.v | ||||
| | | * \ \ \ \ \ | Merge branch 'u1e_merge' into u1e | Matt Ettus | 2010-08-25 | 12 | -5605/+340 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * u1e_merge: no need for protocol headers since we're not doing ethernet match the signal names in this design debug pins cleanup properly integrate the new tx chain catch up with tx_policy | ||||
| | | | * | | | | | | no need for protocol headers since we're not doing ethernet | Matt Ettus | 2010-08-24 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | * | | | | | | match the signal names in this design | Matt Ettus | 2010-08-23 | 1 | -3/+3 |
| | | | | | | | | | | |||||
| | | | * | | | | | | debug pins cleanup | Matt Ettus | 2010-08-23 | 1 | -3/+3 |
| | | | | | | | | | | |||||
| | | | * | | | | | | properly integrate the new tx chain | Matt Ettus | 2010-08-19 | 1 | -31/+27 |
| | | | | | | | | | | |||||
| | | | * | | | | | | catch up with tx_policy | Matt Ettus | 2010-08-19 | 11 | -5572/+311 |
| | | |/ / / / / / | |||||
| | | * | | | | | | attach run_tx and run_rx to leds | Matt Ettus | 2010-08-17 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | connect atr | Matt Ettus | 2010-08-17 | 1 | -1/+1 |
| | | | | | | | | |