Probably this http://www.b4x.com/forum/questions-help-needed/870-error-messages-device.html You are getting a secondary error because the cause of the primary error can't be displayed.What is missing ?
Erel
In the attached program you can see the difference in cycle time between the hardware port (using GPS.dll) and the soft port (using GPSint.dll).
I noticed it in my navigation program but thought its because of the load of activities, but then its the same in this simple program.
The hardport gps is refreshed every 3-4 seconds, mostly 4 !
The soft - every second, as expected.
I'm sure it was not like that in the older versions of B4PPC (I checked only in 6.30 and its the same there).
I checked it on two mio 350 devices, so it is not a specific device problem.
I wonder if on other machines it appears the same.
Any explanation ?
edit: use only normal compilation, not forced vga
edit2: I succeeded in testing an old version from 9/2007 - it is still 4 seconds, maybe it was like that all the time...
Thanks Taximania
Have you compiled the "device exe " or the "forced QVGA" ? the second does not work, the first should.
Anyway - good news.
I assume you mean "WGS84 altitude" which does return a value on my Diamond. Either you only have a 2D fix ("Fix: Type 1") or your device doesn't implement altitude.only altitude is always 0
Tested the second time: Fix: Type 2. But that's not so important, it's only a demo. The altitude is not a feature of a device it is part of the NMEA sentence GPGGA and should be displayed on all devices.I assume you mean "WGS84 altitude" which does return a value on my Diamond. Either you only have a 2D fix ("Fix: Type 1") or your device doesn't implement altitude.
That may be so but the the Windows Intermediate Driver (WIA) is returning zero for the Ellipsoid altitude on your device whereas on my device it does return that altititude. If the driver doesn't return that data there is nothing more that can be done. Sealevel altitude is also available from the WIA as is magnetic variation. Both are also part of the NMEA specification but both are zero on my device which is why I chose to display the Ellipsoid altitude.The altitude is not a feature of a device it is part of the NMEA sentence GPGGA and should be displayed on all devices.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?