aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e100/usrp_e100_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* e100: removed usrp from directory prefixJosh Blum2011-06-171-183/+0
|
* e100: dual dsp support (compiles, not tested)Josh Blum2011-06-151-17/+21
|
* Merge branch 'usrp_e100_aux_spi' into frontend_workJosh Blum2011-06-151-8/+14
|\
| * usrp-e100: bring up the clock as the first thingJosh Blum2011-06-061-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 recoveryJosh Blum2011-06-061-1/+1
| |
* | usrp_e100: super packet handler support squashedJosh Blum2011-06-141-0/+1
|/
* usrp-e100: incremented compat # to 4 for vita length changeJosh Blum2011-05-161-1/+1
|
* usrp_e100: added recv/send_frame_size xport argsJosh Blum2011-04-161-1/+6
|
* usrp: support for grand daughter board eepromJosh Blum2011-04-261-1/+1
|
* usrp-e100: added module compat num check, made fpga compat constant more obviousJosh Blum2011-03-111-1/+1
|
* Merge branch 'usrp_e100_devel' into nextJosh Blum2011-02-101-1/+1
|\ | | | | | | | | Conflicts: host/lib/usrp/usrp_e100/io_impl.cpp
| * usrp-e100: changes for global reset and non-zero sids on rxJosh Blum2011-01-221-1/+1
| |
* | uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-091-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 readyJosh Blum2011-01-271-1/+1
|
* usrp-e100: added readbacks for time now and time ppsJosh Blum2011-01-121-1/+1
| | | | | | incremented fpga compat number added slave 7 to regs map removed old copy of regs map
* E100: clock sync implemented.Nick Foster2010-11-221-1/+4
|
* usrp-e100: renamed files and classes in usrp-e100 to e100 nameJosh Blum2010-11-091-0/+164