Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 1 | -183/+0 |
| | |||||
* | e100: dual dsp support (compiles, not tested) | Josh Blum | 2011-06-15 | 1 | -17/+21 |
| | |||||
* | Merge branch 'usrp_e100_aux_spi' into frontend_work | Josh Blum | 2011-06-15 | 1 | -8/+14 |
|\ | |||||
| * | usrp-e100: bring up the clock as the first thing | Josh Blum | 2011-06-06 | 1 | -7/+13 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | -1/+1 |
| | | |||||
* | | usrp_e100: super packet handler support squashed | Josh Blum | 2011-06-14 | 1 | -0/+1 |
|/ | |||||
* | usrp-e100: incremented compat # to 4 for vita length change | Josh Blum | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | usrp_e100: added recv/send_frame_size xport args | Josh Blum | 2011-04-16 | 1 | -1/+6 |
| | |||||
* | usrp: support for grand daughter board eeprom | Josh Blum | 2011-04-26 | 1 | -1/+1 |
| | |||||
* | usrp-e100: added module compat num check, made fpga compat constant more obvious | Josh Blum | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'usrp_e100_devel' into next | Josh Blum | 2011-02-10 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/usrp_e100/io_impl.cpp | ||||
| * | usrp-e100: changes for global reset and non-zero sids on rx | Josh Blum | 2011-01-22 | 1 | -1/+1 |
| | | |||||
* | | uhd: replaced std::vector<type> for buffer arguments in send/recv | Josh Blum | 2011-02-09 | 1 | -3/+3 |
|/ | | | | | | | | | Created new type ref_vector for representing a vector of pointers. Can be created from std::vector or a pointer. Removes the convenience constrcutors for send/recv, its not needed. Removes malloc/free overhead when using send/recv with pointer. | ||||
* | usrp-e100: revert compat number until its ready | Josh Blum | 2011-01-27 | 1 | -1/+1 |
| | |||||
* | usrp-e100: added readbacks for time now and time pps | Josh Blum | 2011-01-12 | 1 | -1/+1 |
| | | | | | | incremented fpga compat number added slave 7 to regs map removed old copy of regs map | ||||
* | E100: clock sync implemented. | Nick Foster | 2010-11-22 | 1 | -1/+4 |
| | |||||
* | usrp-e100: renamed files and classes in usrp-e100 to e100 name | Josh Blum | 2010-11-09 | 1 | -0/+164 |