Git Product home page Git Product logo

remara's Introduction

RemAra

Central Repeater Management for the Auvergne-Rhône-Alpes Ham Radio Repeater network.

Changelog

Roadmap

P1

  • Multilanguage support
  • Authentication/Authorization against MQTT's database
  • Repeater list (read, create, edit)
  • Ability to control repeaters
  • Privilege separation
  • API to fetch the userdb (consumed by svxrdb-ara, an out-of-tree variant of svxrdb)

P2

  • ACLs based on MQTT Groups/Roles
  • MQTT Dynamic security manager GUI
  • Sysop management

Later, required for v1

  • Fix the multiple toast bug
  • Improve the repeater list layout to be more mobile-friendly
  • User management
  • Repeater group management
  • Built-in User-friendly Installer
  • Built-in application configuration editor
  • Generic Database connector instead of MySQLi

Later

  • Improve and separate the toast and modal dialog logic from the Repeater module (front end)
  • Replace mosquitto-php with php-mqtt client (easier for platform support and updates).

Installing

Prerequisites

  • Apache+PHP stack (developped with PHP 8.2, untested on older versions).
  • PDO (tested with MySQL).
  • Mosquitto PHP module Installing Mosquitto for PHP
  • Redis (for app and session cache)

remara's People

Contributors

dscp46 avatar

Stargazers

Valérianne avatar

Watchers

 avatar

remara's Issues

Detect and convert float locale with regard to the selected user language prior to adding repeater in base

Opened following an attempt to insert a repeater with the decimal point as ',' instead of '.'

[Sun May 07 07:32:04.223935 2023] [php:notice] SQLSTATE[01000]: Warning: 1265 Data truncated for column 'down' at row 1 [/var/www/mqtt/app/lib/RepeaterDB.php:108], referer: https://mqtt.ara-r.fr/repeaters/new
[Sun May 07 07:32:04.224000 2023] [php:notice] [app/lib/RepeaterDB.php:108] PDOStatement->execute(), referer: https://mqtt.ara-r.fr/repeaters/new
[Sun May 07 07:32:04.224017 2023] [php:notice] [app/controllers/Repeaters.php:113] RepeaterDB->add(), referer: https://mqtt.ara-r.fr/repeaters/new
[Sun May 07 07:32:04.224031 2023] [php:notice] [lib/base.php:1995] Repeaters->add(), referer: https://mqtt.ara-r.fr/repeaters/new
[Sun May 07 07:32:04.224045 2023] [php:notice] [lib/base.php:1793] Base->call(), referer: https://mqtt.ara-r.fr/repeaters/new
[Sun May 07 07:32:04.224162 2023] [php:notice] [index.php:21] Base->run(), referer: https://mqtt.ara-r.fr/repeaters/new

Re-arrange repeater list

Re-arrange repeater list by swapping MQTT callsign and SVXLink Username, then arrange by SVXLink Uname by alphabetical order.

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.