Giter Site home page Giter Site logo

RSgama


What is RSgama?

RSgama is a protocol that works at the data link level. Originally, Charles Daniel and Rodrigo Siqueira were challenged by professor Fernando to create a data protocol as a homework in his class (Computer Network). The final result was the modeling and creation of the data link protocol, it was implemented many rules for handling many different situations. As an overview, look at the state machine of the protocol below:

alt text

For more information, take a look at wiki.


What is the the meaning of "RSgama"?

RS is a reference to RS232, which is the interface that we have used originally to create the protocol. Finally, "gama" is a little tribute for "Universidade de Brasília - Campus GAMA".


Development

  • System Dependencies (Kubuntu/Ubuntu/Debian)
  • build-essential
  • cmake
  • GCC 4.8
  • Doxygen
  • Google test

Install

What do you need for test and run RSgama:

  • Follow the steps below to compile the code:
  • Go to rsgama folder.
  cd /local/of/origin/rsgama
  • Compile protocol
  make clean
  make
  • Go to bin/ for see the binary file.
  • We recommend you use two cables with RS232 to USB interface.

alt text

rsgama's Projects

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.