Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: created safe call macro and handle usrp2 ~mboard throwing | Josh Blum | 2011-03-10 | 3 | -2/+57 |
| | |||||
* | usrp: moved wrapper utils into multi-usrp | Josh Blum | 2011-03-10 | 3 | -69/+43 |
| | |||||
* | usrp2: save alignment indexes between state to fix the lost packet problem | Josh Blum | 2011-03-09 | 1 | -14/+24 |
| | |||||
* | usrp: fix for mux calculation when using real q | Josh Blum | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | usrp2: comments for buffer size setting | Josh Blum | 2011-03-08 | 1 | -1/+4 |
| | |||||
* | usrp2: tweak the mtu discovery logic | Josh Blum | 2011-03-04 | 1 | -6/+6 |
| | |||||
* | usrp2: firmware can send jumbo dummy packets (only writes up to 2048) | Josh Blum | 2011-03-04 | 1 | -50/+42 |
| | |||||
* | usrp2: work on mtu discovery | Josh Blum | 2011-03-03 | 4 | -19/+108 |
| | | | | | | added echo routine to the firmware and discovery routine to host the implementation is integrated into the factory function and appears to work on linux | ||||
* | Merge branch 'master' into next | Josh Blum | 2011-03-03 | 3 | -10/+7 |
|\ | |||||
| * | Update USRP1 External Clocking docs for set_master_clock() | Jason Abele | 2011-03-03 | 1 | -5/+2 |
| | | |||||
| * | Fixes inverted logic in sensors bool interface | Jason Abele | 2011-03-03 | 2 | -5/+5 |
| | | |||||
* | | uhd: removed mb_eeprom from mboard iface (already exposed in property) | Josh Blum | 2011-03-03 | 6 | -8/+15 |
| | | | | | | | | also fixed some warnings with unused parameters | ||||
* | | Merge branch 'mb_iface' into next | Josh Blum | 2011-03-03 | 21 | -175/+239 |
|\ \ | | | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/usrp2_iface.hpp | ||||
| * | | Generalized mboard_iface and added a SPI convenience class a la I2C | Nick Foster | 2011-03-03 | 16 | -56/+113 |
| | | | |||||
| * | | Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP ↵ | Nick Foster | 2011-03-01 | 6 | -139/+134 |
| | | | | | | | | | | | | devices inherit from it. | ||||
| * | | udp: return the managed recv buffer to the buffer queue on timeout | Josh Blum | 2011-03-01 | 1 | -0/+2 |
| | | | |||||
| * | | usrp2: minor optimization, only disable interruption when we need to wait() | Josh Blum | 2011-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | Hopefully the last typo in external clock mod for usrp1 | Jason Abele | 2011-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo in usrp1 external clock modification docs | Jason Abele | 2011-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | usrp-e100: disable the global reset for now | Josh Blum | 2011-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | uhd: make ic reg maps depend on common.py | Josh Blum | 2011-03-01 | 2 | -2/+5 |
| | | | |||||
* | | | Merge branch 'master' into next | Josh Blum | 2011-03-03 | 12 | -28/+29 |
|\ \ \ | |/ / |/| / | |/ | | | | | Conflicts: host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
| * | usrp1: check for fw images only for uninitialized devices | Josh Blum | 2011-03-02 | 1 | -14/+14 |
| | | | | | | | | this prevents excessive warnings when usrp1 is not attached | ||||
| * | usrp2: only include fw_common when needed, remove virtual send/recv, not exposed | Josh Blum | 2011-03-02 | 5 | -8/+4 |
| | | |||||
| * | udp: return the managed recv buffer to the buffer queue on timeout | Josh Blum | 2011-03-01 | 1 | -0/+2 |
| | | |||||
| * | usrp2: minor optimization, only disable interruption when we need to wait() | Josh Blum | 2011-02-28 | 1 | -1/+1 |
| | | |||||
| * | Hopefully the last typo in external clock mod for usrp1 | Jason Abele | 2011-02-28 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in usrp1 external clock modification docs | Jason Abele | 2011-02-28 | 1 | -1/+1 |
| | | |||||
| * | usrp-e100: disable the global reset for now | Josh Blum | 2011-02-25 | 1 | -1/+1 |
| | | |||||
| * | uhd: make ic reg maps depend on common.py | Josh Blum | 2011-02-25 | 2 | -2/+5 |
| | | |||||
| * | uhd: sensors header fix to make swig happy | Josh Blum | 2011-02-25 | 1 | -3/+6 |
| | | |||||
* | | uhd: sensors header fix to make swig happy | Josh Blum | 2011-02-25 | 1 | -3/+6 |
| | | |||||
* | | usrp_e : Prevent people from typing in large numbers that crash the | Philip Balister | 2011-02-25 | 1 | -0/+5 |
| | | | | | | | | test. | ||||
* | | usrp-e100: conditional code for when fpga downloader is externally included | Josh Blum | 2011-02-24 | 1 | -0/+8 |
| | | |||||
* | | uhd: exception code gen simplification | Josh Blum | 2011-02-24 | 1 | -6/+1 |
| | | |||||
* | | uhd: switch algorithm namespace to uhd | Josh Blum | 2011-02-24 | 13 | -99/+47 |
| | | |||||
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 40 | -111/+120 |
| | | |||||
* | | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 51 | -76/+69 |
| | | | | | | | | | | | | | | | | only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match | ||||
* | | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 15 | -18/+16 |
| | | |||||
* | | uhd: added a bunch of custom exceptions, not used yet | Josh Blum | 2011-02-24 | 9 | -53/+156 |
| | | |||||
* | | Merge branch 'usrp2_dual_dsp' into next | Josh Blum | 2011-02-24 | 37 | -1314/+981 |
|\ \ | |/ |/| | | | | | Conflicts: host/include/uhd/usrp/mboard_props.hpp | ||||
| * | Merge branch 'packet_router_2nd_dsp' into usrp2_dual_dsp | Josh Blum | 2011-02-22 | 7 | -177/+275 |
| |\ | |||||
| | * | u2/u2p: shrunk ETH TX FIFO, further u2/u2p harmonization | Matt Ettus | 2011-02-21 | 3 | -20/+19 |
| | | | |||||
| | * | u2/u2p: inserted short fifo into the packet inspector path to help routing ↵ | Matt Ettus | 2011-02-17 | 1 | -1/+13 |
| | | | | | | | | | | | | and timing | ||||
| | * | increase compat number for double dsp change | Matt Ettus | 2011-02-17 | 2 | -2/+2 |
| | | | |||||
| | * | u2/u2p: reduce unneeded RX DSP buffering | Matt Ettus | 2011-02-17 | 2 | -2/+2 |
| | | | |||||
| | * | u2p: 2nd DSP now in u2p as well | Matt Ettus | 2011-02-17 | 1 | -25/+56 |
| | | | |||||
| | * | added port_sel param to dsp framer | Josh Blum | 2011-02-17 | 2 | -4/+5 |
| | | | |||||
| | * | u2/u2p: added 2nd DSP unit | Matt Ettus | 2011-02-17 | 1 | -0/+34 |
| | | | |||||
| | * | u2/u2p: renamed and split some rx signals to prepare for 2nd DSP | Matt Ettus | 2011-02-17 | 1 | -25/+22 |
| | | |