Giter Club home page Giter Club logo

aprsd's Introduction

Polaric APRSD

The "Polaric Server" is mainly a web based service to present APRS tracking information on maps and where the information is updated in real-time. It is originally targeted for use by radio amateurs in voluntary search and rescue service in Norway. It consists of a web application and a server program (APRS daemon).

The APRS daemon gets data from a TNC or APRS-IS or a combination. It can present and manipulate the information through a simple HTTP service. The daemon can also be set up as an igate (internet gateway) and can be installed and run independently of the web app. It has its own webserver.

It is recommended to combine it with polaric-webapp2. It supports CORS to allow it to be used with a polaric-webapp2 on another location.

More documentation on the project can be found here: http://aprs.no/polaricserver

System requirements

Linux/Java platform (tested with Debian/Ubuntu) with

  • Java Runtime environment version 11 or later.
  • Scala library version 2.11 or later. You will also need scala-xml and scala-parser-combinators packages.
  • jsvc.
  • librxtx-java (if using serial port for communication with TNC or GPS).
  • libjackson2 (for JSON processing)
  • libcommons-codec
  • libgettext-commons

We support automatic installation packages for Debian Linux or derivatives. It shouldn't be too hard to port it to e.g. Windows if anyone wants to do the job.

We also use the following external libraries. jar files are included:

  • Jcoord, with some small modifications. Compiled jar and source included.
  • utf8-with-fallback with some small modifications. Compiled jar and source included.
  • Jetty and Spark framework (HTTP server)
  • pac4j framework (authentication/authorization)

Installation

We provide Debian packages. For information on getting started on a Debian based platform please see: http://aprs.no/dokuwiki/doku.php/install.dev

More documentation on the project can be found here: http://aprs.no/polaricserver

To configure a standalone server, point your browser to: http://localhost:8081/config_menu

username=admin, password=polaric. Use the command polaric-password to change the password and add new users.

Building from source

Build from the source is done by a plain old makefile. Yes I know :) Maybe I move to something else a little later. Setup for generating Debian packages is included. You may use the 'debuild' command.

You will need JDK (Oracle or OpenJDK) version 11 or later, the Scala programming language version 2.11.12 or later (scala, scala-library scala-xml and scala-parser-combinators packages) and librxtx-java.

aprsd's People

Contributors

ohanssen avatar elafargue avatar grinje avatar eiten avatar la3qma avatar

Watchers

James Cloos 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.