Coder Social home page Coder Social logo

norman0406 / lisa Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 1.0 3.99 MB

Lightweight Integrated System for Amateur Radio

License: GNU General Public License v3.0

Shell 0.45% C++ 95.18% Python 1.22% Perl 0.56% XQuery 0.01% C 1.02% QMake 1.38% Prolog 0.12% Objective-C++ 0.06%

lisa's Introduction

Introduction

Join the chat at https://gitter.im/Norman0406/LISA

LISA is an acronym for "Lightweight Integrated System for Amateur Radio". It may also refer to the intelligent little girl from the Simpsons TV show - it's up to you. LISA provides a GUI framework for different modules related to amateur radio and linking them together in one integrated application environment.

All of this is based on the Qt libraries which ensure that LISA can be run on Windows, OSX and Linux.

Plugins

The individual application functionality is provided through plugins, each of which focusses on a different task.

Available plugins

The following plugins are currently implemented and are worked upon:

  • Core Provides core functionality for the main application.
  • Logbook Provides an amateur radio logbook based on a SQLite database.
  • Digital Provides all features to be used during digital operation such as encoding/decoding digital protocols like PSK31, RTTY, etc.

Future plugins

Lots of different plugins can be thought of. Some of them include:

  • Control Provides the functionality to control various kinds of transceivers. Possible backends are hamlib and RigCAT.
  • CloudStorage Provides the ability to save and load various kinds of data from various kinds of cloud storages (i.e. Google Drive, Dropbox, Owncloud etc...)
  • CallsignLookup Provides an interface to query callsign information from various callsign databases like QRZ.com
  • Rotator Connects to a rotator device and allows the user to rotate his beams from within the application. Can also be used to align the beams for satellite operation

Building

The application is based on the QtCreator source code, since it already provides a working application environment with a plugin ecosystem. Building is done through the QMake build system alone. To start developing, use the QtCreator IDE for your operating system and open the .pro file. Building has mainly been tested under windows, although it should be possible to build unter Unix as well.

Licensing

The application has been built on top of the QtCreator source code. Code that is based on QtCreator is licensed under LGPL 2.1. The LISA plugins themselves are licensed under GPL 3. Please respect the licensing at any time.

Acknowledgements

LISA uses information and knowledge from the following open source projects:

  • fldigi
  • GNURadio
  • CuteSDR

Contributing

Contributing to the application is highly welcomed. If you want to contribute, contact the author via GitHub or issue a pull request. However, please note that contributing is not wise in the current development stage, since lots of concepts will change until everything is stable.

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.