GithubHelp home page GithubHelp logo

jankl / ptls-comm Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 902 KB

Implementation of a central communication platform for command and control units

License: MIT License

JavaScript 95.68% CSS 3.84% HTML 0.35% KiCad Layout 0.13%

ptls-comm's Introduction

ptls-comm

Implementation of a central communication platform for command and control units. It's planned to integrate radio communication as well as a client for voice over ip.

Some of the used modules are licensed under the GNU GPL v2 and GNU GPL v3. Please click the links to be headed to the full-texts at the webpage of the GNU project.

ptls-comm's People

Contributors

jankl avatar

Watchers

James Cloos avatar  avatar

ptls-comm's Issues

Implement TOT function

Implement a transmission time limit so that one user cannot block the radio channel for a too long time.

Circumvent race conditions on ptt in GUI

Due to the ajax calls race conditions can occur when sending under following circumstances:

  1. The "send" button is pressed
  2. The AJAX call request is sent
  3. The "send" button is released
  4. The AJAX call termination is sent
  5. The AJAX call termination is processed
  6. The AJAX call request is processed

Result is that the radio will continue sending which is unwanted.

Make HTTPS possible

Make it possible to use HTTPS for all REST interfaces and the communication between the instances.

Centralize gUM in GUI

Don't let Janus ask for microphone access but instead proactively call the gUM and provide Janus with the stream afterwards.

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.