| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: define ssize_t for msvc, fixed warning as well | Josh Blum | 2010-07-09 | 1 | -1/+7 |
* | uhd: ssize_t for phony zero copy return types, null sptr for timeout/error wi... | Josh Blum | 2010-07-09 | 1 | -5/+8 |
* | uhd: added error codes to rx metadata, switched examples to use | Josh Blum | 2010-07-09 | 2 | -4/+27 |
* | uhd: added packet type to vrt if info struct, added burst flags to rx metadat... | Josh Blum | 2010-07-08 | 2 | -3/+9 |
* | uhd: moved assert implementation into ipp file, fixed potential bug with asse... | Josh Blum | 2010-07-08 | 3 | -24/+60 |
* | usrp2: moved common defined for udp mtu and implemented change. | Josh Blum | 2010-07-07 | 1 | -0/+3 |
* | uhd: removed some errors and warnings under macosx gcc build | Josh Blum | 2010-07-06 | 2 | -2/+2 |
* | uhd: added back into old send/recv but with deprecation attributes, moved inl... | Josh Blum | 2010-07-06 | 4 | -17/+109 |
* | uhd: added set time w/ unknown pps to mimo usrp, get tx rate bug fix | Josh Blum | 2010-07-06 | 1 | -0/+18 |
* | uhd: moved header file implementation code into ipp files | Josh Blum | 2010-07-05 | 8 | -263/+401 |
* | usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64 | Josh Blum | 2010-07-05 | 1 | -0/+27 |
* | uhd: added clear capability to alignment buffer (fixes case when next seq is ... | Josh Blum | 2010-07-05 | 2 | -1/+31 |
* | uhd: added get time now call to simple and mimo usrp | Josh Blum | 2010-07-05 | 2 | -0/+12 |
* | usrp2: bug fix for readback registers | Josh Blum | 2010-07-05 | 2 | -5/+5 |
* | uhd: replaced old send and recv with inline wrappers that take a single buffe... | Josh Blum | 2010-07-05 | 1 | -24/+29 |
* | mimo: added call to set time to zero at next pps on init | Josh Blum | 2010-07-05 | 1 | -0/+1 |
* | uhd: filled in mimo usrp rx and tx methods | Josh Blum | 2010-07-05 | 2 | -0/+69 |
* | uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f... | Josh Blum | 2010-07-05 | 2 | -10/+47 |
* | usrp2: removed usrp2.hpp header, its not needed, just use the discovery/facto... | Josh Blum | 2010-07-05 | 3 | -65/+72 |
* | uhd: renamed the vrt header to vrt_if_packet header | Josh Blum | 2010-07-05 | 2 | -4/+4 |
* | uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, need... | Josh Blum | 2010-07-05 | 3 | -86/+89 |
* | uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato... | Josh Blum | 2010-06-24 | 1 | -35/+47 |
* | uhd: created benchmark rx example app | Josh Blum | 2010-06-24 | 2 | -2/+24 |
* | Merge branch 'burn_dbid' into pre_merge | Josh Blum | 2010-06-18 | 1 | -2/+19 |
|\ |
|
| * | uhd: added dboard manager call to register xcvr board, implemented in xcvr db... | Josh Blum | 2010-06-18 | 1 | -2/+19 |
* | | uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface | Josh Blum | 2010-06-17 | 1 | -4/+18 |
* | | added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ... | Josh Blum | 2010-06-17 | 1 | -0/+17 |
|/ |
|
* | uhd: work on thread priority scheduling | Josh Blum | 2010-06-16 | 2 | -0/+59 |
* | work on algorithms and documentation | Josh Blum | 2010-06-14 | 1 | -7/+65 |
* | extend byteswap routines for macosx, and added case for unknown | Josh Blum | 2010-06-08 | 1 | -4/+32 |
* | Replaced the vrt pack and unpack with a pack and unpack for big endian and a ... | Josh Blum | 2010-06-07 | 1 | -4/+44 |
* | added byteswap routine to utils | Josh Blum | 2010-06-06 | 2 | -0/+93 |
* | Created macros for dealing with pimpls and implemented in code. | Josh Blum | 2010-06-02 | 4 | -12/+75 |
* | replaced the assert falses with an invalid code path exception | Josh Blum | 2010-06-02 | 1 | -0/+7 |
* | removed some windows warnings | Josh Blum | 2010-06-02 | 1 | -1/+2 |
* | Implemented pirate thread, moved io impl details into io impl cpp file. Fixed... | Josh Blum | 2010-06-01 | 1 | -0/+4 |
* | added frame count call to zero-copy iface, tweaks for udp asio impl | Josh Blum | 2010-05-29 | 1 | -0/+19 |
* | work on alignment buffer, got unit test working | Josh Blum | 2010-05-28 | 2 | -36/+29 |
* | work on bounded and alignment buffer with unit testing | Josh Blum | 2010-05-28 | 2 | -72/+78 |
* | work on buffers for recv | Josh Blum | 2010-05-28 | 3 | -0/+279 |
* | Made a phony zero-copy interface for those interfaces that are actual copy-in... | Josh Blum | 2010-05-28 | 2 | -85/+145 |
* | Tweak with the udp and zero-copy transport. Eventually, the caller will hang ... | Josh Blum | 2010-05-27 | 1 | -2/+3 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 2 | -3/+22 |
* | use only procfs /proc/partitions for discovering raw devices on linux | Josh Blum | 2010-05-20 | 1 | -1/+1 |
* | dont default the mode parameter, that is only asking for trouble | Josh Blum | 2010-05-19 | 1 | -2/+2 |
* | Added tx timed samples example. | Josh Blum | 2010-05-18 | 2 | -13/+24 |
* | Added send and recv modes to the device class and packet handler implementation. | Josh Blum | 2010-05-18 | 1 | -2/+31 |
* | use static init lists for the types, some speedup for the fast path related o... | Josh Blum | 2010-05-17 | 1 | -1/+1 |
* | Created config macro to force inline. | Josh Blum | 2010-05-17 | 1 | -0/+9 |
* | Created inline send vrt packer function that also handles fragmentation. | Josh Blum | 2010-05-17 | 2 | -6/+11 |