Giter VIP home page Giter VIP logo

camcomsim's Introduction

CamComSim

CamComSim is a LED-to-camera communication simulator

Requirements

  • Java JRE 8 (run only) or Java JDK 8 (build and run)

Build

chmoad a+x ./gradlew
./gradlew build

Usage

CLI Arguments

usage: LED2Cam Simulator [-d <arg>] [-dg <arg>] [-e <arg>] [-f <arg>] [-F
       <arg>] [-file <arg>] [-G <arg>] [-H <arg>] [-h] [-i <arg>] [-P
       <arg>] [-r <arg>] [-rll <arg>] [-S <arg>] [-s] [-sc <arg>] [-v
       <arg>] [-X <arg>]
 -d,--distance <arg>         The distance between Tx and Rx.
 -dg,--ifg-ration <arg>      The camera IFG ratio.
 -e,--perror <arg>           The decoder PER.
 -f,--frame-interval <arg>   The frame period in ms.
 -F,--frequency <arg>        The LED Tx clock rate.
 -file,--file-path <arg>     Path of the log file.
 -G,--generation <arg>       The generation size in bytes.
 -H,--header <arg>           The PHYSDU data header len.
 -h,--help                   Show this help.
 -i,--nb-iteration <arg>     The number of simulation run.
 -P,--payload <arg>          The PHYSDU data payload len.
 -r,--nb-repeat <arg>        The number of PHYSDU repetition.
 -rll,--rll-code <arg>       The RLL Code (Manchester).
 -S,--strategy <arg>         The broadcast strategy
 -s,--save                   Save the result.
 -sc,--scenario <arg>        The scenario implementation class name.
 -v,--verbose <arg>          Verbbosity level (0=>No output, 5=>TRACE.
 -X,--stop <arg>             The simulation stop condition.

Exemple

java -jar camcomsim-cli*.jar -v1 -i25 -r3 -P19 -H5 -d0 -F8000 -G1000 -e0.00001 -X6000X -sc=TestScenario

camcomsim's People

Contributors

alexisduque avatar

Stargazers

 avatar  avatar

Watchers

 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.