Commit graph

4 commits

Author SHA1 Message Date
michael-west
ccf1d5c5e5 uhd: Add ability to get and set command time through dboard_iface.
This creates a wb_iface child class called timed_wb_iface, which
adds support for timed commands.
2015-04-03 13:43:23 -07:00
Nicholas Corgan
1200721b69 Warning fixes
* CMake now not applying C++ flags to C files
* GCC 4.4: anti-aliasing rules
* MSVC: narrowing, differences in subclass function parameters
* Clang: uninitialized variables
2015-03-27 09:35:29 -07:00
Nicholas Corgan
7868ba1cc4 lib: addresses B100 FIFO timeout error 2013-02-27 16:17:16 -08:00
Josh Blum
de4d2fca90 usrp: added fifo_ctrl_excelsior for FIFO control + async msgs
The fifo_ctrl_excelsior is the host code for dealing with E100/B100
control messages and async messages. It also has the SPI implementation.
Timed commands are implemented on top of this code.
2012-07-02 14:06:00 -07:00