Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 1 | -227/+0 |
| | |||||
* | e100: dual dsp support (compiles, not tested) | Josh Blum | 2011-06-15 | 1 | -7/+15 |
| | |||||
* | Merge branch 'usrp_e100_aux_spi' into frontend_work | Josh Blum | 2011-06-15 | 1 | -31/+33 |
|\ | |||||
| * | usrp-e100: bring up the clock as the first thing | Josh Blum | 2011-06-06 | 1 | -51/+33 |
| | | | | | | | | | | | | | | | | | | | | | | We init the clock as the app wants it as the first thing we do. This greatly simplifies logic, no need to conditionally init. Clock config: perform soft reset, and removed ignore sync work Added open/close to iface so we can open and close w/o re-making. Other misc tweaks involving prints, etc... | ||||
| * | usrp-e100: added check for wishbone readback and clock recovery | Josh Blum | 2011-06-06 | 1 | -12/+32 |
| | | |||||
* | | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 1 | -1/+1 |
| | | |||||
* | | usrp_e100: init the subdev specs before calling io_init | Josh Blum | 2011-06-14 | 1 | -3/+4 |
|/ | |||||
* | usrp-e100: use misc test32 register to store fpga hash | Josh Blum | 2011-05-10 | 1 | -36/+34 |
| | |||||
* | usrp-e100: created device address arg for master clock rate, removed eeprom hack | Josh Blum | 2011-05-12 | 1 | -1/+2 |
| | |||||
* | usrp1: overload read_eeprom to handle multi-byte reads | Josh Blum | 2011-05-05 | 1 | -1/+0 |
| | |||||
* | uhd: various tweaks to log and msg, replaced a few remaining stdio | Josh Blum | 2011-05-04 | 1 | -0/+1 |
| | |||||
* | usrp-e100: removed stdio prints from implementation | Josh Blum | 2011-05-04 | 1 | -3/+3 |
| | |||||
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -11/+8 |
| | | | | | The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this. | ||||
* | usrp_e100: added recv/send_frame_size xport args | Josh Blum | 2011-04-16 | 1 | -2/+10 |
| | |||||
* | usrp-e100: added module compat num check, made fpga compat constant more obvious | Josh Blum | 2011-03-11 | 1 | -4/+4 |
| | |||||
* | Merge branch 'boost_fs_string' into next | Josh Blum | 2011-03-17 | 1 | -1/+1 |
|\ | |||||
| * | uhd: replace file_string() with string() for deprecation reasons | Josh Blum | 2011-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Patch from moritz.fischer@student.kit.edu [1] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/deprecated.html [2] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm Boost 1.36 appears to have string(), so this should be safe to use. | ||||
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -3/+3 |
| | | |||||
* | | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
|/ | | | | | | | | only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match | ||||
* | 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_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 |
| | |||||
* | fixed string constants find and replace typo | Josh Blum | 2010-11-10 | 1 | -2/+2 |
| | |||||
* | usrp-e100: moved kernel header to lib dir, remove the header check, default ↵ | Josh Blum | 2010-11-09 | 1 | -1/+1 |
| | | | | enable to false | ||||
* | usrp-e100: renamed files and classes in usrp-e100 to e100 name | Josh Blum | 2010-11-09 | 1 | -0/+201 |