Giter VIP home page Giter VIP logo

instrumentpanel's Introduction

Signal K Instrument Panel

Instrument panel implemented as a grid with draggable & resizable components. Components are added dynamically eg. when the panel receives data it hasn't seen before a new cell is added to the grid.

image

Trouble?

InstrumentPanel stores some of the settings in the browser's localstorage. In case there is some garbage there you can get it cleared by using a url with query parameter ?reset=true.

For Developers

  • install development dependencies with npm install
  • build & watch with npm start
  • building js bundle for distribution: npm run build (and push changes to dist/ui.js). This builds minified ui.js.

Changelog

  • Remove primus.js usage. Primus is useful only with Signal K Node server and the requests for the client library cause unneeded confusion.

To Do

  • activate/deactivate individual widgets
  • connect to multiple servers
  • minify
  • react-grid-styles: bower packaging
  • 'Receiving indicator' (circle/circle-o)
  • allow bootstrap of grid configuration from server: settings panel shows json that can be retrieved from the server with ?useGridFromServer=true url parameter)
  • visible grid cell background
  • per server layout persisted in localstorage
  • last known servers & connection status in localstorage
  • good widgets for 'normal' data set (position, current, date & time)
  • true/both values in windmeter, change by click
  • alternative/configurable units (knots/mps/mph)
  • configurable display format (position: deg+min.dec, deg.min.sec / precision)
  • history graph widget (simple)
  • sailgauge widget
  • 'discovery mode' manual activation/deactivation
  • possibility to delete obsolete data items
  • manual addition of widgets, multiple alternative widgets
  • configuration mode for widgets
  • full screen mode for widgets
  • history graph widget (maybe https://github.com/mapbox/react-tangle for scaling)
  • configurable number of grid columns
  • multiple alternate layouts
  • server configuration storage (button to store on the server)
  • ais tracker widget
  • map widget
  • ui cleanup...
  • bootstrapping from server for history graph
  • subscription support: fetch items list from server, only subscribe when widget activated
  • use Primus/reconnect support

instrumentpanel's People

Contributors

rob42 avatar timmathews avatar tjkurki avatar tkurki avatar

Watchers

 avatar  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.