Difference between revisions of "NVGate DC Simulated Manager"

Jump to navigation Jump to search
no edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[category:WikiOros]]
This Add on is a tool which uses the DC simulated inputs in NVGate.
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.
It provide a GPS and can deal with weather station data.
Line 11: 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 17: Line 21:
== Serial GPGGA GPS ==
== Serial GPGGA GPS ==


We are compatible with GPS USB Serial Interface Compliant with NMEA 0183 standard GPGGA <br>


We advise using the GPS USB Navilock NL-602U but other GPS models will also work.<br>
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]]
Line 25: Line 31:
== Android GPS ==
== Android GPS ==


Compatibility (tested and ok):<br>


'''Recommended: Android 9 or more : Xiaomi 8 or One'''+<br>


'''Tested :''' <br>
'''Recommended:''' Android 9 or more. <br>
OK : Android 7 Samsung<br>
'''Tested and approved:''' Xiaomi 8, One+, Android 7: Samsung<br>  
'''Incompatibility:''' Huawei phone.
<br>
<br>
It should work with nearly all the android phone. However no support will be given in case of incompatibility with your phone.
 
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>
<br>
'''Incompatibility:''' Huawei phone.<br>
 




[[File:GPS_phone.png]]
[[File:GPS_phone.png]]


GPS data can also be retrieved using Android ADB (Android Debug Bridge).
'''Principle :''' GPS data is retrieved using Android ADB (Android Debug Bridge).
If you plug your android phone, you can inject the GPS position inside NVGate.
When you plug your android phone, we inject the GPS position inside NVGate.


[[File:GPS_android.png|600px]]
[[File:GPS_android.png|600px]]
Line 47: Line 53:


- 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]
- 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".
- Allow the incoming USB debugging connection and check "Always allow from this computer".


You can test the connection using the ADB connection button.
Test the connection using the ADB connection button:


[[File:gps_ADB.jpg]]
[[File:gps_ADB.jpg]]


Also be sure that GPS is enabled on your phone, then you need to have an application which is running and using the GPS at the foreground of the phone (example: [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])
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 ==

Navigation menu