GithubHelp home page GithubHelp logo

mcvsama / xefis Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 13.0 53.15 MB

Qt-based EFIS and EICAS

License: Other

CSS 0.28% C++ 98.77% Shell 0.04% Ruby 0.24% Gnuplot 0.03% CMake 0.56% Python 0.04% HTML 0.01% C 0.03%
autopilot drone efis framework simulator

xefis's People

Contributors

mcvsama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xefis's Issues

Valid data timestamps from DSP perspective

In Sockets/Properties perhaps the *_age() methods should not use the timestamp of the set() call, but some timestamp provided from outside, eg. some souce data sampling timestamp. That would be more proper from digital signal processing perspective, but I guess it's OK enough as it is now.

Does not compile in GCC-4.9.2

Hi :)

as title,

log:

modules/systems/pc.cc: In member function 'Optional<SI::Speed> PerformanceComputer::get_stall_ias(const SI::Angle&) const':
modules/systems/pc.cc:353:11: error: could not convert 'nullptr' from 'std::nullptr_t' to 'Optional<SI::Speed> {aka boost::optional<SI::Speed>}'
    return nullptr;
           ^
modules/systems/pc.cc:356:10: error: could not convert 'nullptr' from 'std::nullptr_t' to 'Optional<SI::Speed> {aka boost::optional<SI::Speed>}'
   return nullptr;
          ^
modules/systems/pc.cc: In member function 'Optional<SI::Speed> PerformanceComputer::tas_to_ias(const SI::Speed&) const':
modules/systems/pc.cc:372:10: error: could not convert 'nullptr' from 'std::nullptr_t' to 'Optional<SI::Speed> {aka boost::optional<SI::Speed>}'
   return nullptr;

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.