Git Product home page Git Product logo

usbgps4droid's People

Contributors

hvb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

usbgps4droid's Issues

Tracklam

ups sorry... how to delete this erroneous issue?

Add an option to change the connection speed

The GPS device has sometime to be initialized.
Something like the following commands:
su root
stty -F /dev/ttyUSB0 ispeed 4800

However it would require a rooted device with busybox and superuser installed... stty is not available in the standard android shell.
Should not be a pb, if the device is rooted.

Bluetooth error messages

THANK YOU for this terrific software. Works great on my WM8650 Froyo tablet. Have posted my success on HcH Tech Know site.
Along with your next release I would like confusing bluetooh messages updated for usb gps. More important is seeing constillation of sats and signal levels and compass bearing. If this apk could drive GPS Essentials complete functions that would be teriffic.

Compatible devices?

Does someone have the most compatible devices for this project? A list of reported working ones in ICS? Do they need to be USB -> Serial (i.e. PL2303) or straight USB?

Sorry for my ignorance, couldn't find a better place to post this...

An additional option to manually select the device name

It's great job, but comparing to first version, I'm unable to use my /dev/ttyACMX (last number may vary depends of use additional USB modem) device(ID 0e8d:3329 MediaTek Inc. Qstarz BT-Q1000XT [MT3329 chip]), which automatically sets baudrate - cat /dev/ttyACMX shows very nicely GPS NMEA.
Is that possible to add option to set device name manually or detects /dev/ttyACMX automatically without setting baudrate ?
adb root shell :
1|root@android:/ # stty -F /dev/bus/usb/001/002 ispeed 9600
stty: /dev/bus/usb/001/003: Operation not permitted
Here is some data (in Polish) : http://forum.android.com.pl/f438/media-droid-mt7010-12-uruchomienie-zewnae-trznego-gps-usb-w-urzae-dzeniu-bez-wbudowanego-odbiornika-gps-315866/
Best Regards, LordBlick

Vitaliy

Hi Herbert1. I still have problem with connection of BU-353 Usb GPS. I used you usb4honeycomb_mr1_alpha1.apk and I can't Choose Usb GPS. In this menu nothing appear.
And I can't start Usb GPS. Can You help me? Please contact meby e-mail: [email protected].
Thanks a lot.
Vitaliy

HDOP value for GPGGA is coming empty

Hello Guys,

Actually sometime we are getting empty value of HDOP in GPGGA string in which we are getting latitude and longitude and as per your code is HDOP value is coming empty then we are not storing it's value. So please let us kow hoe to handle empty value of HDOP and store the lat long value if the HDOP value is empty.

I will be very thankfull and please provide me anser asap.

USB ND-100 GPS won't work

it connects fine with 38400 to /dev/ttyUSB0 and sends some usual nmea output, but android 4.0.3 can't find it. probably some init of nd-100 required to function in android compatible manner!
http://www.globalsat.co.uk/product_pages/gsat_products_cable_ND100.htm

and here is the nmea log

$GPRMC,195252.000,V,4938.9507,N,09458.6630,E,0.0,0.0,090812,,,N_72
$GPGGA,195252.000,4938.9507,N,09458.6630,E,0,02,0.0,,M,,M,,0000_69
$GPVTG,0.0,T,,M,0.0,N,0.0,K,N_02
$GPGLL,4938.9507,N,09458.6630,E,195252.00,V,N_77
$GPGSA,A,1,,,,,,,,,,,,,,,_1E
$GPRMC,195253.000,V,4938.9507,N,09458.6630,E,0.0,0.0,090812,,,N_73
$GPGGA,195253.000,4938.9507,N,09458.6630,E,0,02,0.0,,M,,M,,0000_68
$GPVTG,0.0,T,,M,0.0,N,0.0,K,N_02
$GPGLL,4938.9507,N,09458.6630,E,195253.00,V,N_76
$GPGSA,A,1,,,,,,,,,,,,,,,_1E
$GPRMC,195254.000,V,4938.9507,N,09458.6630,E,0.0,0.0,090812,,,N_74
$GPGGA,195254.000,4938.9507,N,09458.6630,E,0,02,0.0,,M,,M,,0000_6F
$GPVTG,0.0,T,,M,0.0,N,0.0,K,N_02
$GPGLL,4938.9507,N,09458.6630,E,195254.00,V,N_71
$GPGSA,A,1,,,,,,,,,,,,,,,_1E
$GPRMC,195255.000,V,4938.9507,N,09458.6630,E,0.0,0.0,090812,,,N_75
$GPGGA,195255.000,4938.9507,N,09458.6630,E,0,02,0.0,,M,,M,,0000_6E
$GPVTG,0.0,T,,M,0.0,N,0.0,K,N_02
$GPGLL,4938.9507,N,09458.6630,E,195255.00,V,N_70
$GPGSA,A,1,,,,,,,,,,,,,,,_1E
$GPRMC,195256.000,V,4938.9507,N,09458.6630,E,0.0,0.0,090812,,,N_76
$GPGGA,195256.000,4938.9507,N,09458.6630,E,0,02,0.0,,M,,M,,0000_6D
$GPVTG,0.0,T,,M,0.0,N,0.0,K,N_02
$GPGLL,4938.9507,N,09458.6630,E,195256.00,V,N_73
$GPGSA,A,1,,,,,,,,,,,,,,,_1E
$GPGSV,3,1,12,22,69,291,21,27,,,21,18,64,114,22,32,85,032,_4A
$GPGSV,3,2,12,09,52,081,,11,25,303,,14,24,243,,20,22,294,_70
$GPGSV,3,3,12,21,19,173,,19,16,289,,05,14,080,,12,10,078,_7D

as you can see there is a valid gps fix $GPGGA data (at least it looks valid to me)
but android can't see it for some reason :-(

Mock Locations Issue in Android 6.0

I've been using this for a while for a BU-353S4. However on installation on Android Marshmallow the application doesn't work with the new Mock Location procedures in the 6.0 APIs. Versions prior to 6 work fine.

*Update. If the software is installed prior to update it will be optimized and work fine in Android 6. If it is installed directly on Android 6 it does not work. The Google APIs automatically change the calls to mock locations, but I can't find any Google documentation on the new calls to make for Android version 6.

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.