summaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-194-6/+113
|\
| * Merge branch 'burn_dbid' into pre_mergeJosh Blum2010-06-181-2/+19
| |\
| | * uhd: added dboard manager call to register xcvr board, implemented in xcvr db...Josh Blum2010-06-181-2/+19
| * | uhd: added enums for aux adc and dac, usrp2: implemented enums in db ifaceJosh Blum2010-06-171-4/+18
| * | added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ...Josh Blum2010-06-171-0/+17
| |/
| * uhd: work on thread priority schedulingJosh Blum2010-06-162-0/+59
* | Merge branch 'sched' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-161-7/+65
|\|
| * work on algorithms and documentationJosh Blum2010-06-141-7/+65
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-091-4/+32
|\|
| * extend byteswap routines for macosx, and added case for unknownJosh Blum2010-06-081-4/+32
* | Merge branch 'work' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-073-4/+137
|\|
| * Replaced the vrt pack and unpack with a pack and unpack for big endian and a ...Josh Blum2010-06-071-4/+44
| * added byteswap routine to utilsJosh Blum2010-06-062-0/+93
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-0310-93/+525
|\|
| * Created macros for dealing with pimpls and implemented in code.Josh Blum2010-06-024-12/+75
| * replaced the assert falses with an invalid code path exceptionJosh Blum2010-06-021-0/+7
| * removed some windows warningsJosh Blum2010-06-021-1/+2
| * Implemented pirate thread, moved io impl details into io impl cpp file. Fixed...Josh Blum2010-06-011-0/+4
| * added frame count call to zero-copy iface, tweaks for udp asio implJosh Blum2010-05-291-0/+19
| * work on alignment buffer, got unit test workingJosh Blum2010-05-282-36/+29
| * work on bounded and alignment buffer with unit testingJosh Blum2010-05-282-72/+78
| * work on buffers for recvJosh Blum2010-05-283-0/+279
| * Made a phony zero-copy interface for those interfaces that are actual copy-in...Josh Blum2010-05-282-85/+145
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-2711-32/+111
|\|
| * Tweak with the udp and zero-copy transport. Eventually, the caller will hang ...Josh Blum2010-05-271-2/+3
| * Added support to set GPIO pins from dboard interface:Josh Blum2010-05-242-3/+22
| * use only procfs /proc/partitions for discovering raw devices on linuxJosh Blum2010-05-201-1/+1
| * dont default the mode parameter, that is only asking for troubleJosh Blum2010-05-191-2/+2
| * Added tx timed samples example.Josh Blum2010-05-182-13/+24
| * Added send and recv modes to the device class and packet handler implementation.Josh Blum2010-05-181-2/+31
| * use static init lists for the types, some speedup for the fast path related o...Josh Blum2010-05-171-1/+1
| * Created config macro to force inline.Josh Blum2010-05-171-0/+9
| * Created inline send vrt packer function that also handles fragmentation.Josh Blum2010-05-172-6/+11
| * simplification of udp asio socket stuffJosh Blum2010-05-171-6/+6
| * added set freq with lo offset to simple usrp wrapperJosh Blum2010-05-141-0/+2
| * Moved usrp2 eeprom addr read/write to host control over i2c/eeprom interface ...Josh Blum2010-05-112-9/+12
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-042-0/+39
|\|
| * Removed the boost exception stuff, replaced it with macro that formats the th...Josh Blum2010-05-055-24/+52
* | fix files before pullJosh Blum2010-05-043-40/+14
* | spi working, talked to ad9522Josh Blum2010-05-031-1/+8
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-028-71/+103
|\|
| * windows tweaks to configJosh Blum2010-05-031-13/+9
| * Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-032-10/+64
| * Replaced the dboard base constructor args with an opaque type.Josh Blum2010-05-022-10/+9
| * Cleaned up some dboard manager construction logic.Josh Blum2010-05-021-6/+7
| * Code tweaks and added unit test for dict and error message.Josh Blum2010-05-014-37/+19
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-04-292-1/+12
|\|
| * made buffer size args part of constructorJosh Blum2010-04-301-16/+8
| * setting size of buffers from device argsJosh Blum2010-04-271-4/+4
| * work on controlling the socket buffer sizes from the front end apiJosh Blum2010-04-272-0/+19