Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sintef/sesar-cwp

✈️🗺
https://github.com/sintef/sesar-cwp

Last synced: about 2 months ago
JSON representation

✈️🗺

Awesome Lists containing this project

README

        

# SESAR Controller Working Position

A great user interface to control planes in the sky.

## Getting started

```bash
npm install
npm start
```

## Starting the Voice Server
```
cd server
npm install
npm start
```

## Updating the protobuf files

```bash
npm run protoc
```