Giter Site home page Giter Site logo

ettusresearch / uhd-mirror Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 8.0 18.86 MB

This is a special mirror of UHD, intended for use by The Mathworks and its customers.

License: Other

C 32.28% C++ 19.26% Verilog 39.98% Objective-C 0.80% Python 3.54% Shell 0.12% Perl 0.01% Tcl 0.42% VHDL 3.54% Coq 0.01% Scala 0.01% CSS 0.03%

uhd-mirror's People

Contributors

balister avatar guruofquality avatar ion-concepts avatar jmcorgan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

uhd-mirror's Issues

Can't compile release_003_005_002

Gentlemen.

I could not compile release 003_005_002 under Slackware 14.2.
I'm using gcc 7.2.0

A snippet of my compiler output where the problem occurs:

[ 98%] Built target uhd_cal_tx_iq_balance /tmp/SBo/UHD-Mirror-release_003_005_002/host/utils/usrp_n2xx_simple_net_burner.cpp: In function ‘bool does_image_exist(std::string)’: /tmp/SBo/UHD-Mirror-release_003_005_002/host/utils/usrp_n2xx_simple_net_burner.cpp:67:12: error: cannot convert ‘std::ifstream {aka std::basic_ifstream<char>}’ to ‘bool’ in return return ifile;
In my case i've locally added

std::ifstream ifile;
ifile.open( (char*) image_filepath.c_str() );
return ! ifile.fail();

Hope it helps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.