Coder Social home page Coder Social logo

axellh / smartnav-rtk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aircool00/smartnav-rtk

0.0 0.0 0.0 55.34 MB

Drotek SMARTNAV RTK - Hardware and Software - Open Source centimeter level positioning

Shell 0.13% JavaScript 0.32% Python 0.18% C 86.56% TypeScript 9.79% CSS 1.02% Makefile 0.13% HTML 1.50% QMake 0.04% Batchfile 0.34%

smartnav-rtk's Introduction

This is a work inprogress but does compile webserver on RPi v3

  • Have not tested with RTK GPS and need to fix some file locations for RTKLIB and systemd services.
  • Code Contabutions Welcome

SMARTNAV-RTK

Drotek SMARTNAV RTK - Hardware and Software

Modified version to work on SBC by Dror Gluska at https://github.com/drorgl/SMARTNAV-RTK

Modified and updated(slightly) version to work on RPi SBC by Aircool00

  • updated RTKLIB to rtklibexplorer RTKLIB master

Original Project by Drotek is at https://github.com/drotek/SMARTNAV-RTK

Please support the original Drotek Smartnav products at https://drotek.com

Have a look at our wiki for all the instructions! https://drotek.com/en/docs/

Installation

Install script for RPi included in base tested on raspbian buster lite

Update / Upgrade Raspbian Image | Install needed software

  • sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install -y git npm
  • sudo npm install pm2 -g
  • sudo npm install prebuild-install -g

Download SMARTNAV-RTK

Install rtklibexplorer RTKLIB

Install RTKLIB-RTKRCV, RTKLIB-STR2STR, RTKLIB-SERVER, WebConsole Services

Ignore all warnings of outdated packages and security errors for now.

  • cd SMARTNAV-RTK/Software/webconsole

Install RTKLIB-RTKRCV

  • cd RTKLIB-RTKRCV && npm install && cd ..

Install RTKLIB-SERVER

  • cd RTKLIB-Server && npm install && cd ..

Install RTKLIB-STR2STR

  • cd RTKLIB-STR2STR && npm install && cd ..

Install WebConsole

  • cd RTKLIB-WebConsole && npm install && cd ..

Run Software

  • cd SMARTNAV-RTK/Software/webconsole

  • pm2 start pm2production.yaml

It should start 4 services, str2str monitoring, rtkrcv monitoring, a server and the webserver.

If you wish to see the logs:

  • pm2 logs

Web Server address

http://localhost:8080/

Configuration

config.js

Deployment

Todo:

References

APIs

And plenty more to control and monitor rtkrcv and str2str

smartnav-rtk's People

Contributors

drorgl avatar aircool00 avatar jperin 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.