-
-
Notifications
You must be signed in to change notification settings - Fork 7k
1.6.8 Arduino closes instantly if GPS-receiver is connected to any COM (1.6.7 works) #4696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @OrakelKSL , |
Hello Martino, Please see my answers: Windows device Manager: I have several GPS-Receivers. As example 2 different ublox Neo 7 are routed to com 7 and 8 via Hub and USB. See list.txt. One is enough to close Arduino. Device-Manager: USB\VID_1546&PID_01A7\7&2bad6eb&0&2 USB\VID_1546&PID_01A7\7&2bad6eb&0&4 Output of listSerialC.exe : list.txt NMEA on Com7: 9600 8n1 Standard NMEA output: $GPRMC,225227.00,A,4920.95079,N,01106.73472,E,0.085,,160316,,,A*72 $GPVTG,,T,,M,0.085,N,0.157,K,A*2D $GPGGA,225227.00,4920.95079,N,01106.73472,E,1,08,1.13,347.5,M,47.0,M,,*5D $GPGSA,A,3,27,16,26,21,10,20,08,18,,,,,2.31,1.13,2.02*06 $GPGSV,4,1,15,04,39,173,34,07,11,328,23,08,18,289,28,10,32,162,33*76 $GPGSV,4,2,15,13,04,038,12,15,07,073,21,16,68,239,23,18,49,116,33*73 $GPGSV,4,3,15,20,22,047,18,21,58,065,13,26,49,187,33,27,49,294,30*7E $GPGSV,4,4,15,29,05,103,22,33,28,213,,39,32,162,*45 $GPGLL,4920.95079,N,01106.73472,E,225227.00,A,A*65 $GPTXT,01,01,02,u-blox ag - www.u-blox.com*50 $GPTXT,01,01,02,HW UBX-G70xx 00070000 EFFFFFFFo*1B $GPTXT,01,01,02,EXT CORE 1.00 (59843) Jun 27 2012 18:25:33*49 $GPTXT,01,01,02,ROM BASE 1.00 (59842) Jun 27 2012 17:43:52*57 $GPTXT,01,01,02,MOD NEO-7N-0*26 $GPTXT,01,01,02,PROTVER 14.00*1E $GPTXT,01,01,02,ANTSUPERV=AC SD PDoS SR*20 $GPTXT,01,01,02,ANTSTATUS=OK*3B $GPTXT,01,01,02,FIS 0xEF4015 found*2C $GPTXT,01,01,02,LLC FFFFFFFF-FFFFFFED-FFFFFFFF-FFFFFFFF-FFFFFF69*20 $GPRMC,225228.00,A,4920.95073,N,01106.73467,E,0.029,,160316,,,A*75 $GPVTG,,T,,M,0.029,N,0.054,K,A*29 $GPGGA,225228.00,4920.95073,N,01106.73467,E,1,08,1.13,347.7,M,47.0,M,,*5E $GPGSA,A,3,27,16,26,21,10,20,08,18,,,,,2.31,1.13,2.02*06 $GPGSV,4,1,15,04,39,173,30,07,11,328,22,08,18,289,27,10,32,162,30*7F $GPGSV,4,2,15,13,04,038,10,15,07,073,20,16,68,239,22,18,49,116,31*73 $GPGSV,4,3,15,20,22,047,17,21,58,065,13,26,49,187,31,27,49,294,29*7B $GPGSV,4,4,15,29,05,103,21,33,28,213,,39,32,162,*46 $GPGLL,4920.95073,N,01106.73467,E,225228.00,A,A*64 $GPRMC,225229.00,A,4920.95068,N,01106.73463,E,0.163,,160316,,,A*75 Hope it helps. Best regards mit freundlichen Grüßen Kornburger Strasse 9 Pos: N 49°20.960 E011°06.755 Adresse in Google Maps http://maps.google.com/maps?q=N49.349294+E11.112450+(Manfred%20Detterbeck)&t=h&hl=de&z=18 Tel: +49 9129 3425 E-Mail privat: mailto:[email protected] mailto:[email protected] Von: Martino Facchin [mailto:[email protected]] Hi @OrakelKSL https://github.com/OrakelKSL , — COM7 | 1546:01A7 | (null) (null) (null) |
Hi Manfred, |
Hi Martino, i tried it (a veeeery slow download). Result: With connected GPS: Refuses to start (closes after “Boards werden installiert”) Without connected GPS: Starts, but if I connect one gps it closes instantly. Same behavior of 1.6.8. PS: Thank you for the very quick response! mit freundlichen Grüßen Kornburger Strasse 9 Pos: N 49°20.960 E011°06.755 Adresse in Google Maps http://maps.google.com/maps?q=N49.349294+E11.112450+(Manfred%20Detterbeck)&t=h&hl=de&z=18 Tel: +49 9129 3425 E-Mail privat: mailto:[email protected] mailto:[email protected] Von: Martino Facchin [mailto:[email protected]] Hi Manfred, — |
Is there already any fix for this bug? |
I still couldn't reproduce this bug with my GPS receiver, is this bug still happening in nightly version? |
Hello, i tested it with a version about 1 week ago, the bug exists also in this version. (1.6.9 ???) Today morning i started a trip to Spitzbergen and will return at 13.5. I cannot verify it now. (My laptop has no GPS receiver) After returning home, i will test and report. The GPS receivers are of ublox NEO7 type. mit freundlichen Grüßen Manfred Detterbeck Von: Martino Facchin [mailto:[email protected]] I still couldn't reproduce this bug with my GPS receiver, is this bug still happening in nightly version? — |
I have the same issue here with Windows 7 x64, a recent Java install and Arduino 1.6.9. I can start it ONCE after rebooting, but after that it initializes with the splash screen showing and the crashes.
|
Hello everybody, |
Could solve arduino#4696, includes arduino/libserialport@d24994c
Could solve arduino#4696, includes arduino/libserialport@d24994c
Hi @OrakelKSL @ArdWar @HorstBaerbel , could you test the build in #4971 and report if it works with your setups? Thx |
Did not work for me, see #4971 (comment) |
Works! 2 GPS receivers connected, no crashes! Good work! |
Could solve arduino#4696, includes arduino/libserialport@d24994c
Solves arduino#4696, arm binaries are now rPi1 compatible (armv6)
The text was updated successfully, but these errors were encountered: