9,087
edits
(27 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This Add on is a | [[category:WikiOros]] | ||
It provide a GPS and can deal | This Add on is a tool which uses the DC simulated inputs in NVGate. | ||
It provide a GPS and can deal with weather station data. | |||
==Download== | ==Download== | ||
Line 13: | Line 12: | ||
=GPS= | =GPS= | ||
<youtube>https://youtu.be/px5b67Kgkb4</youtube> | |||
We have 2 ways to acquire the GPS position, android phone or GPS Compliant with NMEA 0183 standard. | We have 2 ways to acquire the GPS position, android phone or GPS Compliant with NMEA 0183 standard. | ||
Line 19: | Line 21: | ||
== Serial GPGGA GPS == | == Serial GPGGA GPS == | ||
We | We support the GPS USB Navilock NL-602U. You can order at OROS under the reference: ORAC-GPS-NA01. | ||
We should be compliant with any other GPS USB Serial Interface Compliant with NMEA 0183 standard GPGGA. (however in case of issue we do not have other model in stock so we will not be able to support it) | |||
[[File:gps_navilock.jpg|200]] | [[File:gps_navilock.jpg|200]] | ||
== Android GPS == | == Android GPS == | ||
'''Recommended:''' Android 9 or more. <br> | |||
'''Tested and approved:''' Xiaomi 8, One+, Android 7: Samsung<br> | |||
'''Incompatibility:''' Huawei phone. | |||
<br> | |||
It should work with nearly all the android phone. No support will be given in case of incompatibility with your phone. (or you send us the phone for doing the test... :) ) | |||
<br> | |||
[[File:GPS_phone.png]] | [[File:GPS_phone.png]] | ||
GPS data | '''Principle :''' GPS data is retrieved using Android ADB (Android Debug Bridge). | ||
When you plug your android phone, we inject the GPS position inside NVGate. | |||
[[File:GPS_android.png|600px]] | [[File:GPS_android.png|600px]] | ||
Line 35: | Line 52: | ||
Procedure: | Procedure: | ||
- Activate android developers option. ( To enable developer options, on android settings/"about phone" tap the Build Number option 7 times. | - Activate android developers option. (To enable developer options, on android settings/"about phone" tap the Build Number option 7 times). | ||
- Enable USB debugging (on developers options menu). Process is [https://www.howtogeek.com/129728/how-to-access-the-developer-options-menu-and-enable-usb-debugging-on-android-4.2/ here] | |||
- Plug your android phone into your PC. | - Plug your android phone into your PC. | ||
- Allow the incoming USB debugging connection and check "Always allow from this computer". | |||
Test the connection using the ADB connection button: | |||
[[File:gps_ADB.jpg]] | [[File:gps_ADB.jpg]] | ||
Also be sure | Also be sure that GPS is enabled on your phone, then you need to have an application which is running and using the GPS on the background of the phone (example: we advice to launch [https://play.google.com/store/apps/details?id=com.google.android.apps.maps&hl=fr&gl=US Google Maps] or [https://play.google.com/store/apps/details?id=com.exatools.gpsdata&hl=fr&gl=US GPS Data]) | ||
== How to use == | == How to use == | ||
Line 61: | Line 78: | ||
[[File:GPS process.png]] | [[File:GPS process.png]] | ||
If you have record the data you will be able to create a .gpx file | If you have record the data you will be able to create a .gpx file. | ||
== Creating and visualize .gpx file == | == Creating and visualize .gpx file == | ||
Line 70: | Line 87: | ||
[[File:GPS_creategpx.png]] | [[File:GPS_creategpx.png]] | ||
This will open the | This will open the window below. | ||
[[File:signal_gpx.png]] | [[File:signal_gpx.png]] | ||
Select the signal file | Select the signal file that you need to convert and click on load data. | ||
You can modify the channels if needed. | You can modify the channels if needed. | ||
Click on create .gpx. | Click on create .gpx. | ||
The .gpx will be put | The .gpx will be put in the "attachment" folder of the NVGate project. | ||
If you want to visualize the .gpx we | If you want to visualize the .gpx we advise using the website : https://www.gpsvisualizer.com/ | ||
Clicking on "Click here to visualize the .gpx on a website" opens an website allowing you to plot the gpx on a map. | Clicking on "Click here to visualize the .gpx on a website" opens an website allowing you to plot the gpx on a map. | ||
Line 104: | Line 121: | ||
- [https://www.davisinstruments.com/product/weatherlink-windows-usb/ 6510USB WeatherLink Data Logger]. | - [https://www.davisinstruments.com/product/weatherlink-windows-usb/ 6510USB WeatherLink Data Logger]. | ||
This weather station | This weather station provides accurate, reliable weather monitoring with real-time data updates every 2.5 seconds. Sensor suite includes outside temperature and humidity sensors in a passive radiation shield; wind speed and direction; and rainfall. | ||
Note : '''The weather Station need to pass by OROS SA for configuration.''' | Note : '''The weather Station need to pass by OROS SA for configuration.''' | ||
== Other weather | == Other weather station == | ||
Please contact OROS to check the | Please contact OROS to check the possibility of importing the data. (paid service) |