Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Code Samples & Tips > Additional Libraries
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Additional Libraries Users contributed libraries.
This sub-forum is only available to licensed users.

GPSInt - Microsoft GPS Intermediate Driver Interface

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 05-17-2008, 06:44 PM
taximania's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire. UK
Posts: 592
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Sorry

I'm giving up on this one, I cant get a working dll.

'GpsGate' and 'Port Splitter' both work.

My RawIR.dll also works, but you need to buy a Franson licence,
just like you would for GpsGate

I'm sat in the house with a full GPS signal,
and my Basic4ppc GPS app running via 'Port Splitter'.


So I suggest using 'Port Splitter'.
Link to port splitter.

If your connection port via the 'Input' dropdown menu doesn't show,
enter your own port via the SIP. eg, COM4



__________________
.
.
.
Don't ask, I'm fine, honest. !!
.
.
.
Just a little crazy at times



O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80


http://www.taximania.co.uk

Last edited by taximania : 05-17-2008 at 06:57 PM. Reason: Enter 'Input' port manually.
Reply With Quote
  #22 (permalink)  
Old 06-26-2008, 03:03 PM
Knows the basics
 
Join Date: Apr 2007
Location: Steinheim, Germany
Posts: 91
Default Tested on HTC 3650

Hi hsandy,
I tested your dll on a HTC 3650 Cruise WM6.0 Pro and it works. Sometimes the app has to be started twice and the speed won't be updated. One problem is, when I close the app the GPS device is still on (LED flashes). In standby modus the GPS is off but after wakeup the system GPS on again. I have to do a softreset to turn GPS off!?
__________________
Thanks for all
wolfgang
___________________
Desktop: Dual Core 3.0 GHz, Win7
Device: IPAQ 3970 WM 2003, Asus 632N WM5, HTC 3650 Cruise
GPS: iblue 747
Reply With Quote
  #23 (permalink)  
Old 10-27-2008, 07:02 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default Questions

Hi hsandy
I tried again and this time it works (I have a MIO 350) - I can use the soft port.
It also runs faster

Some questions:
1. if the lat is south - will it be negative ?
2. same for longitude which is west.
3. If not - then I need the N/S and E/W methods as well.
4. is it possible to supply the streams as recieved from the gps ? I use it to show the position of the sattelites.

Thank a lot, nice work !
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #24 (permalink)  
Old 10-28-2008, 09:58 AM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default Another question

running the program on a device (HTC) with WM6 I get the following error.
What is missing ?
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #25 (permalink)  
Old 10-28-2008, 10:51 AM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Quote:
Originally Posted by derez View Post
What is missing ?
Probably this http://www.basic4ppc.com/forum/quest...es-device.html You are getting a secondary error because the cause of the primary error can't be displayed.

I'd give up on this library for the time being . It, or more probably Microsoft.Win....on.dll, is causing termination problems for me. Erel and I are playing with it as Erel intends to create a new GPS library using the API that this library exposes. So rather than struggle with the dll someone else compiled, or trying to tinker with the dll source myself, I'm waiting for Erel to come up with something. I'd rather spend time playing with something that will form the base for the official library rather than spend time playing with something that will be thrown away.
Reply With Quote
  #26 (permalink)  
Old 10-28-2008, 04:11 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default Waiting...

I agree with your logic and wait patiently for the coming (soon...) library.

Thanks for your continuous support
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #27 (permalink)  
Old 10-30-2008, 05:31 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default GPSint - in the meantime

Can anybody with HTC please check the attached small program and tell me if it runs and shows GPS data ?

It is written to run on both QVGA and VGA using the old way, before the new compiler (because compiling with it cause the above error...)

Thanks
Attached Files
File Type: zip gpsint_check.zip (26.8 KB, 15 views)
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #28 (permalink)  
Old 10-30-2008, 07:57 PM
taximania's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire. UK
Posts: 592
Awards Showcase
Beta Tester 
Total Awards: 1
Default

#1: I get STATUS 'true' and SATS '7'

Thats after being stood outside for a few minutes,
then coming back in the house.

It's currently 'true' with '6' SATS, that's indoors

O2 XDA Orbit with WM6.1 ROM installed.
My own GPS apps don't work

@#1: 'That', is using the compiled app from your zip.
The SBP file in the zip file won't run on my machine.
Crashes big time
__________________
.
.
.
Don't ask, I'm fine, honest. !!
.
.
.
Just a little crazy at times



O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80


http://www.taximania.co.uk
Reply With Quote
  #29 (permalink)  
Old 10-30-2008, 08:33 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default

Thanks Taximania

Have you compiled the "device exe " or the "forced QVGA" ? the second does not work, the first should.
Anyway - good news.
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #30 (permalink)  
Old 10-31-2008, 08:30 AM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default GPS cycle time

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...
__________________
David Erez
Ramat Hasharon, Israel

Last edited by derez : 10-31-2008 at 09:47 AM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Serielles Interface Heinz German Forum 20 06-20-2009 03:17 PM
Microsoft.WindowsCE.Forms, were is it???? Cableguy Questions (Windows Mobile) 5 10-31-2008 01:19 PM
Viewing Intermediate Output Steve Questions (Windows Mobile) 4 08-14-2008 07:59 PM
Support for GPS Support for GPS Intermediate Driver ? tnetweather Questions (Windows Mobile) 1 03-07-2008 06:41 PM
Microsoft Access Query somersetrc Questions (Windows Mobile) 2 11-29-2007 08:29 AM


All times are GMT. The time now is 10:30 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0