GithubHelp home page GithubHelp logo

seigel / cyrano Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 356 KB

A clean room javascript implementation of the cyrano 2.0 protocol for fencing machines

License: MIT License

JavaScript 100.00%
fencing protocol

cyrano's People

Contributors

dependabot[bot] avatar seigel avatar wankyoung avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

cyrano's Issues

INIT: Parse >PING< command

To request node – if it is in the network. Must be implemented in any node.

# Field Name Description Explanation Example Max Length Optional >fieldName
1 Protocol Name EFP2 Cyrano 2.0 EFP2 4 N protocol
2 Command Name PING PING 8 N command

Example:
|EFP2|PING|

INIT: Parse >MSG< command

Distributes information message

# Field Name Description Explanation Example Max Length Optional >fieldName
1 Protocol Name EFP2 Cyrano 2.0 EFP2 4 N protocol
2 Command Name STOP STOP 8 N command
3 PisteCode Piste code Piste code like (1, 2, RED). ALL - for all pistes 1,2, RED, FINAL, etc ALL 6 N pisteCode
34 MessageText Text of the message Text of the message can be of any character except ‘|’. “Next bout : IVANOV I (RUS) – MULLER F (GER)” 128 N messageText

Examples:

  • |EFP2|MSG|RED|Next bout : IVANOV I (RUS) – MULLER F (GER)|
  • |EFP2|MSG|ALL|Mr. Bach, please come to the Directorate|

INIT: Parse >STOP< command

To report that the node is disconnecting and does not wait information any more.

# Field Name Description Explanation Example Max Length Optional >fieldName
1 Protocol Name EFP2 Cyrano 2.0 EFP2 4 N protocol
2 Command Name STOP STOP 8 N command

Example:
|EFP2|STOP|

Build Logo

Find some simplistic logo for this project

Trying out stable difusion to generate one for us using Cyrano de Bergerac fencing in the style of mondrian

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.