You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: