Giter Club home page Giter Club logo

ecodroidgps's Introduction

About

Turns a GNU\Linux computer (or RPi, Orange Pi etc) into a Bluetooth GPS/GNSS device - supplying location from USB GPS device to mobile phones/tablets over Bluetooth.

The official ready-to-use device can be purchased from the official EcoDroidGPS page - its device ssh login is: ssh edl@<ip> (user: edl) password: clearevoecodroidgps

You can guess its IP from your server or something like below on GNU/Linux systems in case your PC's IP is 192.168.1.* nmap -sn 192.168.1.0/24

Install from scratch

Please go through README.md in ansible_scripts folder.

Testing

make clean make

If you get permission errors then you might have to:

sudo make

Running

sudo ./start.sh

Manual test

  • connect from bluetooth gnss app > serial mode must work
  • connect from bluetooth gnss app > broadcast mode must work
  • disconnect usb gps, reconnect - must still work - no need reconnect from app and time must move again
  • disconnect usb bluetooth, reconnect - must still work - needs reconnect from app - auto reconnect from app must work
  • test long duration logging must have no skips/freezes in nmea/gpx time
  • ublox fix type, accuracay must show in app if using ublox usb gps
  • rtk ntrip mode must work from app to over this sw through to ardusimple ublox f9

LICENSE

This project is released under the same license as 'BlueZ' - GNU GPL - Please see the LICENSE file.

AUTHORS

Kasidit Yusuf

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.