Git Product home page Git Product logo

bpsk's Introduction

bpsk

Binary Phase Shift Keying Modulator and Demodulator for use with redhawk using liquid-dsp library.

To use these components

  1. Install redhawk:

-http://redhawksdr.github.io/Documentation/mainch2.html#x4-60002

  1. Install liquid-dsp

-Clone the repository at lmcadoo2/liquid-dsp

git clone git://github.com/lmcadoo2/liquid-dsp.git

-Enter the directory

-Run the following

./bootstrap.sh
./configure
make
sudo make install
  1. Get the component code

-Clone this repository

git clone git://github.com/kylemv/bpsk.git

-Import the project into eclipse

-File->Import->C/C++->Existing Code as Makefile Project

-Browse to the folder in the 'Existing Code Location' box

-Finish

-Build the project

-Right click the project folder and select 'Build Project'

-Export to the 'Target SDR'

-Drag the project folder to 'Target SDR' in the SCA Explorer view
  1. The component is now ready for use in Redhawk. For more information on components in Redhawk, see chapters 3 and 4 in the documentation located here:

    -http://redhawksdr.github.io/Documentation/main.html

For more information on Redhawk see http://redhawksdr.github.io/Documentation/index.html

For more information on liquid-dsp see liquidsdr.org

bpsk's People

Contributors

kylemv avatar

Watchers

James Cloos avatar  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.