GithubHelp home page GithubHelp logo

rseal / bitpatterngenerator Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 5.5 MB

Open source radar pattern generator ( hardware/software ) to provide RX/TX synchronization among other things.

C++ 67.36% Ruby 0.39% Shell 0.10% Python 1.02% VHDL 0.59% Verilog 29.22% Makefile 0.43% Coq 0.88%

bitpatterngenerator's Introduction

The Bit Pattern Generator v-2.0 code base requires the following dependencies for installation:

Dependencies:

1. Boost Libraries
3. SThreads ( see local repo )
4. CommandLineParser ( see local repo )
5. libusb-0.1 series ( a.k.a the old version )
6. Waf build system.


Installation Notes:

1. To build, type "waf clean configure build" from the top-level directory. 
2. To install, type "sudo waf install" -- output files are placed in /usr/local folders.
3. Add "uucp" group to access the LCD using "gpasswd -a user uucp".

Operation:

1. Use bpg-generate to create a new radar mode. 
2. Use bpg-shell to enter the bpg shell to add and run modes. 
 

bitpatterngenerator's People

Contributors

rseal avatar

Stargazers

Timothy avatar Salih M Bostan avatar  avatar

Watchers

 avatar James Cloos avatar

Forkers

flaviofalcao

bitpatterngenerator's Issues

boost code error

The new version (after scons inclusion) starts the controller but quits the bpg shell and gives the user back the command line.

the error is with the boost libraries. Please look into it.


�[START] �PORT active
bpg-shell: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr< >::operator->() const [with T = LCDController]: Assertion `px != 0' failed.
Aborted


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.