pvtesting-uhd:ops/dwil/tmp_staging_1

Last commit made on 2021-08-05
Get this branch:
git clone -b ops/dwil/tmp_staging_1 https://git.launchpad.net/pvtesting-uhd

Branch merges

Branch information

Name:
ops/dwil/tmp_staging_1
Repository:
lp:pvtesting-uhd

Recent commits

f62915c... by Doug W <email address hidden>

CYAN_8R: changed number of tx channels to 4

For some reason having 4 tx channels works, even though other versions
need the same number of tx and rx channels. This is a temporary fix to
the problem. The long term solution still needs to be foun

06b8ea3... by Doug W <email address hidden>

Testing how to prevent it from stopping streaming

ce3f5a9... by Doug W <email address hidden>

RX_START: removed the option to specify duration and nsamps

aef9abf... by Doug W <email address hidden>

RX_DEMO: changed the default nsamps, so that duration is used by default

35c70de... by Doug W <email address hidden>

RX_START: added example that starts streaming

9fbd145... by Doug W <email address hidden>

RX_STREAM_INIT: improved help message

287521e... by Doug W <email address hidden>

RX_STREAM_INIT: changed help message to avoid error

THe usr must specify a exec file starting with ./ ~/, or / for the exec,
just stating the file won't work

a157132... by Doug W <email address hidden>

RX_STREAM_INIT: prints args for execs

b66cc4b... by Doug W <email address hidden>

RX_STREAM_INIT: changed error message for starting exec

04eba55... by Doug W <email address hidden>

CYAN_8R: temporary fix for initialization failing

When initializing the device, uhd will try to use tx hooks that
shouldn't exist for 8r. The temporary fix is to have the number of
transmit and receive channel match. The long term solution is to make
the part of the code that tries to access the tx stuff not run number of
tx channels = 0