Skip to content

The ground station software for Space Technology Laboratory (STL) using NASA OpenMCT software

Notifications You must be signed in to change notification settings

TKU-STL/STL-Stargazer-2.0-Alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rocket-Telemetry-App (Stargazer 2.0)

The ground station software templated by the

1. Run Open MCT App

Make sure that you have installed node 10 version.

  • cd server
  • npm install
  • npm start

2. Run Serial Port App

  • cd serial_port
  • npm install
  • npm start

/* { "namespace": "example.taxonomy", "key": "prop.temp" }, { "namespace": "example.taxonomy", "key": "prop.hum" }, { "namespace": "example.taxonomy", "key": "prop.gyrox" }, { "namespace": "example.taxonomy", "key": "prop.gyroy" }, { "namespace": "example.taxonomy", "key": "prop.gyroz" } */

About

The ground station software for Space Technology Laboratory (STL) using NASA OpenMCT software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published