| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into usrp_e100 | Josh Blum | 2010-11-10 | 1 | -50/+34 |
|\ |
|
| * | uhd: reorganized utils cmakefile to use list of sources | Josh Blum | 2010-11-10 | 1 | -24/+23 |
* | | 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 e... | Josh Blum | 2010-11-09 | 3 | -8/+4 |
* | | 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 |
|\| |
|
| * | added warning about rfx classic boards and dboard notes | Josh Blum | 2010-11-09 | 2 | -13/+74 |
| * | usrp2: led F documentation fix | Josh Blum | 2010-11-05 | 1 | -1/+1 |
| * | dbsrx2: removed windows warnings, made bandwidth param a double | Josh Blum | 2010-11-05 | 1 | -11/+11 |
| * | Merge branch 'dbsrx2' | Josh Blum | 2010-11-05 | 4 | -0/+631 |
| |\ |
|
| | * | Added mangling for DBSRX2 i2c addresses on USRP | Jason Abele | 2010-11-05 | 1 | -10/+9 |
| | * | Adjusting rx_get and rx_set for newer keys | Jason Abele | 2010-11-05 | 1 | -30/+16 |
| | * | Working DBSRX2 daughterboard code | Jason Abele | 2010-11-05 | 1 | -0/+5 |
| | * | Working DBSRX2 daughterboard code | Jason Abele | 2010-11-05 | 4 | -0/+641 |
| * | | usrp2: added notes about 3rd party sd cards to docs | Josh Blum | 2010-11-05 | 1 | -3/+12 |
| * | | Merge branch 'mb_eeprom' | Josh Blum | 2010-11-05 | 156 | -4519/+1259 |
| |\ \
| | |/
| |/| |
|
| | * | uhd: created docs for the device naming, command usage in usrp2 docs, removed... | Josh Blum | 2010-11-05 | 5 | -31/+100 |
| | * | uhd: for eeprom writeback, write and set only those values changed | Josh Blum | 2010-11-05 | 4 | -29/+39 |
| | * | uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ... | Josh Blum | 2010-11-05 | 6 | -45/+50 |
| | * | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-05 | 120 | -4089/+542 |
| | |\ |
|
| | | * | usrp1: pulled in cmake build system for usrp1 firmware | Josh Blum | 2010-11-05 | 118 | -4071/+534 |
| | * | | usrp: implement name checking on dicovery (all platforms), separate usb seria... | Josh Blum | 2010-11-05 | 7 | -15/+52 |
| | * | | usrp: replaced device specific burner apps with one generic one for mboard ee... | Josh Blum | 2010-11-04 | 8 | -202/+101 |
| | * | | usrp: print eeprom key/value pairs in the probe app, fixed mac addr size | Josh Blum | 2010-11-04 | 2 | -7/+7 |
| | * | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 9 | -18/+28 |
| | * | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-04 | 11 | -105/+167 |
| | |\| |
|
| | | * | Merge branch 'ovfl' into good_stuff | Josh Blum | 2010-11-04 | 4 | -2/+19 |
| | | |\ |
|
| | | | * | usrp2: handle real overflow packets in host, reload continuous stream cmd, re... | Josh Blum | 2010-10-21 | 4 | -2/+19 |
| | | * | | Merge branch 'garp' into good_stuff | Josh Blum | 2010-11-04 | 7 | -103/+147 |
| | | |\ \ |
|
| | | | * | | usrp2: fw sends gratuitous arp on link-up | Josh Blum | 2010-10-22 | 7 | -103/+147 |
| | | | |/ |
|
| | | * | | images: remove exe bit left by some build processes | Josh Blum | 2010-11-04 | 1 | -0/+1 |
| | * | | | usrp2: implemented mboard eeprom into usrp2 mboard | Josh Blum | 2010-11-04 | 8 | -131/+87 |
| | * | | | usrp: created mboard eeprom map class, implemented for usrp2 | Josh Blum | 2010-11-04 | 5 | -8/+247 |
| | |/ / |
|
| * / / | uhd: dont check for python interp if PYTHON_EXECUTABLE specified | Josh Blum | 2010-11-05 | 1 | -4/+6 |
| |/ / |
|
| * | | uhd: fixed typo - removed export for templated class | Josh Blum | 2010-11-02 | 1 | -1/+1 |
| * | | uhd: added dict get method, used in usrp1 image loading | Josh Blum | 2010-10-31 | 3 | -4/+18 |
| * | | Merge branch 'next' | Josh Blum | 2010-10-28 | 41 | -390/+1115 |
| |\ \ |
|
| | * | | Fix Bandwidth for IQ subdevs on Basic/LF | Jason Abele | 2010-10-28 | 5 | -10/+28 |
| | * | | usrp2: documented LED E | Josh Blum | 2010-10-28 | 1 | -1/+1 |
| | * | | uhd: change python module check descriptions to use words | Josh Blum | 2010-10-28 | 1 | -2/+2 |
| | * | | uhd: added to python module check macro, move check to lib dir | Josh Blum | 2010-10-28 | 2 | -14/+30 |
* | | | | usrp_e: use the transport to calculate the max spp (with a fix to init the xp... | Josh Blum | 2010-11-09 | 2 | -11/+3 |
* | | | | usrp_e : Unload the module before loading the FPGA. Reload after the fpga is ... | Philip Balister | 2010-11-09 | 2 | -2/+10 |
* | | | | 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 |
|\ \ \ \ |
|