Go to file
Sergiu Toma bbcaea217e LAPI-310: Update error logs 2019-10-09 11:26:26 +03:00
certs Update error log 2019-10-07 16:14:37 +03:00
config LAPI-310: Update error logs 2019-10-09 11:26:26 +03:00
node_modules Simulator first commit 2019-09-18 11:11:16 +03:00
sounds Update error log 2019-10-07 16:14:37 +03:00
src LAPI-310: Update error logs 2019-10-09 11:26:26 +03:00
.gitignore LAPI-298: Update settings in default.toml 2019-09-25 17:31:02 +03:00
README.md Simulator first commit 2019-09-18 11:11:16 +03:00
createCA.sh Simulator first commit 2019-09-18 11:11:16 +03:00
createCerts.sh Simulator first commit 2019-09-18 11:11:16 +03:00
index.js Simulator first commit 2019-09-18 11:11:16 +03:00
package-lock.json LAPI-298: Update to exit, to log in logs directory and to be able to send GPS 2019-09-25 14:02:03 +03:00
package.json LAPI-298: Update to exit, to log in logs directory and to be able to send GPS 2019-09-25 14:02:03 +03:00

README.md

Tested with -ubuntu 16.04.6 -openssl: 1.0.2g -node: 8.16.0

Requirements -curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - -sudo apt-get install -y nodejs -sudo apt-get install -y build-essential -rm package-lock.json && rm -rf node_modules && rm -rf ~/.node-gyp only if package-lock.json/node_modules or node was installed -sudo apt-get install libasound2-dev -sudo npm i -g node-gyp