Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 22 | -132/+797 |
|\ | |||||
| * | added warning about rfx classic boards and dboard notes | Josh Blum | 2010-11-09 | 1 | -12/+31 |
| | | |||||
| * | 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 | 2 | -0/+440 |
| |\ | |||||
| | * | 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 | 2 | -0/+455 |
| | | | |||||
| * | | uhd: for eeprom writeback, write and set only those values changed | Josh Blum | 2010-11-05 | 3 | -18/+26 |
| | | | |||||
| * | | uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ↵ | Josh Blum | 2010-11-05 | 4 | -43/+48 |
| | | | | | | | | | | | | to usrp2 | ||||
| * | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-05 | 3 | -18/+9 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: firmware/fx2/include | ||||
| * | | | usrp: implement name checking on dicovery (all platforms), separate usb ↵ | Josh Blum | 2010-11-05 | 7 | -15/+52 |
| | | | | | | | | | | | | | | | | serial from serial (for now) | ||||
| * | | | usrp: replaced device specific burner apps with one generic one for mboard ↵ | Josh Blum | 2010-11-04 | 3 | -25/+15 |
| | | | | | | | | | | | | | | | | eeproms | ||||
| * | | | usrp: print eeprom key/value pairs in the probe app, fixed mac addr size | Josh Blum | 2010-11-04 | 1 | -3/+3 |
| | | | | |||||
| * | | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 7 | -18/+19 |
| | | | | |||||
| * | | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-04 | 3 | -1/+18 |
| |\| | | |||||
| | * | | Merge branch 'ovfl' into good_stuff | Josh Blum | 2010-11-04 | 3 | -1/+18 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | usrp2: handle real overflow packets in host, reload continuous stream cmd, ↵ | Josh Blum | 2010-10-21 | 3 | -1/+18 |
| | | | | | | | | | | | | | | | | remove firmware handling | ||||
| * | | | usrp2: implemented mboard eeprom into usrp2 mboard | Josh Blum | 2010-11-04 | 4 | -103/+75 |
| | | | | |||||
| * | | | usrp: created mboard eeprom map class, implemented for usrp2 | Josh Blum | 2010-11-04 | 2 | -0/+177 |
| |/ / | |||||
| * | | uhd: added dict get method, used in usrp1 image loading | Josh Blum | 2010-10-31 | 1 | -4/+2 |
| | | | |||||
| * | | Merge branch 'next' | Josh Blum | 2010-10-28 | 14 | -116/+230 |
| |\ \ | |||||
| | * | | Fix Bandwidth for IQ subdevs on Basic/LF | Jason Abele | 2010-10-28 | 4 | -7/+17 |
| | | | | | | | | | | | | | | | | Additional typo cleanup and fix WBX bandwidth | ||||
* | | | | 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 | 47 | -1211/+2237 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'next' into usrp_e_next | Josh Blum | 2010-10-27 | 1 | -0/+9 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | Conflicts: host/examples/CMakeLists.txt | ||||
| | * | | | usrp: added a time sync check for multi usrp | Josh Blum | 2010-10-27 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | 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 | 4 | -19/+86 |
| | | | | | |||||
| * | | | | Merge branch 'usrp_e' into usrp_e_next | Josh Blum | 2010-10-27 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-10-27 | 10 | -61/+88 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | usrp: fixed validate subdev spec typo for empty string cases | Josh Blum | 2010-10-26 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | usrp_e: fix to get compiling with next branch | Josh Blum | 2010-10-27 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Merge branch 'next' into usrp_e | Josh Blum | 2010-10-27 | 18 | -174/+296 |
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 11 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | renamed print warning calls in the implementation fixed issue with dict::pop so it now works even if the value is not comparable | ||||
| | * | | | usrp: rework lo offset logic to use bandwidth, add test case | Josh Blum | 2010-10-25 | 1 | -3/+6 |
| | | | | | |||||
| | * | | | uhd: tune helper + request, forgot to use and set target freq | Josh Blum | 2010-10-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Added bandwidth property to all daughterboards | Jason Abele | 2010-10-25 | 7 | -9/+107 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Updated existing bandwidth property to reflect double-sided bandwidth rather than lowpass bandwidth | ||||
| | * | | | uhd: created tune request struct and implemented more fine grained tuning calls | Josh Blum | 2010-10-25 | 3 | -96/+90 |
| | |/ / | |||||
| | * / | dbsrx: reject asymmetric clocks (odd divisors) | Josh Blum | 2010-10-22 | 1 | -0/+2 |
| | |/ | |||||
| | * | usrp: use a dash as the gain name prefix separator, removed RX/TX auto ↵ | Josh Blum | 2010-10-20 | 2 | -4/+4 |
| | | | | | | | | | | | | suffix for XCVR board cnames | ||||
| | * | usrp: use the dboard id to prefix the subdev gain group names | Josh Blum | 2010-10-20 | 8 | -32/+37 |
| | | | |||||
| | * | usrp: added gain element access by gain name to multi and single wrappers | Josh Blum | 2010-10-20 | 2 | -24/+44 |
| | | | |||||
| | * | uhd: added name parameter to gain group, get range, set/get value by name | Josh Blum | 2010-10-20 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2 | Philip Balister | 2010-10-20 | 19 | -693/+914 |
| |\| | |||||
| | * | uhd: remove some warnings in MSVC and with typo in xcvr2450 | Josh Blum | 2010-10-19 | 1 | -1/+1 |
| | | | |||||
| | * | usrp: change the bandwidth param to a double (its a frequency), add set and ↵ | Josh Blum | 2010-10-19 | 4 | -30/+48 |
| | | | | | | | | | | | | gets for BW in the wrappers |