| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Conflicts:
host/lib/usrp/b100/b100_impl.hpp
|
| |
|
|
|
|
| |
allowed rate.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This simplified some copy pasta in the io_impl.cpp files,
and adds a place for sc8 tx mode in the tx dsp core code.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes valgrind warnings with branching on unit'd values,
and possible exceptions thrown on bad unit'd values.
As it turns out, sometimes tick_rate was passed unit'd,
however, the value calculated was not of consequence.
Also, iround was overkill because we dont need to handle
negative tick rates or frac seconds, or bounds checking.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Using cmake's recommended conventions for find scripts.
Find script also handles different library name for freebsd.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fixes gcc version check in byteswap.
Fixes typo in thread prio.
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|