GithubHelp home page GithubHelp logo

th3b0x / scopehal-apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ngscopeclient/scopehal-apps

0.0 0.0 0.0 1.24 MB

Client applications for libscopehal

License: BSD 3-Clause "New" or "Revised" License

C++ 94.98% C 1.43% CMake 1.33% GLSL 1.09% CSS 1.17%

scopehal-apps's Introduction

scopehal-apps

Applications for libscopehal

C++ coding policy

Installation

Linux

Install dependencies on ubuntu with

sudo apt-get install build-essential cmake pkg-config libglm-dev libgtkmm-3.0-dev libsigc++-2.0-dev libyaml-cpp-dev liblxi-dev texlive texlive-fonts-extra libglew-dev

Install FFTS library

git clone https://github.com/anthonix/ffts.git
cd ffts
mkdir build
cd build
cmake ..
make
sudo make install

Build scopehal and scopehal-apps

git clone https://github.com/azonenberg/scopehal-apps.git --recurse-submodules
cd scopehal-apps
mkdir build
cd build
cmake ..
make

The executable is found unter build/src/glscopeclient/glscopeclient and the manual under build/doc/glscopeclient-manual.pdf

Windows (experimental)

Refer to the manual for instructions regarding compilation on Windows systems.

scopehal-apps's People

Contributors

9names avatar antikerneldev avatar azonenberg avatar bvernoux avatar four0four avatar miek avatar nshcat avatar smunaut avatar tomverbeure avatar whitequark avatar x44203 avatar

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.