Coder Social home page Coder Social logo

rtl_fm-scanner's Introduction

rtl_fm-scanner

This is a websocket interface to rtl_fm (part of RTL-SDR).

Dependencies

  • A version of rtl_fm that outputs file for each transmission. At time of creating rtl_fm-scanner this capability did not exist in stock version.
  • Front end (cart_console). This application has no user unterface on its own.
  • Mojolicious
  • SQLite (and frequency database in data directory)
  • Modules/Plugins
    • DBIx::Connector to access SQLite
    • Mojolicious::Plugin::RenderFile
    • Mojolicious::Plugin::CORS to address same origin policy in browsers

Note

In its current state rtl-fm_scanner is not intended for general use. In fact it may never reach that point.

rtl_fm-scanner's People

Contributors

john- avatar

Watchers

 avatar  avatar  avatar  avatar

rtl_fm-scanner's Issues

Ping Response That Contains Status

Change the keepalive function such that server does check of connectivity or other checks (scanning, etc) and reports back to client in ping response. This could be be used to notify user of issues.

Also, lack of response to the ping should result in re-open of socket or notification to user.

View/Change Frequency Settings

Update frequency list page to indicate of there is manual or auto pass assigned to channel. Allow user to change settings for manual/auto pass.

Keepalive Capability

Although there may be possibility to use Websocket keep alive function create one at application level. Adjust Websocket time out as appropriate.

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.