Giter Club home page Giter Club logo

wsjtx-go's People

Contributors

ftl avatar renovate-bot avatar renovate[bot] avatar xylo04 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wsjtx-go's Issues

Allow sending the "invalid" color

The "Highlight Callsign" message can specify the invalid color, a sentinel value, in either the foreground or background color field in order to reset highlighting for that callsign. The current implementation doesn't have a way to specify that.

Add two-way communication

Currently this library can only listen to WSJT-X broadcasts. It should be able to send requests to WSJT-X.

Communicate with multiple WSJT-X clients

This server is written in such a way that it assumes only one client instance of WSJT-X is going to connect. However, the protocol is flexible enough to allow multiple instances of WSJT-X to connect to a server. This server library will probably not handle that situation gracefully right now.

I don't have any personal need for this, but it's possible someone will run into this, in which case we can address it.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

File: renovate.json
Error type: Invalid JSON (parsing failed)
Message: Syntax error: expecting String near r" ], }

Add support for QDataStream::Qt_5_4

QDataStream::Qt_5_4 is used by newer versions of WSJT-X (see NetworkMessage.hpp). The differences between QDataStream::Qt_5_2 and QDataStream::Qt_5_4 are marginal and not relevant, since WSJT-X does not use any of the changed data types.

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.