Skip to content

bitraf/cbeam-telemetry-server

 
 

Repository files navigation

c-beam telemetry server Docker Hub x86 Docker Hub Raspberry Pi3 Build Status

This is a telemetry server for connecting the NASA OpenMCT with information sources on c-base's c-beam telemetry network. It is based on the OpenMCT telemetry adapter tutorial.

Screenshot of OpenMCT with c-beam data

Installation

  • Install the dependencies with npm install

Running

  • Start the service with npm start

If you want to change the MQTT broker address, set the MSGFLO_BROKER environment variable before starting the service.

Adding information sources

c-beam topics are mapped to OpenMCT data in the installation's runner file in config/.

TODOs

  • Mapping more c-beam data
  • Custom displays combining different data points (like a green/red bar status UI)
  • UIs for station functionality

About

c-beam telemetry provider for NASA OpenMCT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.0%
  • CoffeeScript 33.2%
  • HTML 6.2%
  • Shell 0.6%