diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2018-02-02 11:49:16 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-02-19 16:58:52 -0800 |
commit | 21b5f2c6aa88af5488b140da0ef7ed34cc14153f (patch) | |
tree | b3b728c4cf44d102fdd88843e462ebd40166efea /host/examples/tx_samples_c.c | |
parent | bd2a51855589a939159b42e702dd01684c7b1d80 (diff) | |
download | uhd-21b5f2c6aa88af5488b140da0ef7ed34cc14153f.tar.gz uhd-21b5f2c6aa88af5488b140da0ef7ed34cc14153f.tar.bz2 uhd-21b5f2c6aa88af5488b140da0ef7ed34cc14153f.zip |
mpmd: image loader: add default path
Added default FPGA image path, similar to how we do it in X300.
We determine the path to the fpga image path by checking the following:
1. --fpga-path provided by the user and that file exists
2. FPGA type (`fgpa`) provided in the args
3. Checking the fpga type of the currently loaded image on the
device (pulled through `MPM.get_component_info`)
4. Otherwise, error out
Diffstat (limited to 'host/examples/tx_samples_c.c')
0 files changed, 0 insertions, 0 deletions