aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* b100: added b100 host (squashed)Josh Blum2011-06-141-1/+20
* UHD: added item32<->sc16 conversions in OrcNick Foster2011-06-141-1/+1
* UHD: Fixed convert_test (scalars backwards), fixed Orc conversions (endiannes...Nick Foster2011-06-141-1/+1
* uhd: added scaling factor to conversion routinesJosh Blum2011-06-141-1/+1
* uhd: made all bounded_buffer methods forced inlineJosh Blum2011-06-141-7/+7
* uhd: tweaks to log and msg implementationJosh Blum2011-06-012-2/+10
* uhd: picked some minor changes from super packet handlerJosh Blum2011-05-201-0/+2
* uhd: removed deprecated warning API, log+msg now in APIJosh Blum2011-05-185-77/+3
* uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...Josh Blum2011-05-141-2/+29
* uhd: work on logging and message facility initializationJosh Blum2011-05-131-1/+1
* uhd: various tweaks to log and msg, replaced a few remaining stdioJosh Blum2011-05-043-16/+6
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-042-0/+2
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-046-8/+87
* uhd: replaced many conditional prints with UHD_LOG usageJosh Blum2011-05-041-1/+2
* uhd: tweaks for logger file entriesJosh Blum2011-05-041-8/+9
* uhd: moved the logger into the utils subdirJosh Blum2011-05-043-4/+8
* uhd: added configurable default log level and thread safetyJosh Blum2011-05-041-2/+29
* uhd: work on the backend for a logging facilityJosh Blum2011-05-042-0/+65
* usrp2: added REF_MIMO and PPS_MIMO for USRP2 clock configJosh Blum2011-05-031-0/+2
* uhd: fixed typo in tune request/result inter_freq -> rf_freqJosh Blum2011-05-012-13/+9
* USRP2: Added GPS time support to the sensors interface. gps_time sensor retur...Nick Foster2011-04-291-0/+6
* usrp: support for grand daughter board eepromJosh Blum2011-04-261-0/+1
* uhd: use int() casts on enum constants to help swig2 parse it as intJosh Blum2011-04-205-31/+31
* uhd: specify msvc for implementations known only to work on msvcJosh Blum2011-04-042-4/+4
* uhd: disable visibility=hidden on non-dll platforms (cygwin)Josh Blum2011-04-011-1/+1
* uhd: update copyright headers with automated scriptJosh Blum2011-03-234-4/+4
* uhd: setup cpack components for component based installersJosh Blum2011-03-215-1/+6
* uhd: added comments/documentation to clock_configJosh Blum2011-03-211-0/+7
* usrp: dboard iface can inherit from i2c ifaceJosh Blum2011-03-171-18/+1
* uhd: whoops, spi convenience functions have 32 bit dataJosh Blum2011-03-171-2/+2
* uhd: fix safe call header cuz it was moved on the next branchJosh Blum2011-03-101-1/+1
* Merge branch 'master' into nextJosh Blum2011-03-101-1/+1
|\
| * uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIESJosh Blum2011-03-101-1/+1
| * usrp2: created safe call macro and handle usrp2 ~mboard throwingJosh Blum2011-03-102-0/+46
* | usrp2: created safe call macro and handle usrp2 ~mboard throwingJosh Blum2011-03-102-0/+46
* | Merge branch 'master' into nextJosh Blum2011-03-031-3/+3
|\|
| * Fixes inverted logic in sensors bool interfaceJason Abele2011-03-031-3/+3
| * uhd: sensors header fix to make swig happyJosh Blum2011-02-251-3/+6
* | uhd: removed mb_eeprom from mboard iface (already exposed in property)Josh Blum2011-03-031-2/+0
* | Merge branch 'mb_iface' into nextJosh Blum2011-03-035-1/+150
|\ \
| * | Generalized mboard_iface and added a SPI convenience class a la I2CNick Foster2011-03-035-19/+71
| * | Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP ...Nick Foster2011-03-011-0/+103
|/ /
* | uhd: sensors header fix to make swig happyJosh Blum2011-02-251-3/+6
* | uhd: switch algorithm namespace to uhdJosh Blum2011-02-242-58/+6
* | uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-243-11/+18
* | uhd: renamed the assert header to assert hasJosh Blum2011-02-244-15/+19
* | uhd: moved exception to top level includeJosh Blum2011-02-245-9/+7
* | uhd: added a bunch of custom exceptions, not used yetJosh Blum2011-02-243-25/+94
* | Merge branch 'usrp2_dual_dsp' into nextJosh Blum2011-02-245-23/+30
|\ \ | |/ |/|
| * Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dspJosh Blum2011-02-221-1/+0
| |\