aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/types
Commit message (Expand)AuthorAgeFilesLines
* usrp: populate a tree from a subdevJosh Blum2011-06-271-0/+7
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-3/+3
* uhd: fixed typo in tune request/result inter_freq -> rf_freqJosh Blum2011-05-011-9/+9
* uhd: whoops, spi convenience functions have 32 bit dataJosh Blum2011-03-171-2/+2
* Merge branch 'master' into nextJosh Blum2011-03-031-2/+2
|\
| * Fixes inverted logic in sensors bool interfaceJason Abele2011-03-031-2/+2
| * Merge branch 'sensors' into dboard_serialJosh Blum2011-02-221-2/+15
| |\
* | | Merge branch 'mb_iface' into nextJosh Blum2011-03-031-0/+22
* | | uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-243-7/+7
* | | uhd: renamed the assert header to assert hasJosh Blum2011-02-241-2/+1
* | | uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
* | | uhd: moved indexed device addr routines into apiJosh Blum2011-02-211-1/+50
* | | Merge branch 'sensors' into usrp2_dual_dspJosh Blum2011-02-171-2/+15
|\ \ \ | |/ / |/| / | |/
| * uhd: added to_<type> calls to sensors to make it easyJosh Blum2011-02-111-2/+15
* | uhd: use source properties to set flags and defs not globally, but only for t...Josh Blum2011-02-172-13/+18
|/
* uhd: tweak for io type size table codeJosh Blum2011-02-111-8/+7
* uhd: misc speedups w/ look up tablesJosh Blum2011-02-101-7/+12
* uhd: various performance tweaksJosh Blum2011-02-041-5/+3
* uhd: added io type and conversion for complex64 (its not really useful)Josh Blum2011-02-031-0/+1
* uhd: simplify the mach time usage based on example from webJosh Blum2011-01-311-6/+3
* uhd: use time spec get_system_time to simplify soft time controlJosh Blum2011-01-301-1/+2
* uhd: implemented high-res get time in time_spec_tJosh Blum2011-01-302-0/+128
* uhd: use internal() to default clock configs, dont use PPS_INT, theres no suc...Josh Blum2011-01-111-2/+2
* uhd: create sensor value from stringJosh Blum2011-01-071-0/+12
* uhd: integrated boost split or tokenizer into source files, remove string spl...Josh Blum2011-01-061-9/+5
* uhd: fix copyright years on new filesJosh Blum2011-01-067-7/+7
* uhd: split types into multiple files as it was getting unwieldyJosh Blum2011-01-068-273/+397
* uhd: created sensors value, made lib/types and moved filesJosh Blum2011-01-064-0/+616