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...